Bob Sun
97d66a8acc
Support ASCII-armored and iTunes uploaded SSH key
2017-04-02 11:21:24 -07:00
Yishi Lin
0197444e30
Polish the logic about updating last synced time.
...
- Update the date right after corresponding operations, and before reloading any "table view".
2017-03-29 00:56:07 +08:00
Bob Sun
0507c7cdd7
Support encrypting in ASCII-armored format
2017-03-23 19:38:43 -07:00
Bob Sun
d338e725d5
Polish logic on initializing PGP keys.
...
- simplify interfaces
- more robust
2017-03-16 22:06:39 -07:00
Bob Sun
ad0c39b541
Add option to select two flavors of password generator: random and apple's (keychain)
2017-03-08 00:57:49 -08:00
Yishi Lin
f2edc2ffaa
Support hiding one time password related fields.
...
- Add a switch to turn on/off one time password related fields.
- Improve how we show the additional information
2017-03-03 17:12:25 +08:00
Bob Sun
f75f949ab1
Add switch to turn on/off showing folders
2017-03-02 15:01:52 +08:00
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