Skip to content

DisabledAbel/JHF-Key-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 JHFvcKey

JHFvcKey is a simple, offline-capable password generator that helps create stronger passwords using a consistent personal format.

It runs entirely in the browser, stores nothing, and works even without internet once installed.


What is JHFvcKey?

JHFvcKey follows this structure:

JHFvX + Site Tag + Your Password + Random Numbers

Example: JHFv2GHMySecret!483

  • JHFvX → Version (v1, v2, etc.)
  • Site Tag → Short label like GH (GitHub), GG (Google), DC (Discord)
  • Your Password → The part only you know
  • Random Numbers → Added automatically for extra security

Features

  • Version selector (JHFv1, JHFv2)
  • Site tags for different services
  • Show / hide password toggle
  • Password strength meter (Weak / Medium / Strong)
  • Adjustable random number length
  • One-click copy to clipboard
  • Works offline (PWA)
  • Installable like an app (iOS, Android, Desktop)
  • No tracking, no storage, no backend

Privacy & Safety

  • Passwords are never saved
  • Nothing is sent to any server
  • No analytics
  • No accounts
  • Everything runs locally on your device

Think of it like a calculator — it helps you create something, but it doesn’t remember it.


Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Progressive Web App (PWA)
  • Vercel (static hosting)

License

Eclipse Public License 2.0

About

JHFvcKey is a simple, secure, and offline-capable password generator. It helps you create consistent, strong passwords using a personal format: version + site tag + your password + random numbers. Features include: version switch, site tags, password strength meter, show/hide toggle, adjustable random number length

Topics

Resources

License

Stars

Watchers

Forks

Contributors