https://github.com/umuthopeyildirim/mypassmanager
Website that allows users to store secure passwords and access them from anywhere
https://github.com/umuthopeyildirim/mypassmanager
firebase password-manager
Last synced: about 2 months ago
JSON representation
Website that allows users to store secure passwords and access them from anywhere
- Host: GitHub
- URL: https://github.com/umuthopeyildirim/mypassmanager
- Owner: umuthopeyildirim
- License: mit
- Created: 2022-09-12T23:31:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T20:30:22.000Z (over 2 years ago)
- Last Synced: 2025-11-28T19:44:19.153Z (7 months ago)
- Topics: firebase, password-manager
- Language: JavaScript
- Homepage: https://mypassmanager.ml
- Size: 1.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyPass Manager
MyPass Manager is a simple password manager that uses the [MyPass](https://mypassmanager.ml) API to store your passwords.
## Installation
MyPass Manager uses Firebase for backend stuff, so you need to create a Firebase project and add your project api key to `.env` file. You can find the api key in your Firebase project settings.
> ⚠️ **WARNING**: Do not not use this app for storing your important passwords. This app is still in development and it is not secure yet. I am not responsible for any data loss. Use this app at your own risk.
> 🖐️ **PR Support**: If you want to contribute to this project, you can create a pull request. I will review it and merge it if it is good.