Difference between revisions of "Passbolt"
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
== See also == | == See also == | ||
+ | * {{passbolt}} | ||
* {{Password manager}} | * {{Password manager}} | ||
[[Category:Security]] | [[Category:Security]] |
Revision as of 22:08, 11 August 2021
wikipedia:Passbolt (2016)
Client installation
git clone https://github.com/passbolt/passbolt_cli.git cd passbolt_cli apt install npm npm install npm link passbolt server-key --domain=https://www.your_passbolt.test > app/config/server.key or passbolt server-key --skipCertificateValidation --domain=https://www.your_passbolt.test > app/config/server.key gpg --import app/config/server.key passbolt server-key --skipCertificateValidation --fingerprint --domain=https://www.your_passbolt.test/ YNBB5815A825FF3655D999C1BAEDF81779917TTT
Edit app/config/config.json
Usage
passbolt Usage: passbolt [options] [command]
Options:
-V, --version output the version number -h, --help output usage information
Commands:
auth Authentication actions, login or logout get View the OpenPGP data block of a given resource find Find one or more resources server-key Fetch the server public key users List all users user View one user details help [cmd] display help for [cmd]
Related terms
See also
Advertising: