Moving on from Purr

This commit is contained in:
James Eversole 2023-06-16 16:32:26 -05:00
parent ed2ebc91b8
commit c883e4d9e9

17
README
View File

@ -10,18 +10,6 @@ TECH STACK
- HTMX frontend
- SQLite database
GOALS
- Generate sufficiently memorable but secure passwords for use with accounts that don't offer better authentication methods.
- Share text secrets with others without disclosing the secret in the message itself.
- Be really cute compared to the competition.
- Provide a minimal and clean interface for generating and sharing passwords.
- Maintain a clean and organized codebase that can be extended to include more utilities than originally anticipated.
WHY TRUST YOU?
You shouldn't. This is free and open-source software which you can run on your own hardware.
DEPLOYMENT
purr is intended to run in a docker container.
@ -42,6 +30,7 @@ Assuming your working directory is inside of this repository:
DEVELOPMENT & SUPPORT
Please send me an email for support or to provide patches.
Per the permissive ISC license, you are free to do what you wish with this software. I hold
no liability for any defects and no guarantees are made to its usability.
Copyright 2022 James Eversole (james@eversole.co)
Copyright James Eversole (james@eversole.co)