Tom Willemsen
eb9348bf34
I've once again thought up a different common structure for website pages, I hope this one sticks longer than the ones before, but this limits duplication of data somewhat and keeps maintenance costs of these pages fairly low.
2 KiB
2 KiB
dispass.el
<script src="/keyjs.js" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>
Why was it written?
Who is it for?
Anyone who prefers to use emacs as a universal interface and also likes to use DisPass.
Data
Version | 0 (development only) |
Language | Emacs Lisp |
License | ISC |
Features
- Copy passwords directly to the clipboard, no need for manual selection and copying.
- Specify the length of the passphrase by using a numeric prefix argument.
- Input completion for labels.
- Some label management (adding, removing).
More…
For further instructions I would refer you to the README and /ryuslash/orgweb/src/commit/a1b7a6f9ae75cdaf9a3ef1c76c38fa12e90ed8d7/site/projects/manual.