My main programming language is Python. I am currently working on perfecting Django.
- 💻 Python
- SQL
- Git & GitHub
- Django
- HTML & CSS
- A master account is used to encrypt and decrypt secondary account passwords
- Master password is scured with PBKDF2 algorithm with a SHA256 hash
- Secondary accounts passwords are encrypted (and decrypted) twice
- Raw plain-text passwords are never stored
- User has the options to change master password and to delete master account
- Link to project (open source), click the green & black icon: