paint-brush
Creating Encrypted Containers in Linux Using Cryptsetupby@kinaro
3,630 reads
3,630 reads

Creating Encrypted Containers in Linux Using Cryptsetup

by Felix Kinaro2mAugust 26th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Cryptsetup is a command line utility for encrypting storage devices and volumes. LUKS is the Linux Unified Key System. We create a 4GB container to store sensitive documents (or any info you may wish to keep private) You can use a keyfile to unlock your container or a password. A key file is more secure since it provides a higher entropy than a password. If you lose the key file then you can kiss your data goodbye. After the container is mounted, your regular user does not have the necessary permissions to create files or delete anything.
featured image - Creating Encrypted Containers in Linux Using Cryptsetup
Felix Kinaro HackerNoon profile picture
Felix Kinaro

Felix Kinaro

@kinaro

L O A D I N G
. . . comments & more!

About Author

Felix Kinaro HackerNoon profile picture
Felix Kinaro@kinaro

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here