Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
KEEPASSXC(1)		     General Commands Manual		    KEEPASSXC(1)

NAME
     keepassxc - a modern open-source password manager

SYNOPSIS
     keepassxc [options] [filename(s)]

DESCRIPTION
     KeePassXC is a free/open-source password manager or safe which helps you to
     manage  your passwords in a secure way. The complete database is always en-
     crypted with the industry-standard AES (alias  Rijndael)  encryption  algo-
     rithm using a 256 bit key. KeePassXC uses a database format that is compat-
     ible  with KeePass Password Safe. Your wallet works offline and requires no
     Internet connection.

OPTIONS
     -h, --help
	 Displays this help.

     -v, --version
	 Displays version information.

     --config <config>
	 Path to a custom config file.

     --keyfile <keyfile>
	 Key file of the database.

     --pw-stdin
	 Read password of the database from stdin.

     --debug-info
	 Displays debugging information.

NOTES
     Project homepage
	 https://keepassxc.org

     QuickStart Guide
	 https://keepassxc.org/docs/KeePassXC_GettingStarted.html

     User Guide
	 https://keepassxc.org/docs/KeePassXC_UserGuide.html

     Git repository
	 https://github.com/keepassxreboot/keepassxc.git

AUTHOR
     This manual page was originally written by Janek Bevendorff janek@jbev.net.

REPORTING BUGS
     Bugs   and   feature   requests   can   be   reported    on    GitHub    at
     https://github.com/keepassxreboot/keepassxc/issues.

COPYRIGHT
     Copyright (C) 2016-2020 KeePassXC Team team@keepassxc.org

     This program is free software: you can redistribute it and/or modify it un-
     der the terms of the GNU General Public License, either version 2 or ver-
     sion 3. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO
     keepassxc-cli(1)

AUTHOR
     KeePassXC Team

KeePassXC 2.7.6 		   2020-08-31			    KEEPASSXC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=keepassxc&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help