Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
A chrome extension should do the trick
Another idea if you are willing to spend some money is to get a yubikey. Then the tokens are stored on a separate hardware key and it has great android and Linux apps to access codes
as long as you don't have more than 32 accounts
There is a limitation on the amount of accounts? I didn't knew that and that sucks ...
Ente Auth
This and since many don't know if the sync option is optional aka you can also keep everything local is you want to
Bitwarden
If you use KDE Plasma and want an app which looks like your other Qt apps: https://apps.kde.org/keysmith/
If you use Gnome and Flatpaks there is an app called Authenticator on Flathub
What exactly do you want it to do? You can implement TOTP with a 10 line python script and I probably have a few of those kicking around. I've ended up doing that at least a couple of times.
Some great recommendations in here already. If you're looking for an OTP only UI: https://gitlab.gnome.org/World/Authenticator
Seconding KeePassXC. Has good browser integration too.
I've been using Authenticator and haven't really had any issues.
I imported my Aegis codes and they worked no problem
OTP is built in to many password management applications. I use pass and the pass-otp extension.
You can also use OATH Toolkit’s oathtool(1).
keepassxc has 2fa support