https://github.com/vextroyer/givemeapassword
Website for generating passwords from a url and a phrase made with next.js
https://github.com/vextroyer/givemeapassword
Last synced: 11 months ago
JSON representation
Website for generating passwords from a url and a phrase made with next.js
- Host: GitHub
- URL: https://github.com/vextroyer/givemeapassword
- Owner: Vextroyer
- Created: 2024-03-19T01:55:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T19:26:53.000Z (about 2 years ago)
- Last Synced: 2025-05-13T20:35:46.464Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GiveMeAPassword: a fast reliable way of getting yourself a password.
## Passwords made simple:
- Copy the url from the browser and click the paste icon to paste it on the url section.
- Write the phrase on the phrase section.
And voyla ... your password .. its alive.
FAQ:
What is that seed phrase used for?
- You need only to remember the seed phrase, also known as master paswword on some circles, to obtain your password. The
password is derived from the seed phrase and the url.