<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Encryption on Manzolo Code Notes</title><link>https://notes.manzolo.it/tags/encryption/</link><description>Recent content in Encryption on Manzolo Code Notes</description><generator>Hugo -- 0.152.2</generator><language>en-US</language><lastBuildDate>Sun, 05 Oct 2025 17:00:00 +0200</lastBuildDate><atom:link href="https://notes.manzolo.it/tags/encryption/index.xml" rel="self" type="application/rss+xml"/><item><title>GPG Bash Playground</title><link>https://notes.manzolo.it/2025/09/gpg-bash-playground/</link><pubDate>Sun, 28 Sep 2025 00:00:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/09/gpg-bash-playground/</guid><description>&lt;h1 id="gpg-bash-playground-guide"&gt;GPG Bash Playground Guide&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The GPG Bash Playground is an educational Bash script that demonstrates the practical use of GPG (GNU Privacy Guard) for key generation, public key exchange, encryption, and decryption. The script simulates a secure communication scenario by creating three users (Alice, Bob, and Carol), generating their GPG keys, exchanging public keys, and performing encrypted message exchanges. It includes comprehensive logging, error handling, and a debug mode for detailed output. This guide explains how to set up, run, and understand the script&amp;rsquo;s functionality.&lt;/p&gt;</description></item><item><title>LUKS Encrypted Container</title><link>https://notes.manzolo.it/2025/10/luks-encrypted-container/</link><pubDate>Sun, 05 Oct 2025 15:30:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/luks-encrypted-container/</guid><description>Quick guide to create and use LUKS encrypted containers for secure file storage on Linux</description></item><item><title>LUKS Disk Encryption Management Guide (Debian/Ubuntu)</title><link>https://notes.manzolo.it/2025/10/luks-disk-encryption-management-guide-debian/ubuntu/</link><pubDate>Fri, 03 Oct 2025 14:00:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/luks-disk-encryption-management-guide-debian/ubuntu/</guid><description>&lt;h1 id="luks-disk-encryption-management-guide-debianubuntu"&gt;LUKS Disk Encryption Management Guide (Debian/Ubuntu)&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;LUKS (Linux Unified Key Setup) is a standard for Linux disk encryption that provides a platform-independent way to encrypt block devices, such as partitions or entire disks. It supports multiple passphrases (keys), secure key derivation, and integration with other storage layers like LVM or ZFS. This guide explains how to create, modify, and manage encrypted disks with LUKS on Debian/Ubuntu systems, covering setup, key management, mounting, and maintenance.&lt;/p&gt;</description></item><item><title>Encrypted LVM Disk Resize (LUKS + LVM)</title><link>https://notes.manzolo.it/2025/10/encrypted-lvm-disk-resize-luks--lvm/</link><pubDate>Sun, 05 Oct 2025 17:00:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/encrypted-lvm-disk-resize-luks--lvm/</guid><description>Quick guide to resize QEMU disks with LUKS encryption and LVM partitions</description></item><item><title>OpenVPN Server Installation and Configuration Guide (Debian/Ubuntu)</title><link>https://notes.manzolo.it/2025/10/openvpn-server-installation-and-configuration-guide-debian/ubuntu/</link><pubDate>Sat, 04 Oct 2025 11:00:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/openvpn-server-installation-and-configuration-guide-debian/ubuntu/</guid><description>&lt;h1 id="openvpn-server-installation-and-configuration-guide-debianubuntu"&gt;OpenVPN Server Installation and Configuration Guide (Debian/Ubuntu)&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Setting up an OpenVPN server allows secure remote access to your network or resources. This guide explains how to install an OpenVPN server on Debian/Ubuntu, generate certificates and keys, configure the server, create user/client configurations, and connect from a client. It includes steps for creating multiple users and testing connections, making it ideal for home servers, small businesses, or secure remote access.&lt;/p&gt;</description></item></channel></rss>