Notepad/enter/Machine Tips (Quantum)/Math/Algorithms/Encryption/Encryption Software.md

3.1 KiB

All your files if placed in a cloud has the potential to be read or flagged for content. As a privacy-conscious user, it is important to take a look at secure encryption tools so that your data remains data meant for only your viewing. This includes viewing vis-a-vis robots as well.


Encryption tools:

Typical encryption setups for computers include BitLocker for Windows or LUKS for Linux. BitLocker is typically an enterprise encryption tool used for businesses but it can also be enabled on Home computers too if you follow these instructions.

Browser Based:

  • Hat.sh - provides file encryption within browser
    • !Pasted image 20230810192136.png

Command Line:

  • Kryptor - a simple, modern, and secure file encryption and signing tool for Windows, Linux, and macOS. A leaner, user-firendly alternative to GPG.
  • Veracrypt - free open source disk encryption software
  • Cryptomater - for cloud encryption.
  • Cryptsetup - an open source utility for disk encryption
  • OpenPGP - Open Source implementation of Pretty Good Privacy. Has been around a long time. Good for encrypting email or digitally signing.
    • use future defauts when generating keys
      • When generating keys we suggest using the future-default command as this will instruct GnuPG use modern cryptography such as Curve25519 and Ed25519: gpg --quick-gen-key alice@example.com future-default

Email:

  • Tutanota - privacy-conscious email service with great UI & updating for PQC algorithm-resistant software!