Articles tagged with #encryption




A new approach to e-mail encryption in Thunderbird - thanks WebAssembly, hello acus!

E-mail is still used and needs modern security tooling. This article explains how state of the art encryption can be integrated into Thunderbird with the WebAssembly technology: compiling Go to wasm, glueing it with JavaScript and calling from a MailExtension.


Creating an encrypted RAID5 with LVM in Debian 8

This week I replaced my broken RAID1 with a new three-disk LUKS-encrypted RAID5. This article is a step-by-step guide you can use to reproduce and compare your own setup.