1
0
mirror of https://github.com/octoleo/Purse.git synced 2024-05-28 20:30:48 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
drduh
2c02ec96a3
Create FUNDING.yml 2024-03-10 22:38:49 +00:00
drduh
15bb2a9dc8
Merge pull request #6 from drduh/wip-10mar24
Version 3 beta
2024-03-10 22:23:51 +00:00
drduh
0ca2711773
Merge branch 'master' into wip-10mar24 2024-03-10 22:20:12 +00:00
drduh
84a98927c4 more formatting 2024-03-10 15:13:41 -07:00
drduh
1370d1ee13 Clean up readme 2024-03-10 15:09:41 -07:00
drduh
5cc6c81ed0 Version 3 beta 2024-03-10 14:59:33 -07:00
drduh
7e53a6b510
Merge pull request #5 from drduh/document-tr-bug
Document (fixed) tr bug
2022-12-26 15:46:04 -08:00
drduh
9df8f4c58c Document (fixed) tr bug 2022-12-26 15:45:39 -08:00
drduh
6976cff500
Merge pull request #3 from DrearyLisper/master
Add LANG=C to get tr working.
2022-08-21 11:17:15 -07:00
Dreary Lisper
acca8834a4
Add LANG=C to get tr working. 2022-01-04 18:45:43 +00:00
drduh
7074a8bf4c Include script in backup archive 2020-05-25 14:58:56 -07:00
drduh
883e68a95f Use keygroup, make encrypted index optional 2020-05-25 14:22:21 -07:00
drduh
8d9ca6c14d Version 2 beta, see release notes in README. 2019-11-28 15:18:48 -08:00
drduh
3c8504cb7d Clarify authentication vs encryption 2019-01-30 18:24:02 -08:00
drduh
37dde781cd Set umask, don't hide safe, update documentation and license 2019-01-30 17:50:11 -08:00
drduh
d3cc946180
Remove gitignore 2018-06-02 13:46:01 -07:00
drduh
be5fd99dbf
Updated copyright year 2018-06-02 13:33:54 -07:00
drduh
ed8bd4afb0
purse.sh initial commit 2018-06-02 13:33:18 -07:00
drduh
74c38b5423
Purse README 2018-06-02 13:31:01 -07:00
drduh
274954953c Small refactor, add help doc, simplify prompts 2017-03-31 13:35:15 -07:00
drduh
d14f551e87 Merge pull request #31 from juergenhoetzel/master
Allow shell specia chars in username
2016-10-04 16:33:36 -04:00
Juergen Hoetzel
43a34d303b Use fixed strings for searching the password safe
Instead of passing the username as regular expression. This allows
matching usernames which contain regex syntax characters like
DOMAIN\user.
2016-10-04 18:00:00 +02:00
Juergen Hoetzel
b2ac781092 Don't evaluate \ when reading username
This allows entering Microsoft Domain users like DOMAIN\USER.
2016-10-04 18:00:00 +02:00
drduh
744f9b2a68 Include timestamp in safe. Fix #28. 2016-07-20 16:19:14 +10:00
drduh
072dac54e9 Undo match username to EOL: breaks read all pwds 2016-07-11 13:23:26 -04:00
drduh
42f664e920 BSD-compatible grep flags. Match username to EOL. 2016-07-10 17:47:27 +00:00
drduh
0efd10110b OpenBSD compatible tput setaf 2016-05-18 15:04:16 -04:00
drduh
e10a9721f1 Delete gpg.conf. Canonical copy is in another repo 2016-05-15 19:44:47 -04:00
drduh
67174f4a33 Remove redundant gpg.conf 2016-05-15 19:44:23 -04:00
drduh
05201ab38c Instruct installation as just 'git clone' 2016-04-25 21:13:58 -04:00
drduh
214a14a41d Fix Mac command for copying password to clipboard 2016-03-11 19:04:22 -05:00
drduh
e5ac47e969 Update README grammar & brevity, mention bndw/pick 2016-02-14 16:32:57 -05:00
Dr. Duh
9a11a83da6 Style nits and cleanup 2015-10-31 00:08:51 -04:00
Dr. Duh
3a93a4d364 Recommend SHA512 for hashing passphrases in symmetric ops 2015-10-30 22:50:59 -04:00
Dr. Duh
aa6836a8ca Improve README readability. 2015-10-30 22:25:03 -04:00
Dr. Duh
63887879d1 Mention new fork. Close #26. 2015-09-21 19:23:13 -04:00
drduh
3761aa9645 Style fix. 2015-08-07 14:24:08 -04:00
drduh
8769ec11ca Only show generated passwords, not input ones. 2015-08-07 14:20:21 -04:00
drduh
09adcb0b95 Fast fail if password file is missing. 2015-08-07 14:11:11 -04:00
drduh
f42437388d Add option to suppress password output. Update README to mention this feature and Alternative projects. 2015-08-04 22:48:09 -04:00
drduh
866bbff0eb Indent by 2 spaces throughout. Add example for copying password to clipboard on OS X. 2015-07-31 00:53:28 -04:00
drduh
62ce715108 Support password length command line argument when generating and writing passwords 2015-07-31 00:35:35 -04:00
drduh
aaa35414a9 Update README instructions and zap args variable 2015-07-31 00:14:09 -04:00
drduh
225b572910 Support username command line argument. Style clean up. 2015-07-31 00:08:43 -04:00
drduh
3e94bc0ce8 Merge pull request #16 from robbydyer/master
Allow CLI arg for r/w/d
2015-07-30 23:30:52 -04:00
Robby Dyer
23d7490f6e Add gitignore 2015-07-27 12:57:39 -04:00
Robby Dyer
5216a4584c Allow CLI arg for r/w/d 2015-07-27 07:58:43 -04:00
drduh
df54fc8855 Merge pull request #14 from googley/master
User can enter upper or lowercase on y/n|r/w/d prompt
2015-07-09 20:38:09 -04:00
Élie
fa2431f54e User can enter upper or lowercase on y/n|r/w/d prompt 2015-07-08 10:19:04 +02:00
drduh
46cdfd3578 Add support for gpg2 2015-07-06 21:00:13 -04:00