~ecryptfs/ecryptfs/ecryptfs-utils

373 by Dustin Kirkland
[ Martin Pitt and Dustin Kirkland ]
1
Name: Record your encryption passphrase
2
Name-de: Notieren Sie Ihr Verschlüsselungs-Passwort
3
Priority: High
4
OnlyAdminUsers: False
5
DisplayIf: test -e $HOME/.ecryptfs/wrapped-passphrase -a ! -e $HOME/.ecryptfs/.wrapped-passphrase.recorded
6
Terminal: True
374 by Dustin Kirkland
minor change to record passphrase call, insist that each step succeed
7
Command: "sh -c 'ecryptfs-unwrap-passphrase $HOME/.ecryptfs/wrapped-passphrase 2>/dev/null && echo [Enter] && head -n1 && touch $HOME/.ecryptfs/.wrapped-passphrase.recorded '"
373 by Dustin Kirkland
[ Martin Pitt and Dustin Kirkland ]
8
Description: To encrypt your home directory or "Private" folder, a strong
497 by Dustin Kirkland
src/desktop/ecryptfs-record-passphrase: improve text
9
 passphrase has been automatically generated. Usually your directory is unlocked
373 by Dustin Kirkland
[ Martin Pitt and Dustin Kirkland ]
10
 with your user password, but if you ever need to manually recover this
11
 directory, you will need this passphrase. Please print or write it down and
12
 store it in a safe location.
13
 .
497 by Dustin Kirkland
src/desktop/ecryptfs-record-passphrase: improve text
14
 If you click "Run this action now", enter your login password at the "Passphrase"
15
 prompt and you can display your randomly generated passphrase.
16
 .
17
 Otherwise, you will need to run "ecryptfs-unwrap-passphrase" from the command
18
 line to retrive and record your generated passphrase.
373 by Dustin Kirkland
[ Martin Pitt and Dustin Kirkland ]
19
Description-de: Um Ihr Heimat- oder "Private"-Verzeichnis zu verschlüsseln,
20
 wurde automatisch ein starkes Passwort geniert. Normalerweise wird Ihr
21
 Verzeichnis mit Ihrem Benutzerpasswort freigegeben, aber wenn Sie jemals
22
 dieses Verzeichnis manuell wiederherstellen müssen, benötigen Sie dieses
23
 Passwort. Bitte drucken Sie es aus oder schreiben es auf und lagern es an
24
 einem sicheren Ort.
25
 .
26
 Sie können den "ecryptfs-unwrap-passphrase"-Befehl jetzt ausführen lassen.
27
 Geben Sie Ihr Benutzerpasswort bei der "Passphrase"-Aufforderung ein.