Simple password manager built with Python using Fernet encryption.
- Add password
- View password
- Edit password
- Delete password
- Encryption with cryptography
- Run the script:
python password_manager.py
- Do not lose your key, password_manager ignored for security
This project uses Bahasa Indonesia for:
- Variable names
- User prompts (CLI)
- Some parts of the code
The logic and structure remain standard Python, so it should still be understandable for non-Indonesian speakers.