Welcome to the Linux Foundation Forum!
Storage media encryption
linuxdudex10
Posts: 38
Hello community.
I have recently wanted to encrypt entire storage mediums such as external hardrives and flash memory devices. For example it would be ideal to have the option to encrypt the whole filesystem, as well as flash drives. If you have any ideas for the methods and applications that encrypt devices such as flashdrives please list some of them. The particular distro of Linux I am using is Ubuntu 9.10
Im sure the answer to my question will be simple and useful to others. Try to also state in your replies applications that use more advanced encryption algorithms then others, and also it may help to tell us which one you feel is best and why.
0
Comments
-
I use cyptsetup, this product is command line based, but it offers multiple algorithms and allows you to set the strength of the encryption. I wrote a guide to using it to setup encrypted virtual partitions at http://www.linux.com/community/blogs/linux-security-tip-of-the-day-buildingusing-encrypted-virtual-partitions.html.
To use it for standard partition encryption you can follow the Slackware encryption guide at http://slackware.osuosl.org/slackware64-current/README_CRYPT.TXT.
As I stated before I prefer CLI over GUI interfaces, so others may point you towards GUI based applications that can perform similar functions.0 -
This app is popular in both Linux and Windows:
http://www.truecrypt.org
It offers strong encryption as well as a file system within a file system for plausible deniability.
For me, I just use the loop file system to mount a file from within another file system and create a crypto loop file system inside the file and then protect is with a .gpg key.0 -
This app is popular in both Linux and Windows:
www.truecrypt.org
Yes, there is truecrypt which is a good GUI tool, but you really need to learn about GPG or GNUGP if you want to master encryption.0 -
I just checked out truecrypt, it looks like it is a GUI interface to the LUKS encryption that is is used in the documents I noted above.0
-
Actually your documents are 404 man...sorry. What I was saying is that one needs to learn command line before GUI. TrueCrypt is a good tool and really great for automating things, but if you don't understand how it works then your not really that secure.0
-
altNull wrote:Actually your documents are 404 man...sorry. What I was saying is that one needs to learn command line before GUI. TrueCrypt is a good tool and really great for automating things, but if you don't understand how it works then your not really that secure.
Did I miss something, did he setup an encrypted volume and forget the password?0 -
I actually used truecrypt in windows before I switched to Linux. I think the GUI offers enough security options without having to know how it actually works or command line stuff. I think a fair knowledge of what encryption is and the different kinds, will suite the average user in deciding on security options.0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 19 LFS256 Class Forum
- 1.4K LFS258 Class Forum
- 165 LFS261 Class Forum
- 26 LFS267 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 105 Mobile Computing
- 18 Android
- 72 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 944 Programming and Development
- 310 Kernel Development
- 616 Software Development
- 977 Software
- 369 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)