Releases: kevinstsauveur/BitwardenBackup
Bitwarden 1.1.2
What's Changed
- The Release package contains updated software (Bitwardencli, KeePass, KPScript, SDelete)
Full Changelog: v1.1.0...v1.1.2
Extra notes
There's no need to follow additional installation instructions or to download extra software. The script is ready to backup!
Embedded software:
KeePass
Encryption
The provided KeyPass Vault uses the following encryption parameter:
- Database file encryption algorithm: ChaCha20 (256-bit key, RFC 7539)
Key transformation
The provided KeePass Vault may not use the perfect Key transformation parameters that fits your needs. The provided one is created with these following parameters:
- Key derivation function: Argon2d
- Iterations: 10
- Memory: 512 MB
- Parallelism: 4
It generally takes ~1s to open/save KeePass.
There's more details the way these parameters impact the security on KeePass's website in the Protection against Dictionary Attacks section.
Integrity & Authenticity validation
💾 SHA-256 checksums of release artifacts for checking the integrity of your download:
8659e029dd2005b1a109cb863c4c08fee7c2cc3bd7d63eeb08c403ba5ad5349c ./BitwardenBackup_v1.1.2.exe
d222fdfc7acfdd2c5089ac6a16bb1fd6ce475254f49e9039f1f2ddf24f7b27b8 ./BitwardenBackup_v1.1.2.exe.asc
92a4ff8976291f17f785f7d72e2044c36efa9b38e12dcb234a9e0a9fdafdef39 ./BitwardenBackup_v1.1.2.zip
1fa0178334c2e9019c28d278d5852420f70d55c7568593e19186f517e3074c21 ./BitwardenBackup_v1.1.2.zip.asc
🔑 PGP Public key: Use it for the verification of GPG Signature
5C6C14A1508F520D8D74AC7772277F7529880D6D
Bitwarden 1.1.1
What's Changed
- The Release package contains updated software (Bitwardencli, KeePass, KPScript, SDelete)
Full Changelog: v1.1.0...v1.1.1
Extra notes
There's no need to follow additional installation instructions or to download extra software. The script is ready to backup!
Embedded software:
KeePass
Encryption
The provided KeyPass Vault uses the following encryption parameter:
- Database file encryption algorithm: ChaCha20 (256-bit key, RFC 7539)
Key transformation
The provided KeePass Vault may not use the perfect Key transformation parameters that fits your needs. The provided one is created with these following parameters:
- Key derivation function: Argon2d
- Iterations: 10
- Memory: 512 MB
- Parallelism: 4
It generally takes ~1s to open/save KeePass.
There's more details the way these parameters impact the security on KeePass's website in the Protection against Dictionary Attacks section.
Integrity & Authenticity validation
💾 SHA-256 checksums of release artifacts for checking the integrity of your download:
a3e3ab6816838dd25aeeb019ada385c8074f37e296368c536a1a089b9e764204 ./BitwardenBackup_v1.1.1.exe
9a5cb4a6f82c0b5835164d0e7a7f04b38c8f6e1e54edb91f841f2ea5b5a375a3 ./BitwardenBackup_v1.1.1.exe.asc
528070a127e26e2fbfc16a7ae13ad35aa2fe2841de8c8876e578374c462e0f1f ./BitwardenBackup_v1.1.1.zip
874c65ecab777a8cb5f113cd0cb4a04d5240ca33a54492a46551c551792759ef ./BitwardenBackup_v1.1.1.zip.asc
🔑 PGP Public key: Use it for the verification of GPG Signature
5C6C14A1508F520D8D74AC7772277F7529880D6D
Bitwarden v1.1.0
What's Changed
- Fix insecure use of SecureString when using ConvertTo-SecureString with plaintext by @kevinstsauveur in #7
- Deleted default value for mandatory parameter by @kevinstsauveur in #11
- Fix exposition of SecureString's sensitive information when sending password in parameters by @kevinstsauveur in #13
- Fix code style and security issues by @kevinstsauveur in #14
- Remove vault from code by @kevinstsauveur in #16
Full Changelog: v1.0.0...v1.1.0
Extra notes
There's no need to follow additional installation instructions or download extra software. The script is ready to backup!
Embedded software:
- Bitwarden cli - Version 1.22.0
- KeePass - 2.50
- KPScript - 2.50
- SDelete - 2.04
KeePass
Encryption
The provided KeyPass Vault uses the following encryption parameter:
- Database file encryption algorithm: ChaCha20 (256-bit key, RFC 7539)
Key transformation
The provided KeePass Vault may not use the perfect Key transformation parameters that fits your needs. The provided one is created with these following parameters:
- Key derivation function: Argon2d
- Iterations: 10
- Memory: 512 MB
- Parallelism: 4
It generally takes ~1s to open/save KeePass.
There's more details the way these parameters impact the security on KeePass's website in the Protection against Dictionary Attacks section.
Integrity & Authenticity validation
💾 SHA-256 checksums of release artifacts for checking the integrity of your download:
69389e63abf126a0213ccf51bb7cb26b1c765cc38d57d81ea2b0c72172d6e426 ./BitwardenBackup_v1.1.0.zip
afc53f184d33b7709fd7830bf1610d59fe4f8ecdfacec0caaa8b0ff9510a8a0b ./BitwardenBackup_v1.1.0.zip.asc
3808fb7ee3015eb18eab6c73dd29a86b707707f811ffe226e78d0827aa22b5db ./BitwardenBackup_v1.1.0.exe
d1e0ef85facc3a7c1e8e33a50396b10796e7eda06ceacb465e8535d7de172b1b ./BitwardenBackup_v1.1.0.exe.asc
fbf74e9e43cbe43bb5a3d15b4448c0c32b669415e9c1721d8959aa63f6cb5c2b ./sha256sum.txt
5267ba3c197feb2302893746397ede9db47396fa2f857642e353772ee27e7b88 ./sha256sum.txt.asc
🔑 PGP Public key: Use it for the verification of GPG Signature
5C6C14A1508F520D8D74AC7772277F7529880D6D
BitwardenBackup v1.1.0-alpha
What's Changed
- Fix insecure use of SecureString when using ConvertTo-SecureString with plaintext by @kevinstsauveur in #7
- Deleted default value for mandatory parameter by @kevinstsauveur in #11
- Fix exposition of SecureString sensitive information when sending password in parameters by @kevinstsauveur in #13
- Fix code style and security issues by @kevinstsauveur in #14
Full Changelog: v1.0.0...v1.1.0-alpha
BitwardenBackup v1.0.0
What's Changed
- Bugfix/1 fix cli connection by @kevinstsauveur in #2
- Feature/refactor and parameters by @kevinstsauveur in #4
New Contributors
- @kevinstsauveur made their first contribution in #2
Full Changelog: https://github.com/kevinstsauveur/BitwardenBackup/commits/v1.0.0
Extra notes
There's no need to follow additional installation instructions or download extra software. The script is ready to backup!
Embedded software:
- Bitwarden cli - Version 1.22.0
- KeePass - 2.50
- KPScript - 2.50
- SDelete - 2.04
KeePass
Encryption
The provided KeyPass Vault uses the following encryption parameter:
- Database file encryption algorithm: ChaCha20 (256-bit key, RFC 7539)
Key transformation
The provided KeePass Vault may not use the perfect Key transformation parameters that fits your needs. The provided one is created with these following parameters:
- Key derivation function: Argon2d
- Iterations: 8
- Memory: 512 MB
- Parallelism: 4
It generally takes ~1s to open/save KeePass.
There's more details the way these parameters impact the security on KeePass's website in the Protection against Dictionary Attacks section.
Integrity & Authenticity validation
💾 SHA-256 checksums of release artifacts for checking the integrity of your download:
77f05bde15cf21af593281e8cfadd6346f5f5748ba340101662c06c15bca4411 ./BitwardenBackup.exe
e8b4a229ed3fe5492ca926dfc63f457770c56b6f9d01e43760c490b81f4d6f57 ./BitwardenBackup.exe.asc
fc8b78bd7afde725189f166e2d22e1e839aca000be61eae94b31e2f50732a18d ./BitwardenBackup.zip
a694c32cc507637f886291186712e2ae1b14393617f70e61a529fb517d59be2e ./BitwardenBackup.zip.asc
6db4e9ae405d23067b17fd0882e390a5e38e73b03ad6a3fb41fa3a2245b9c1a3 ./sha256sum.txt
fa5b8c323626ca28e3dd191f95776f2b1f1b3c29d6339e6e20c9e11fe3f63383 ./sha256sum.txt.asc
🔑 PGP Public key: Use it for the verification of GPG Signature
5C6C14A1508F520D8D74AC7772277F7529880D6D