Commit graph

15 commits

Author SHA1 Message Date
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
Radon Rosborough
af1ea3ee3e Fix typo: Passwrod => Password 2017-03-06 15:14:21 -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
yishilin14
30ae32ec5f Show generated passwords with colors 2017-02-26 00:58:18 +08:00
yishilin14
2f3ccc9c07 clear pasteboard after 45 seconds 2017-02-23 17:56:12 +08:00
Bob Sun
81ed04b620
add function to generate Apple's style password 2017-02-20 21:56:23 +08:00
Bob Sun
9eaf962c96
add remove PGP key passphrase to removePGPKeys function 2017-02-19 22:26:37 +08:00
Bob Sun
90709675a3
use keychain to store pgp passphrase and git password 2017-02-19 22:10:36 +08:00
Bob Sun
a5f13a1e8a
support ASCII armor encrypted PGP keys 2017-02-17 13:44:25 +08:00
Bob Sun
edfd8c97a7
simplify alert code 2017-02-16 00:54:42 +08:00
Bob Sun
9f3b13f8b0
generate random password 2017-02-11 22:00:04 +08:00
Bob Sun
c010d28911
polish about repository page 2017-02-10 15:32:01 +08:00
Bob Sun
c00f13cd42
add file manager extension to calculate directory allocated size 2017-02-10 00:49:49 +08:00
Bob Sun
cbfb3d61b0
add getLastUpdatedTimeString utility function 2017-02-09 22:12:25 +08:00
Bob Sun
910660ede3
restructure file organization 2017-02-08 19:57:07 +08:00
Renamed from pass/Utils.swift (Browse further)