table of contents
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 encrypted with the industry-standard AES (alias Rijndael) encryption algorithm using a 256 bit key. KeePassXC uses a database format that is compatible with KeePass Password Safe. Your wallet works offline and requires no Internet connection.
OPTIONS¶
-h, --help
-v, --version
--config <config>
--keyfile <keyfile>
--pw-stdin
--debug-info
NOTES¶
Project homepage
QuickStart Guide
User Guide
Git repository
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 under the terms of the GNU General Public License, either version 2 or version 3. There is NO WARRANTY, to the extent permitted by law.
SEE ALSO¶
AUTHOR¶
KeePassXC Team
2020-08-31 | KeePassXC 2.7.9 |