CosmoSecure is an open-source, cross-platform password manager designed to protect your credentials effortlessly. Built with modern technologies like Tauri, Rust, and React, it ensures robust performance, top-notch security, and an intuitive user experience. Whether you're an individual or a team, CosmoSecure is the tool you can rely on.
- 🔐 Secure Storage: Protect your passwords with state-of-the-art AES encryption.
- 🗂️ Effortless Password Management: Add, edit, delete, and view stored passwords with ease.
- 💻 Cross-Platform Compatibility: Works seamlessly on Windows and Linux.
- 🖼️ User-Friendly Design: Navigate effortlessly with a clean, intuitive interface.
- 🚀 Lightweight & Fast: Powered by Tauri for high performance and minimal resource usage.
- 🔒 Zero-Knowledge Proof: Your data, your control—CosmoSecure never stores or processes your master password.
Your passwords are safeguarded with multi-level encryption, ensuring your data stays protected at all times.
-
Zero-Knowledge Proof:
- CosmoSecure uses a Zero-Knowledge architecture, meaning we have no access to your passwords or sensitive data.
- Your master password is never stored or transmitted. Only you know it, ensuring complete control and privacy.
-
Cloud Storage: Passwords are securely stored in a MongoDB database, accessible only to you.
-
Local Storage (Upcoming): A planned feature will allow local password storage for enhanced flexibility and control.
CosmoSecure has been successfully tested on the following operating systems:
- Windows (10 and 11)
- Linux:
- Ubuntu (22.04 LTS, 20.04 LTS)
- Kali Linux (2023)
- Debian (11)
- RHEL (9)
We love collaboration! Whether you're fixing a bug, adding a feature, or suggesting an improvement, your contributions are welcome. Here’s how to get started:
- Fork the repository:
git fork https://github.com/CosmoSecure/CosmoSecure.git
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Add feature: [description]" - Push your changes:
git push origin feature-branch
- Open a pull request and provide details about your changes.
This project is licensed under the Apache License. See the LICENSE file for more details.
- Email us at aakash.soni8781@gmail.com for questions or suggestions.
- Have an issue or feature request? Open an issue on GitHub: CosmoSecure Issues.
Thank you for using CosmoSecure! We hope it helps you manage your passwords securely and efficiently. Stay tuned for new features, and don’t hesitate to share your feedback!
