Static, privacy-first toolkit for generating passwords, passphrases, and usernames directly in the browser.
- Live site: https://pass.airat.top and https://password.airat.top
- Status page: https://status.airat.top
- Fully local generation using
window.crypto. - Password generator with flexible length and character controls.
- Passphrase generator with customizable separator and word count.
- Username generator from a local word list.
- No history or analytics; only local settings are stored.
- Instant copy on click with clear feedback.
- Mobile-first layout that scales to desktop.
- Offline-friendly static files for easy hosting.
index.html— layout and metadata.styles.css— theme, layout, and animations.app.js— generator logic and UI wiring.wordlist.js— local word list for passphrases and usernames.
This project is licensed under the MIT License - see the LICENSE file for details.
AiratTop
- Website: airat.top
- GitHub: @AiratTop
- Email: mail@airat.top
- Repository: pass.airat.top
