this post was submitted on 05 Jun 2024
50 points (79.1% liked)
Open Source
31129 readers
290 users here now
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
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there something similar for windows? I check the github page & there doesn't seem to be a package for windows. I could try to compile it from source but that a lot of libraries I have to get...
If you're willing to work with unencrypted exports I think
tauthy
can import unencrypted Aegis JSON format.Also, what Aegis exports as "text format" is a standard format of sorts that consists in lines of
otpauth://
URLs. There are lots of apps that can import that format, but please note that you lose some extra information from Aegis when you export in that format. Shouldn't be a problem if you just want to be able to generate codes on desktop.