Package Details: proton-authenticator 1.1.4-3

Git Clone URL: https://aur.archlinux.org/proton-authenticator.git (read-only, click to copy)
Package Base: proton-authenticator
Description: 2FA app from Proton to securely sync and backup 2FA codes
Upstream URL: https://proton.me/authenticator
Keywords: 2fa 2fa-backup 2fa-sync authenticator mfa multi-factor-authentication proton totp two-factor-authentication
Licenses: GPL-3.0-or-later
Submitter: AlphaLynx
Maintainer: AlphaLynx
Last Packager: AlphaLynx
Votes: 3
Popularity: 2.11
First Submitted: 2025-09-28 17:03 (UTC)
Last Updated: 2025-10-01 19:31 (UTC)

Latest Comments

AlphaLynx commented on 2025-10-14 01:12 (UTC)

@Evrenos the only reason I have nodejs-lts as a makedepend instead of nodejs is because upstream lists LTS as a prerequisite in the monorepo. I think the package will still build fine with non-LTS nodejs, but it's probably better to use the dependency that upstream says, in case there is some incompatibility between versions.

Evrenos commented on 2025-10-07 14:51 (UTC)

sorry if this is a dumb question, but why are you using nodejs-lts-jod instead of the regular nodejs? not complaining or anything, I'm just pretty new to this stuff

CyberSphinx commented on 2025-10-02 20:07 (UTC)

Thanks so much

AlphaLynx commented on 2025-10-01 19:35 (UTC)

I've been considering whether a rolling -git is worth it since it would require rebuilds (in AUR helpers for example) for commits to other projects in the monorepo. I think some users would be ok with that, so I'm gonna go ahead and create it

CyberSphinx commented on 2025-10-01 17:50 (UTC)

Hey Alpha thanks so much for continuing this. You are doing great work with a source based package are you gonna create a rolling -git package or would you like me to?

AlphaLynx commented on 2025-09-29 03:08 (UTC) (edited on 2025-09-29 15:39 (UTC) by AlphaLynx)

You're welcome! I was also running into errors, specifically when linking with ld on the ring crate. I found that using mold instead works, so I made the package use that in 1.1.4-2. Let me know if there's any issues

rsm92 commented on 2025-09-28 20:30 (UTC)

Thanks @AlphaLynx for creating this package! Since proton authenticator is for security having a sourced based package is really great.

For the moment I'm having some errors and the package is not generated, I'll post my comments/workarounds once I made the debugging !