Files
passmate/README.md

7 lines
419 B
Markdown
Raw Permalink Normal View History

2018-11-21 06:53:33 +00:00
PassMate is a client-side JavaScript password generator that produces printable password books. It is intended to provide a simplified, somewhat less secure password manager alternative for people who find password managers confusing or prefer paper. There's no server-side code here; it's served entirely as static content.
Live version: [passmate.io](https://passmate.io)
2018-11-21 16:52:56 +00:00
## Web server config
See config/nginx.conf