Back to Browse

Encryption 01: Introduction and Installation

215 views
Apr 6, 2025
44:29

What is encryption all about and how can I use it to protect my data? This is what I'll be trying to answer in this series of videos. We'll go over installation on Debian/Ubuntu Linux, Red Hat/Alma Linux, Windows and Mac OSx Enjoy! Encryption 02 (Next): Creating and Sharing your Keys: https://youtu.be/AcsfHea8P1Y Debian/Ubuntu Linux Install Commands: - sudo apt update - sudo apt install -y gnupg - sudo apt install -y kleopatra - sudo apt install -y kgpg - sudo apt install -y flatpak - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo - flatpak update --appstream - flatpak install gpgfrontend - sudo apt install -y seahorse Red Hat Linux Install Commands: - sudo dnf update - sudo apt install -y gnupg - sudo apt install -y flatpak - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo - flatpak update --appstream - flatpak install -y kleopatra - flatpak install -y gpgfrontend - sudo apt install -y seahorse.x86_64 Windows Install Commands: - Download GNUPG from: https://gnupg.org/download/index.html - Pick Ocular and Browser Installation during the install - Download GPGFrontEnd from: https://gpgfrontend.bktus.com/overview/downloads/ - Do NOT pick source, pick Binaries Mac Install Commands: - Download GNUPG from: https://gnupg.org/download/index.html - During installation, to allow the install, you may need to do this: Open settings - Privacy and security, scroll down to the open anyway button to start the installation - Download GPGFrontEnd from: https://gpgfrontend.bktus.com/overview/downloads/ - Do NOT pick source, pick Binaries - Download GPG Suite for Mac from: https://gpgtools.org Windows Subsystem for Linux Video: https://youtu.be/lyPTo_WL71g 00:00 Introduction 16:21 The Encryption and Decryption Process 18:37 Installation on Debian Linux 25:33 Installation on Red Hat/Alma/CentOS Linux 32:25 Installation on Windows 36:46 Installation on Mac OSx 44:03 In Summary

Download

0 formats

No download links available.

Encryption 01: Introduction and Installation | NatokHD