LinuxCommandLibrary

keepass2

free, open-source password manager that stores passwords in an encrypted

TLDR

Open KeePass

$ keepass2
copy
Open specific database
$ keepass2 [database.kdbx]
copy
Open database with keyfile
$ keepass2 [database.kdbx] -keyfile:[keyfile.key]
copy

SYNOPSIS

keepass2 [options] [database]

DESCRIPTION

keepass2 is a free, open-source password manager that stores passwords in an encrypted database. Supports strong encryption, password generation, and browser integration. The database file can be secured with a master password and/or key file.

PARAMETERS

-keyfile:file

Use key file for authentication.
-pw:password
Database password (insecure).
-minimize
Start minimized.
-auto-type
Perform auto-type.

CAVEATS

Avoid using -pw: on command line as it exposes the password in process lists and shell history.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community