simple webpage to generate an argon2id hash for a given password

readme: add link to deploy

foxgirl.engineering 5bb86308 c1a7d611

verified
+2
+2
README.md
··· 1 1 # password-hash-gen 2 2 3 3 simple webpage to generate an argon2id hash for a given password. designed for use with [copyparty](https://github.com/9001/copyparty). 4 + 5 + view the live version [here](https://pwhash.toys.foxgirl.engineering).