this post was submitted on 15 Apr 2024
152 points (96.3% liked)
Linux
48040 readers
1155 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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
Was straight up asking myself this the other day and still couldn't come up with a good answer. I keep reading for 2fa or my passwords but that's not really a reason IMO. Why not just have a copy of your totp seeds (any good android totp manager should let you export) and then use a desktop manager like keepassxc, the same with your passwords. The only reason i can personally think of are games but even then which games are worth keeping on your desktop that don't already have a port? Another application that might be worth emulating could be like Shazam but not sure how good the desktop alternatives are
Well, you know, some people use more than one computer. Having WayDroid + 2FA codes on one laptop, and filling in the codes on a browser on the other laptop does not defeat the idea of strictly using two different devices for 2FA.
I would say use a cross-platform password manager that supports it in that case. Bitwarden, 1Password and Enpass all have Linux versions and support TOTP, and in the case of Enpass, it has local wifi sync so none of it goes to them. I get that moving 2FA codes to that can be time-consuming, though.
No i get people use more than one computer but I don't understand your point though about using wayDroid specifically vs a desktop totp manager? You can achieve the same by just having your totp seeds on one computer and manually filling the generated code on the other. Only difference is no android application needed just a standalone desktop totp manager
Right, I see your point. Now, I don't see myself clicking on a touchscreen laptop with KeePassXC to get TOTP codes. Seems easier to use Aegis app in WayDroid.
Ahh didn't think about laptops with touchscreens just assumed touchpads or mice. That's fair honestly never knew that was a popular way to navigate would assume people just get tablets for that but you make a solid point.
I went through the same process of thought.
I'm using Aegis and it exports an encrypted .json backup automatically whenever I change or add something, so I can sync that backup somewhere off the phone and the desktop app OTPClient can open it directly from the backup dir.
For playing games (or for any other native app) you can use scrcpy to see the actual Android screen on your desktop and use mouse and keyboard with it, sort of like vnc.
There are a few games that are unique to Android that I like playing this way, like Battleheart or Puzzle Retreat.