contrib/lisp/org-passwords.el: New file
commit024a05b4516d321b50abfc77516fdc175109a662
authorJorge A. Alfaro Murillo <jorge@jabberwocky>
Mon, 2 Jun 2014 07:39:18 +0000 (2 09:39 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 2 Jun 2014 07:39:18 +0000 (2 09:39 +0200)
treead371f3c719b2968d7e15d005cedd115b7a2eaff
parent1d7c75f856a3259f20e82faec4efde5079de78f5
contrib/lisp/org-passwords.el: New file

* contrib/lisp/org-passwords.el: New file.

The file gives a mode for consulting a passwords database with entries
in org format.  The database opens in Read-Only mode and a timer is
set to close the database.  The file provides functions for making
usernames and passwords available to the facility for pasting text of
the window system (clipboard on X and MS-Windows, pasteboard on
Nextstep/Mac OS, etc.) without inserting them in the kill-ring.  It
also provides functions for generating passwords as a random string of
characters or as a number of random words from a dictionary.
contrib/lisp/org-passwords.el [new file with mode: 0644]