PMan
A stateless password manager written in Python with an accompanying web version written in JavaScript.
Features
- Generates passwords on demand eliminating the need for a database
- Available as a CLI and written in Python
- Support for a web version written in JavaScript
- Uses the Argon2 cryptographic hash
- Resistant to GPU cracking attacks
- Optimised to resist side-channel attakcs