2
# ecryptfs-record-passphrase
3
# Copyright (C) 2012 Dustin Kirkland <dustin.kirkland@gmail.com>
5
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com>
7
# This program is free software; you can redistribute it and/or modify
8
# it under the terms of the GNU General Public License as published by
9
# the Free Software Foundation; version 2 of the License.
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
# GNU General Public License for more details.
16
# You should have received a copy of the GNU General Public License
17
# along with this program. If not, see <http://www.gnu.org/licenses/>.
20
Usually your encrypted directory is unlocked automatically with your LOGIN
21
password. But if you ever need to manually recover your encrypted data
22
manually, you must have your randomly generated MOUNT passphrase.
24
YOU MUST RECORD THIS MOUNT PASSPHRASE AND STORE IT SOMEWHERE SAFE!
27
(1) Enter your LOGIN password, display and manually write down your
28
randomly generated MOUNT passphrase
29
(2) Backup your randomly generated MOUNT passphrase to KeyEscrow.net
30
(or compatible) key escrow service in the Cloud.
32
Enter your choice [1-2]: "
39
exec ecryptfs-unwrap-passphrase "$HOME/.ecryptfs/wrapped-passphrase"
42
exec ecryptfs-escrow-private