PassVault is a password manager application designed to help users securely store and manage their passwords. The application consists of a frontend built with React Native and Expo, and a backend built with Node.js and Express.
PassVault allows users to create, store, and manage their passwords in a secure and encrypted manner. The application uses a combination of symmetric and asymmetric encryption to ensure that user data is protected.
- User-friendly interface
- User authentication and authorization
- Password generation and strength analysis
- Secure password storage and management
- Support for multiple password vaults
The PassVault backend is built using Node.js and Express. It provides a RESTful API for the frontend to interact with, and is responsible for storing and managing user data.
The PassVault frontend is built using React Native and Expo. It provides a user-friendly interface for users to interact with the application, and is responsible for rendering the user interface and handling user interactions.
We welcome contributions to the PassVault project! If you're interested in contributing, please read our CONTRIBUTING.md file for more information.
PassVault is licensed under the MIT License.
We appreciate the contributions of the following individuals and organizations: