-
### Steps To Reproduce
Login, trigger MFA double auth, use alternative (I have my yubikey not always handy), select email
I always receive 2 emails with an security code of which only the second o…
-
TL;DR: The best trade-off between security and usability for off-device backups is a setup workflow/wizard that instructs the user to write down or print off the encryption key. This is what many onl…
-
Main ideas:
- During setup, scan QR code from the screen.
- Enable assigning shortcuts to TOTP entries.
See also [this article](https://rizvir.com/articles/faster-TOTP-auth-with-yubikey/) for ins…
-
It's be nice to see a bit of extra security added to the accounts.
-
### Feature Description
I have the following use case: I have an authorization server running next to my Gitea instance. Gitea is not supposed to do anything related to authentication or authorizat…
-
With the proliferation of common password lists like [this](https://github.com/danielmiessler/SecLists/tree/master/Passwords) and near weekly large-scale breaches, 2-factor authentication (2FA) is eas…
-
Hi,
my employer used to have a OwnCloud installation running. Previously, this was with the basic authentication (username/password). This worked well for over a decade both with the Android OwnClo…
hman2 updated
1 month ago
-
I wish to get just names/IDs of entries with an existing TOTP code.
`rbw list` just can list the fields `Name`, `ID`, `User` and `Folder`.
https://github.com/doy/rbw/blob/8aa7e36a4f2746b314b0a58…
-
andOTP is a free and OSS Android app for TOTP codes
I have recently migrated to iOS and want to import my TOTPs to strongbox.
andOTP allows to export these - I need strongbox to be able to import th…
-
It would be nice to have 2FA using algorithm from [RFC 6238](https://tools.ietf.org/html/rfc6238). It can be really simply implemented with not much code - https://en.wikipedia.org/wiki/Time-based_One…