Saturday, May 16, 2020

KeePassXC

KeePassXC is an open source password manager. It's acommunity fork of KeePassX, the cross-platform port of KeePass for Windows.

Download the .dmg and DIGEST files from https://keepassxc.org/download/ for macOS. After download, verify the intergrity by using openssl

$ openssl dgst -sha256 KeePassXC-2.5.4.dmg
SHA256(KeePassXC-2.5.4.dmg)= 3d56ebbcb3471a2f6116abe884d1e7b662347b80e18cc0a12ca9fdf2c9a14d7a

Compare with value in KeePassXC-2.5.4.dmg.DIGEST

No comments:

Post a Comment

GPG Verify DupeGuru

https://dupeguru.voltaicideas.net/ https://github.com/arsenetar/dupeguru/releases/tag/4.3.1 $ gpg --verify dupeguru_macOS_Qt_4.3.1.zip.siggp...