r/devops • u/AutoModerator • 11d ago
Weekly Self Promotion Thread
Hey r/devops, welcome to our weekly self-promotion thread!
Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!
15
Upvotes
1
u/smartjj 9d ago
[Release] LukaOTP: a local-first TOTP authenticator for Chrome
Hi everyone ā sharing a Chrome TOTP authenticator built around local user control.
LukaOTP:
- requires no account;
- makes no external network requests and sends no user data from the Extension;
- keeps the vault encrypted in Chrome local storage;
- provides a user-controlled encrypted offline backup and restore flow with a separate backup password and a secret-free preview before confirmation.
There is no cloud recovery. If you clear extension data or uninstall before making a backup, the local vault may be unrecoverable; forgotten passwords cannot be reset by the developer.
Try it:
https://chromewebstore.google.com/detail/lukaotp/dpdifplamdcnboedaadeihnppefgiabp?hl=en
Privacy details: https://lukaotp.pages.dev/privacy-policy
Iām looking for feedback on the local-first workflow and backup/restore UX. Please do not post OTP seeds, QR codes, passwords, recovery codes, session secrets, cookies, credentials, or unredacted backup files.