1
0
mirror of https://github.com/octoleo/Purse.git synced 2024-06-02 06:30:47 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
drduh
8c059073eb Merge pull request #6 from RobBollons/master
Added env variable for safe path fixes #5
2015-07-03 11:33:47 -04:00
Nathan Jones
ee6aa3a346 handle backspace in get_pass 2015-07-04 02:27:04 +12:00
Robert Bollons
c9b708ab04 Added env variable for safe path 2015-07-03 07:27:53 +01:00
drduh
bfeece461b Accurate max password length 2015-07-03 00:29:12 -04:00
drduh
c8e0f6d494 Option to read password by username 2015-07-03 00:16:37 -04:00
drduh
72443fa6be Version 2. Use symmetric crypto instead of keys. Don't write passwords in plaintext to disk. Choose passwords by character length. Add recommended gpg configuration. 2015-07-02 22:56:16 -04:00
drduh
288c4d112d Actually set the umask. 2015-07-02 17:49:04 -04:00
drduh
4fbec3ee54 Add license. Update dependencies to include srm. Set secure umask. Remove superfluous main method. 2015-07-02 17:47:32 -04:00
drduh
454994f5aa Add delete option 2015-07-01 22:31:38 -04:00
drduh
e5c1bbb492 Add README 2015-07-01 22:11:49 -04:00
Dr. Duh
c4e87d6958 Initial check-in 2015-07-01 22:03:55 -04:00