|
Note
|
This is a community fork of Yubico’s Yubioath-Flutter application, adapted to manage Seedkeeper PRO devices instead of YubiKeys. |
Manage your passkeys and access one-time passwords with this full-featured companion app to the Seedkeeper PRO.
-
Display information about your device such as firmware version, and supported capabilities
-
Manage and access OATH one-time passwords stored securely on your device
-
Configure PIN, fingerprints, and manage passkeys for WebAuthn/FIDO
-
Configure PIN/PUK/Management key, and manage private keys and certificates for PIV
-
Configure enabled features, and factory reset data
-
Compatible with any USB or NFC-enabled passkey devices
Store your unique credential on a hardware-backed security key and take it wherever you go from mobile to desktop. No more storing sensitive secrets on your mobile phone, leaving your accounts vulnerable to takeovers. With the Seedkeeper PRO you can raise the bar for security. No connectivity needed!
Experience security the modern way with the Seedkeeper PRO. Visit https://seedkeeper.io to learn more.
Supported - these are platforms we build and test on and commit to supporting.
Best-effort - the app is expected to work, but development is supported through community testing and full functionality cannot be guaranteed.
| Supported | Best-effort | |
|---|---|---|
Windows |
Windows 10 & above, x64 |
Windows 10 & above, x64 |
macOS |
macOS 13 (Ventura) & above |
macOS 10.15 (Catalina) |
Linux |
Ubuntu 22.04 & above |
Ubuntu 20.04 (or equivalent) |
Android |
Android 13 & above |
Android 7 (Nougat) |
On Linux platforms you will need pcscd installed and running to be able to communicate with a Seedkeeper over the SmartCard interface.
For some configurations running Wayland, copying an OTP to clipboard only works
when the app has focus. If you are unable to reliably copy to clipboard from
the systray icon, you can use a separate binary which take the payload to stdin
by defining the environment variable _YA_TRAY_CLIPBOARD. Note that this must
be an absolute path to a binary owned by root:root, and should not be
world-writable.
For example: _YA_TRAY_CLIPBOARD=/usr/bin/wl-copy.
|
Note
|
Only use a trusted binary, OTPs will be sent to this when copied to clipboard from the systray! |
If you are interested in helping out with translations for any language, you are welcome to join us at Crowdin (no programming skills needed).
Instructions on building and packaging the app is available here.
This app is based on the Yubioath-Flutter application by Yubico.
