Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
Hey,
I created CastlePass a free, open-source Browser extension that let's you use chess moves as password for login/signup. The extension works by turning the chess moves you play against a bot into a secure password using (SHA-256) hashing algorithm and automatically fills the password into password field. The passwords are generated locally in your browser. No data is sent to any server.
GitHub(Open Source) : https://github.com/AtharvaU8/CastlePass/
Chrome Web Store: https://chromewebstore.google.com/detail/imedbekciejflfnbpeliamodjaldecod/
Thought this community might be interested. Feedback welcome!
Thanks,
Atharva