Skip to content

BeastCodZ/WinKey

Repository files navigation

WinKey

WinKey Logo

Your slick, Yours Truly, Winkey —
because security shouldn’t be ugly or complicated.


What is WinKey?

WinKey is an Electron based Two-Factor Authentication (2FA) app designed to provide a clean, aesthetic, and easy to use experience for generating Time-based One-Time Passwords (TOTP). This lightweight desktop authenticator simplifies the process of securing your online accounts with an elegant interface and reliable token generation.


✨ What’s New in v2

  • Google Drive Sync — backup & restore your secrets with a click.
  • Improved UI — more aesthetic, smoother interaction.
  • Basic backup system — local and remote backups before overwriting.
  • Clean multi-user codebase (experimental) — prepping for multiple accounts.

🚧 Roadmap / Coming Soon

  • Encryption for stored secrets — so your secrets.json is useless to thieves.
  • bcrypt — hashed local passwords to guard your local database.
  • GitHub login option — log in with your GitHub account.
  • Fully-fledged multi-account login — switch between different cloud accounts seamlessly.

Peek the goods

Login Screen Dashboard Add Code Screen Sync Menu

⚡ Features that matters

  • RFC 6238 TOTP generation — trusted, time-based codes.
  • Simple Electron Builder setup — clone, build, run.
  • Google Drive Integration — secure cloud backup in your own cloud we manual backups.

Heads-up: Known issues

  • No encryption on stored secrets.
    Handle your secrets.json like it’s gold. If someone gets it, they get your keys.
    Find your secrets.json here:
    C:\Users\[Your Username]\AppData\Roaming\winkey

  • No auto backups.
    Make sure to sync manually for now. Automatic backup in V3.


Tech stack & toolkit

  • Electron — power your desktop app with web tech
  • otplib — TOTP engine
  • bcrypt — hashed passwords (To be implemented soon)
  • qrcode — instant QR code generation (To be implemented soon)

License

ISC License © BeastCodZ


Disclaimer

WinKey is a personal project and comes as is. Feel free to drop a issue, pull request. Don’t trust software over the internet blindly with your crown jewels.


Lock down your accounts with taste. Use WinKey.

About

WinKey is a Electron app that generates TOTP codes for two-factor authentication. It’s clean, simple, and designed to keep your accounts secure without fuss.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors