<CUNG29H8QW3H.W2DPQE1XXEAH@archlinux-x13yogagen32023>
The recommended TOTP application that is linked here[0], andOTP, is unmaintained[1][2]. The F-Droid link 404s. Are there any suggestions for an alternative app to use? [0]: https://meta.sr.ht/security/totp/enable [1]: https://f-droid.org/en/packages/org.shadowice.flocke.andotp/ [2]: https://github.com/andOTP/andOTP
<603cd10a-71c6-1d20-9044-95390a08ea3b@ashbysoft.com>
<CUNG29H8QW3H.W2DPQE1XXEAH@archlinux-x13yogagen32023>
(view parent)
On 08/08/2023 21:28, Sebastian LaVine wrote: > .. > Are there any suggestions for an alternative app to use? > .. I'm currently using FreeOTP, which seems to be decent and maintained: https://f-droid.org/packages/org.fedorahosted.freeotp/ Of course if you have objections to anything RedHat related..ymmv. Phil.
<ZNK1DQfZ82KsTgYF@kza0.workstation.home>
<CUNG29H8QW3H.W2DPQE1XXEAH@archlinux-x13yogagen32023>
(view parent)
> Are there any suggestions for an alternative app to use? aegis[1][2] is a great option imo, it is fast, has many features and it is very well maintained. [1]: https://f-droid.org/en/packages/com.beemdevelopment.aegis/ [2]: https://github.com/beemdevelopment/Aegis -- ~kz
<77603195-bdc3-4f11-a9e2-7435193e57db@cepl.eu>
<CUNG29H8QW3H.W2DPQE1XXEAH@archlinux-x13yogagen32023>
(view parent)
On 8/8/23 22:28, Sebastian LaVine wrote: > The recommended TOTP application that is linked here[0], andOTP, is > unmaintained[1][2]. The F-Droid link 404s. The true men (and women) use `pass(1)` (from https://www.passwordstore.org/) and its plugin `pass-otp` from https://github.com/tadfisher/pass-otp. And there is an application on F-Droid which works with this data https://f-droid.org/packages/dev.msfjarvis.aps/. Best, Matěj -- https://matej.ceplovi.cz/blog/, @mcepl@floss.social GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Revenge is the misguided attempt to transform shame and pain into pride. -- Oceanbreeze7 in the summary of the story “Antithesis” (on FFN)
<6275.1691593349@archlinux>
<77603195-bdc3-4f11-a9e2-7435193e57db@cepl.eu>
(view parent)
Matěj Cepl <mcepl@cepl.eu> wrote: > The true men (and women) use `pass(1)` (from > https://www.passwordstore.org/) and its plugin `pass-otp` from > https://github.com/tadfisher/pass-otp. > > And there is an application on F-Droid which works with this data > https://f-droid.org/packages/dev.msfjarvis.aps/. and an application on IOS as well: https://github.com/mssun/passforios cheers, Greg
<e0f018ab-a09b-3924-2ec6-98c9a31c24e8@104d.net>
<ZNK1DQfZ82KsTgYF@kza0.workstation.home>
(view parent)
FWIW, andOTP was removed from f-droid and the links in sourcehut referring to it are now dead, one I could find is in man/meta[1]. 1 - https://man.sr.ht/meta.sr.ht/#two-factor-authentication
<fcc0287d-758c-b022-81ca-7ba63ebdf13f@devcara.com>
<77603195-bdc3-4f11-a9e2-7435193e57db@cepl.eu>
(view parent)
On 8/9/23 05:22, Matěj Cepl wrote: > On 8/8/23 22:28, Sebastian LaVine wrote: >> The recommended TOTP application that is linked here[0], andOTP, is >> unmaintained[1][2]. The F-Droid link 404s. > > The true men (and women) use `pass(1)` (from > https://www.passwordstore.org/) and its plugin `pass-otp` from > https://github.com/tadfisher/pass-otp. > > And there is an application on F-Droid which works with this data > https://f-droid.org/packages/dev.msfjarvis.aps/. > > Best, > > Matěj I've been using the Password Store app, my only issue has been that OpenKeychain (which does the PGP decryption) doesn't support AEAD, making it useless on my phone for now. Cara