Mingshen Sun
ed387069a4
lint: delete trailing whitespaces
2018-12-09 16:59:07 -08:00
Yishi Lin
15e90198fe
Add hints about how to download keys ( fix #215 )
2018-09-30 23:31:01 +08:00
Yishi Lin
d0bad8660b
Provide the 'remember git credential passphrases' option
2017-10-08 21:37:58 +08:00
Yishi Lin
8ed8223758
Fix PGP key setting checks
2017-07-27 21:12:58 +08:00
Bob Sun
72424c7db2
Use split view for Settings
2017-06-22 00:09:12 -07:00
Yishi Lin
d2ba620ae4
Move codes to an embed framework
...
- Move bundle/group identifiers to passKit/Global
- Fix Core Data
- Change Defaults to SharedDefaults
2017-06-13 11:43:46 +08:00
Yishi Lin
2388edccfb
Polish logics about PGP passphrase
...
- Ask passphrase only when users want to save them for later usage
- Provide a second change to enter passphrase during the decryption
2017-06-07 21:11:01 +08:00
Yishi Lin
750532850a
Scan QR codes to insert PGP ascii-armor keys
2017-05-14 20:44:48 +08:00
Bob Sun
d6c7b67fcc
Fix issue about remembering passphrase function ( #74 )
2017-04-25 20:13:59 -07:00
Yishi Lin
29e293ebde
Check armor pgp keys before saving
2017-04-10 02:15:49 +08:00
Yishi Lin
bef9e0251c
Ask to save passphrase while setting PGP keys through URLs
2017-04-08 23:51:43 +08:00
Yishi Lin
855e3c34d9
Clear the copied ascii-armor keys 10s after pasting.
2017-04-04 00:03:21 +08:00
Bob Sun
d2cff20131
Put PasswordStore as instance in controllers
2017-03-16 22:39:03 -07: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
Bob Sun
90709675a3
use keychain to store pgp passphrase and git password
2017-02-19 22:10:36 +08:00
Bob Sun
a3a09beebf
remove passphrase cell and add passphrase alert dialog
2017-02-17 14:58:27 +08:00
Bob Sun
a5f13a1e8a
support ASCII armor encrypted PGP keys
2017-02-17 13:44:25 +08:00