KeePass

Hardened, secure and offline password manager. Does not have cloud-sync baked in, deemed to be gold standard for secure password managers. KeePass clients: Strongbox (Mac & iOS), KeePassDX (Android), KeeWeb (Web-based/ self-hosted), KeePassXC (Windows, Mac & Linux), see more KeePass clients and extensions at awesome-keepass by @lgg.

Security Audited Open Source

KeePass Privacy Policy

Privacy Policy Summary

  • The data retention period is kept to the minimum necessary for fulfilling its purposes
  • You are prohibited from sending chain letters, junk mail, spam or any unsolicited messages
  • You can request access, correction and/or deletion of your data
  • This service may collect, use, and share location data
  • Third-party cookies are used for advertising
  • Third party cookies are employed, but with opt out instructions
  • Your IP address is collected, which can be used to view your approximate location
  • You can retrieve an archive of your data
  • Blocking first party cookies may limit your ability to use the service
  • The service does not guarantee accuracy or reliability of the information provided
  • Third parties are involved in operating the service
  • Your personal data is aggregated into statistics
  • This service tracks which web page referred you to it
  • First-party cookies are used
  • Information is provided about what kind of information they collect
  • The service claims to be GDPR compliant for European users

Score

C

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #3276

KeePass Website

Website

KeePass Password Safe

KeePass is a free open source password manager. Passwords can be stored in an encrypted database, which can be unlocked with one master key.

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address92.205.250.36
  • LocationStrasbourg,Grand-Est,France,EU
  • ISPHost Europe GmbH
  • ASNAS21499

Associated Countries

  • USUS
  • FRFR
  • DEDE

Safety Score

Website marked as safe

100%

Blacklist Check

keepass.info 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

KeePass 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

KeePass Reviews

More Password Managers

About the Data: KeePass

Change History

  • Amended (git, icon, openSource, securityAudited, tosdrId) by @lissy93 #660
  • Amended (subreddit)

Edit KeePass Data

You can edit KeePass'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 KeePass's data programmatically via our API. Simply make a GET request to:

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

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

Share KeePass

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