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

https://github.com/mrtenz/password-manager-snap

An experimental MetaMask Snap for securely managing passwords.
https://github.com/mrtenz/password-manager-snap

metamask-snap password-manager

Last synced: 3 months ago
JSON representation

An experimental MetaMask Snap for securely managing passwords.

Awesome Lists containing this project

README

        

# Password Manager Snap

An experimental MetaMask Snap for securely managing passwords. It works by deterministically
deriving a password from a user's seed phrase. This is based on the password generation method
[used by Ledger](https://github.com/LedgerHQ/app-passwords).