secret_pass_manager
A password manager on the Secret Network using confidential computing.
Overview
- Purpose: Securely store and manage credentials online.
- Technology: Built with Rust smart contracts, Streamlit web app, and Python client library.
- Security: Utilizes SGX for secure data storage.
Key Features
- Smart Contract: Manages credential storage securely.
- Web Application: User-friendly interface to interact with the contract.
- Client Library: Python scripts for interacting with the blockchain.
Development
for detailed information on building, testing, and deploying the project.
TODO
- Complete web UI development.
- Enhance smart contract to store multiple credentials.
- Implement credential sharing, desktop application, keychain support, and multi-user vault contract.
Link to the readme project :https://github.com/jeugregg/secret_pass_manager/blob/main/README.md