Auto-unlock encrypted Ubuntu

This guide is known to work with Ubuntu 18.04, 20.04 and 22.04. You should be doing this setup as root, which is why I omitted sudo. The idea here is that we'll be copying the keyfile to the initramfs to automatically unlock the system drive, and once we want to [...]

By |2022-11-15T22:48:46+01:00May 1st, 2020|Tech Support|1 Comment

How to get a custom onion address

You might have encountered websites with a pretty onion address that contains a human-readable prefix. I will show you how to get a custom onion address, using your GPU! Whats an onion address? An onion address can only be reached through Tor. It's like a domain name but which ends [...]

By |2021-10-25T01:35:13+02:00April 10th, 2020|Tech Support|0 Comments

Linux full-disk-encryption

Just wanted to share a one-liner on how to encrypt a device,partition or volume with cryptsetup (dm-crypt/luks)and options to get you started! The idea is simple: You create a crypto container on a disk/partition/volume/file/whatever, you then unlock that container, and then mount that container to a folder. When you're done [...]

By |2019-10-09T10:49:08+02:00October 9th, 2019|Tech Support, Wiki|3 Comments
Go to Top