Skip to content

AiratTop/pass.airat.top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

pass.airat.top

pass.airat.top

Static, privacy-first toolkit for generating passwords, passphrases, and usernames directly in the browser.

Advantages

  • 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.

What is inside

  • 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Author

AiratTop

Contributors