• 0 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle










  • That’s how Putin claims to perceive it, but that’s also what he would claim if his actual goal was to control his neighbours by force. And don’t forget Finland and Sweden responded to the invasion of Ukraine by joining NATO. If Russia perceived NATO as a threat, then Finland joining would make them more likely to be attacked. Clearly Finland feels NATO is making them safer or they wouldn’t have joined. And since then, Russia has moved tons of their military away from NATO borders and into Ukraine.

    In other words, I trust the actions of Finland and Russia more than I trust the words of Russia.






  • At a glance, it looks like Aegis generates standard TOTP tokens, which means there’s a lot of software that can do the same thing, so you don’t need to emulate Aegis. I use pass-otp (an extension to pass), but that’s command-line-only, and a lot to deal with if you’re not already using pass. From a quick search, it looks like Keysmith and OTPClient are decent graphical alternatives. From another quick search, OTPClient is available in Ubuntu 23.10.

    Edit: Re-reading your post, your issue is that you don’t like logging in on your phone, right? But Aegis just provides the code, you should be able to use the code from your phone to log in on your computer. TOTP codes are only affected by the secret values and the current time, so the code generated on your phone can be used on any device.