diff --git a/Passbolt-export.md b/Passbolt-export.md new file mode 100644 index 0000000..2345217 --- /dev/null +++ b/Passbolt-export.md @@ -0,0 +1,19 @@ +# Passbolt export + +### Objective +You should regularly export your password list from Passbolt, to have a fallback in case Passbolt would be unreachable. This export should be encrypted (to maintain confidentiality) and stored in Nextcloud and your PC. + +**It is recommended to perform this export every month.** + +### Pre-requisites +Ensure you have KeePass or KeePassXC installed on your system. + +### Guide +1. go to https://pass.kto.black +2. display "All items" +3. select all your passwords (tick the first checkbox) +4. Click "Export" +5. Choose format "kdbx" (default) and click "Export" +6. Enter a passphrase to protect this export and click "Export" +7. Save it somewhere in your Nextcloud storage (keep the date in the filename) +8. You can open it with KeePass or KeePassXC using the defined passphrase \ No newline at end of file