Bob Sun
fa512e6c86
Add switch to turn on/off remembering passphrase
...
If the switch is on, users need to type passphrase of secret key once. The key will be stored in the Keychain.
If the switch is off, users have to fill in passphrase for each decryption including show password detail and long press to copy.
2017-02-28 12:25:52 +08:00
Evgeny Morozov
de6183764b
Store ssh key passphrase in Keychain
2017-02-23 17:34:55 +03:00
Bob Sun
81ed04b620
add function to generate Apple's style password
2017-02-20 21:56:23 +08:00
Bob Sun
70166c9901
fix a bug caused by keychain modifications
2017-02-20 11:48:39 +08:00
Bob Sun
65a31a803e
remove PGP key passphrase and git repository password from user defaults
2017-02-19 22:26:13 +08:00
Bob Sun
3bbd4c47df
use runtime password filling
2017-02-17 20:14:01 +08:00
Bob Sun
a5f13a1e8a
support ASCII armor encrypted PGP keys
2017-02-17 13:44:25 +08:00
Bob Sun
fe1c01c6dc
Hide unknown fields
2017-02-14 11:16:30 +08:00
Bob Sun
0b714ffec2
fix small bugs
2017-02-13 14:30:38 +08:00
Bob Sun
b954a4dcab
finish simple "add password function"
2017-02-10 22:15:01 +08:00
Bob Sun
f06c2a2727
fix a bug caused by UserDefaults extension
2017-02-09 17:15:07 +08:00
Bob Sun
11613b2059
polish code
2017-02-09 11:31:29 +08:00