Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-26 | emacs: Make `password-store-password-length' customizable | Nicolas Petton | |
2015-05-11 | lastpass importer: more types supported and better checking | Raphaƫl Droz | |
2015-05-11 | contrib: add applescript support | Steffen Vogel | |
2015-05-11 | Add roboform import script. | Jason A. Donenfeld | |
2015-05-11 | Correct permissions | Jason A. Donenfeld | |
2015-03-23 | emacs: Remove dash from Package-Requires | Svend Sorensen | |
2015-03-23 | emacs: Remove dependency on dash | Svend Sorensen | |
Use delq instead of -reject from the dash package. | |||
2015-03-22 | emacs: Use spaces for indentation | Svend Sorensen | |
2015-03-16 | emacs: Separate stdout and stderr | Svend Sorensen | |
This fixes a problem where gnupg-agent messages would get mixed with the password content. | |||
2015-01-15 | Add tejr's script | Jason A. Donenfeld | |
2015-01-08 | emacs: Quote shell arguments | Svend Sorensen | |
Quote shell arguments for insert so that it handles passwords and entry names that contain special characters. | |||
2014-09-21 | keepassx2pass: Handle unicode | Thibaut Horel | |
2014-07-16 | revelation2pass: fix import from entries without passwords | Daniel Poelzleithner | |
2014-06-29 | passmenu: type text with xdotool | Jason A. Donenfeld | |
Suggested-by: Christoph Egger <christoph@christoph-egger.org> | |||
2014-06-29 | keepassx2pass: Substitute empty string for None | Andrew Spiers | |
If keepassx2pass.py is given an xml file containing passwords with an empty title, like <title></title>, ElementTree.text returns None. This commit substitutes an empty string; which will produce a password with name '_', instead of raising AtttributeError, as shown in this exception:: Traceback (most recent call last): File "contrib/importers/keepassx2pass.py", line 80, in <module> main(sys.argv[1]) File "contrib/importers/keepassx2pass.py", line 77, in main import_group(group) File "contrib/importers/keepassx2pass.py", line 71, in import_group import_entry(entry, npath) File "contrib/importers/keepassx2pass.py", line 58, in import_entry print "Importing " + path_for(element, path) File "contrib/importers/keepassx2pass.py", line 37, in path_for title = cleanTitle(space_to_camelcase(element.find('title').text)) File "contrib/importers/keepassx2pass.py", line 16, in space_to_camelcase for word in value.split(" "): AttributeError: 'NoneType' object has no attribute 'split' | |||
2014-06-16 | emacs: Use PASSWORD_STORE_CLIP_TIME env variable | Svend Sorensen | |
Timeout password after PASSWORD_STORE_CLIP_TIME seconds, if set. Otherwise timeout after 45 seconds. These are the setting used by pass. | |||
2014-06-16 | emacs: Use when instead of if/progn | Svend Sorensen | |
2014-06-16 | emacs: Update pass website URL | Svend Sorensen | |
2014-05-07 | Implement interactive init function | Svend Sorensen | |
2014-05-07 | Implement interactive rename function | Svend Sorensen | |
2014-05-07 | Reorder interactive function to match order of helper functions | Svend Sorensen | |
2014-05-07 | Make edit helper function name consistent with other helpers | Svend Sorensen | |
2014-05-07 | Factor out password completing-read function | Svend Sorensen | |
2014-05-07 | Add dash to Package-Requires | Svend Sorensen | |
2014-05-06 | Import new kwallet importer. | Jason A. Donenfeld | |
2014-05-05 | Add (provide 'password-store) to end of package | Svend Sorensen | |
2014-05-05 | password-length is already a number | Svend Sorensen | |
2014-05-04 | Add recursive option to remove, remove force option | Svend Sorensen | |
Optional force does not make sense for non-interactive remove function. | |||
2014-05-04 | Move s-chomp to run function | Svend Sorensen | |
2014-05-04 | Implement pass command wrapper functions | Svend Sorensen | |
2014-05-04 | Remove nils from run argument list | Svend Sorensen | |
2014-05-04 | Rename pass executable variable | Svend Sorensen | |
2014-04-24 | Indent using spaces | Svend Sorensen | |
2014-04-24 | dmenu: hide output | Jason A. Donenfeld | |
2014-04-24 | Allow overridable bash. | Jason A. Donenfeld | |
2014-04-24 | dmenu: check for empty instead of ret code | Jason A. Donenfeld | |
2014-04-23 | find: support tree 1.7.0 | Jason A. Donenfeld | |
2014-04-23 | contrib: import passmenu | Jason A. Donenfeld | |
2014-04-23 | emacs: import svend's tree | Jason A. Donenfeld | |
2014-04-23 | contrib: fix typo | Jason A. Donenfeld | |
Reported-by: Lukas Fleischer <info@cryptocrack.de> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2014-04-23 | keepassx2pass: handle forward slash '/' in titles | George Angelopoulos | |
Without this, a forward slash in the title creates a new directory in the password-store. This replaces forward slashes with dashes. | |||
2014-04-23 | contrib: typo | Jason A. Donenfeld | |
2014-04-22 | Add link to emacs password store. | Jason A. Donenfeld | |
2014-04-17 | revelation2pass: add plain XML import | Javali | |
I found that revelatio2pass.py script doesn't work. It can not decrypt my password file. I got following error message: raceback (most recent call last): File "git/password-store/contrib/importers/revelation2pass.py", line 159, in <module> main(args.FILE, verbose=args.verbose, xml=args.xml) File "git/password-store/contrib/importers/revelation2pass.py", line 140, in main cleardata_gz = decrypt_gz(password, data) File "git/password-store/contrib/importers/revelation2pass.py", line 117, in decrypt_gz ct = c.decrypt(cipher_text[28:]) File "/usr/lib/python2.7/site-packages/Crypto/Cipher/blockalgo.py", line 295, in decrypt return self._cipher.decrypt(ciphertext) I was unable to fix the problem, but I created a workaround, that add plain XML import option to the revelation2pass.py script. Revelation can export its password file as plain XML format. | |||
2014-04-16 | Add related projects. | Jason A. Donenfeld | |
2014-04-15 | find: match without regards to case | Jason A. Donenfeld | |
2014-04-15 | Multiline comment support for keepassx importer | Lukas Zapletal | |
2014-04-15 | find: add find/search command | Jason A. Donenfeld | |
This relies on a patched version of tree to work, unfortunately. Hopefully upstream will accept our patch. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2014-04-13 | Importer for 1Password | Tobias V. Langhoff | |
An importer script for 1Password. It supports 1Password's text exports (CSV or TSV) and its 1PIF file format (pseudo-JSON). In addition to the passwords it imports notes, as well as the username and URL which it stores in passff- compatible format (it can also use either the title or the URL itself as pass-name). | |||
2014-03-22 | Makefile: do not use recursion and organize | Jason A. Donenfeld | |