An open API service indexing awesome lists of open source software.

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

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.