Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahuletto/passmake
This is the safest (the method of algorithm) password generator using crypto's random value instead of Math.random() as used by majority of services.
https://github.com/rahuletto/passmake
astro password password-generator ui website
Last synced: about 2 months ago
JSON representation
This is the safest (the method of algorithm) password generator using crypto's random value instead of Math.random() as used by majority of services.
- Host: GitHub
- URL: https://github.com/rahuletto/passmake
- Owner: Rahuletto
- Created: 2023-08-15T15:17:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-25T15:18:25.000Z (about 1 year ago)
- Last Synced: 2024-10-13T03:23:49.705Z (3 months ago)
- Topics: astro, password, password-generator, ui, website
- Language: Astro
- Homepage: https://passmake.vercel.app
- Size: 71.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passw*rd Generator
This is the safest (the method of algorithm) password generator using crypto's random value instead of `Math.random()` as used by majority of services.> Providing with the great UI and completely open source.
Don't worry, we will never save the passwords we generate nor store what you copy. The whole project is open sourced 🎊
Made by [Rahuletto](https://rahuletto.thedev.id)