Package Details: nordpass-bin 7.6.14-0

Git Clone URL: https://aur.archlinux.org/nordpass-bin.git (read-only, click to copy)
Package Base: nordpass-bin
Description: NordPass password manager (Snap release)
Upstream URL: https://nordpass.com
Keywords: manager nord password security
Licenses: custom
Provides: nordpass
Submitter: SeptemAUR
Maintainer: hristov
Last Packager: hristov
Votes: 3
Popularity: 0.000000
First Submitted: 2022-07-24 10:26 (UTC)
Last Updated: 2026-04-24 18:47 (UTC)

Latest Comments

ruffy commented on 2025-12-02 12:30 (UTC)

@hristov Awesome, thanks! It builds flawlessly.

hristov commented on 2025-12-02 11:04 (UTC)

@ruffy, jq is now replaced with sed. Hope this solves the problem for you.

ruffy commented on 2025-12-02 10:28 (UTC)

I again investigated my earlier issue and I think that the problem is that "makedepends" are handled after pkgver is executed. So your PKGBUILD will never work, if this package is built in a clean chroot environment. Could you replace "jq" in pkgver with something else?

ruffy commented on 2025-10-28 14:10 (UTC)

@hristov: okay thanks, then I will have a look at issues with aurutils.

hristov commented on 2025-10-28 13:03 (UTC)

@ruffy, Not sure, but it seems aurutils doesn't respect makedepends flag and jq is not installed. Which is leading to the errors that is not found. The package is tested, build and verified with makepkg. Using other "tools" to build it is up to the user.

ruffy commented on 2025-10-28 12:54 (UTC)

if I want to build it using aurutils in a clean chroot then it failes with

==> Validating source files with sha256sums...
    LICENSE ... Passed
    00CQ2MvSr0Ex7zwdGhCYTa0ZLMw3H6hf_207.snap ... Skipped
/startdir/PKGBUILD: line 4: jq: command not found
/startdir/PKGBUILD: line 6: jq: command not found
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: source does not allow empty values.
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/$USER/build

so, IMHO, I think there is something wrong in the PKGBUILD

SeptemAUR commented on 2024-05-23 01:37 (UTC)

@Nek Regarding the changes that prompted me to stop maintaining the nordpass-bin package, this was during the transition period between Nord offering NordPass as a fully-featured free addition to NordPass subscriptions, and them removing this benefit to endorse NordPass as its own standalone paid product. Many of the features I required in a password manager, such as the ability to login on multiple devices, was pushed into a subscription tier.

In addition to the changes of subscription model, the NordPass website was updated to exclude vital privacy information on the whereabouts of their data storage, insinuating they had been forced to relocate data out of Switzerland due to legal requirements by the US government or other entities to comply with law enforcement requests. I am assuming they were given lots of money to do so, and I can't blame them for taking the offer.

For now, I've taken upon using a self-hosted Vaultwarden instance - an open-source fork of Bitwarden - for my password management needs. In a way, my abandonment of the AUR package is for selfish reasons. Hope that clarifies some things.

Nek commented on 2023-10-02 11:58 (UTC)

@septemAUR that's interesting. Care to elaborate what were these changes? Do they have an impact in security?

SeptemAUR commented on 2023-08-25 22:37 (UTC)

I will no longer be maintaining this AUR package due to changes made to NordPass that I do not morally agree with.

ocharnyshevich commented on 2022-08-08 08:35 (UTC) (edited on 2022-08-18 10:25 (UTC) by ocharnyshevich)

Start on boot doesn't work

12:21:24.373 › linux autostart enable: Error: ENOENT: no such file or directory, open 'undefined/meta/gui/nordpass.desktop'
    at /opt/nordpass-bin/resources/app.asar/dist/desktop/main/main.js:1:1947821
    at Wn (/opt/nordpass-bin/resources/app.asar/dist/desktop/main/main.js:1:1948039)
    at Yn (/opt/nordpass-bin/resources/app.asar/dist/desktop/main/main.js:1:1948680)
    at click (/opt/nordpass-bin/resources/app.asar/dist/desktop/main/main.js:1:2735067)