Pass

The Standard Unix Password Manager

Open Source

Pass Website

Website

Pass: The Standard Unix Password Manager

Pass is the standard unix password manager, a lightweight password manager that uses GPG and Git for Linux, BSD, and Mac OS X.

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address192.248.189.215
  • Hostnamefrisell.zx2c4.com
  • LocationFrankfurt am Main,Hessen,Germany,EU
  • ISPVultr Holdings LLC Frankfurt
  • ASNAS20473

Associated Countries

  • DEDE
  • USUS

Safety Score

Website marked as safe

100%

Blacklist Check

www.passwordstore.org was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

Pass Docker

Container Info

Keepassxc

[KeePassXC](https://keepassxc.org/) is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).

#Password Manager

View on DockerHub

linuxserver/keepassxc:latest

Run Command

docker run -d \
  -p 3000:3000/tcp \
  -p 3001:3001/tcp \
  -e PUID=${PUID} \
  -e PGID=${PGID} \
  -e TZ=${TZ} \
  -v /srv/lsio/keepassxc/config:/config \
  --restart=unless-stopped \
  linuxserver/keepassxc:latest

Compose File

version: 3.8
services:
  keepassxc:
    image: "linuxserver/keepassxc:latest"
    ports:
      - "3000:3000/tcp"
      - "3001:3001/tcp"
    environment:
      PUID: 1000
      PGID: 1000
      TZ: Etc/UTC
    volumes:
      - "/srv/lsio/keepassxc/config:/config"
    restart: unless-stopped

Environment Variables

  • Var NameDefault
  • PUID1000
  • PGID1000
  • TZEtc/UTC

Port List

  • 3000:3000/tcp
  • 3001:3001/tcp

Volume Mounting

  • Container PathHost Bind
  • /config/srv/lsio/keepassxc/config

Pass Reviews

More Password Managers

About the Data: Pass

Change History

Edit Pass Data

You can edit Pass's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external sources, a list of these can be found data documentation.

Origin Data

Modify Data

API

You can access Pass's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/pass

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share Pass

Help your friends compare Password Managers, and pick privacy-respecting software and services.
Share Pass and Awesome Privacy with your network!