OTPilot v1.0.0 - Your 2FA codes, always at hand

OTPilot v1.0.0: Cloud sync, devices, and a proper home

OTPilot started as a personal itch: auto-fill TOTP codes on login pages without touching the phone. It’s still that. But v1.0.0 adds the one feature a local extension can’t do alone: your accounts follow you everywhere. Cloud sync - encrypted, zero-knowledge The big one. Accounts are encrypted on your device before they leave it. The server stores a blob it can't read. Only you hold the key. A recovery key is generated on first setup; lose your password and that key is the only way back in. Sync is not a background afterthought. It’s merge-aware: if two browsers edited the same account simultaneously, both versions survive and one is marked (conflict) so you can decide. If you deleted an account on one device, it propagates to the rest. No ghost accounts reappearing on the next open. Each account carries a timestamp; when edits happen sequentially, the newest version wins cleanly. ...

18 de mayo de 2026 · 3 min · Alberto Paparelli
OTPilot v0.0.5 redesigned accounts view

OTPilot v0.0.4 and v0.0.5: Accounts grew up, and it shows

When I launched OTPilot a few days ago, the promise was simple: a Chrome extension that auto-fills TOTP codes on login pages — no phone, no copy-paste. It worked. But it felt like a v0.0.1. After few packed releases, OTPilot is starting to feel like a finished product. v0.0.4 and v0.0.5 aren’t minor updates — they’re the kind of changes that turn a functional tool into something you actually enjoy using. ...

13 de mayo de 2026 · 4 min · Alberto Paparelli