Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berlinbruno/key-nest
KeyNest is a secure and intuitive password manager application built using Spring Boot, Thymeleaf, OAuth for authentication, and MongoDB for data storage. This project aims to provide a user-friendly platform where users can securely store and manage their passwords.
https://github.com/berlinbruno/key-nest
mongodb oauth2 password-manager springboot thymeleaf
Last synced: 1 day ago
JSON representation
KeyNest is a secure and intuitive password manager application built using Spring Boot, Thymeleaf, OAuth for authentication, and MongoDB for data storage. This project aims to provide a user-friendly platform where users can securely store and manage their passwords.
- Host: GitHub
- URL: https://github.com/berlinbruno/key-nest
- Owner: berlinbruno
- Created: 2024-08-11T14:53:17.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T14:28:04.000Z (3 months ago)
- Last Synced: 2024-08-17T08:32:48.261Z (3 months ago)
- Topics: mongodb, oauth2, password-manager, springboot, thymeleaf
- Language: HTML
- Homepage: https://keynest.netlify.app
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KeyNest - Secret Manager
**KeyNest** is a secure and intuitive password manager application built using Spring Boot, Thymeleaf, OAuth for authentication, and MongoDB for data storage. This project aims to provide a user-friendly platform where users can securely store and manage their passwords, ensuring their digital assets are protected.
## Key Features
- **Secure Password Storage:** Store and manage your passwords with advanced encryption to ensure your sensitive information remains safe.
- **OAuth Authentication:** Seamless and secure login using OAuth, allowing users to authenticate using their existing accounts.
- **User-Friendly Interface:** Built with Thymeleaf, the interface is intuitive and easy to navigate, making password management stress-free.
- **MongoDB Integration:** Store user data securely with MongoDB, ensuring scalability and high performance.
- **Cross-Device Sync:** Access your passwords from any device with real-time synchronization.## Technologies Used
- **Spring Boot** - Backend framework to power the application.
- **Thymeleaf** - Server-side Java template engine for dynamic web pages.
- **OAuth** - Authentication and authorization framework for secure user login.
- **MongoDB** - NoSQL database for scalable and efficient data storage.## Demo
Coming Soon
## License
This project is free to use and open-source. Feel free to modify and distribute it as per your needs.