How do I encrypt a USB on Ubuntu-MATE?

How do I encrypt a USB on Ubuntu-MATE?

Other urls found in this thread:

computing.help.inf.ed.ac.uk/linux-secure-usb-sticks
grc.com/misc/truecrypt/truecrypt.htm
youtu.be/4lMBYeqKu5Q
twitter.com/SFWRedditGifs

I don't use MATE, but I'm sure it has its own disk utility. But that's assuming you want the entire process to be graphical; you have more options if you do it from the terminal.

I'm fine with GUI or Terminal
What's the utility called?

Mate doesnt have an utility if i remember correctly. You need gnome disk utility. Or search on the internet how you use luks encryption

I'm not sure of its name, but if you look around in the menus, you should be able to find it.
If you really can't, just
> $ sudo apt install gnome-disk-utility
Then you can run
>$ gnome-disks
to open the thing from the terminal.
There's a guide here to help you if you need pictures of what do do with the graphical application.

computing.help.inf.ed.ac.uk/linux-secure-usb-sticks

TrueCrypt
it was shut down by the feds
but you can find the original source and files from Gibson Research Center.

grc.com/misc/truecrypt/truecrypt.htm

I would avoid any "Newer" versions, they may have back doors implanted by the feds

What's on the usb?

an encryption program

Pay attention here OP. Anything else is a waste of time.

Dam Macbook kids
SHIT NORMAL PEOPLE WITHOUT DADY MONEY USE TO SAVE A COPY WITH THEM

WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues

cryptsetup luksFormat /dev/sdXX
cryptsetup luksOpen /dev/sdXX herpusb
mkfs.ext2 /dev/mapper/herpusb
mount /dev/mapper/herpusb /mnt/porn
mv -v porn/ /mnt/porn/
umount /mnt/porn
cryptsetup close herpusb

just used gnome disk utility to make a luks encrypted partition with ext4 format. Whats nice about this utility is you can change the passphrase without much fuss. btw mint 17.3

format it as NTFS, lol

it's not a feature of gnome disk utility, it's a feature of LUKS. the way it is achieved is that the actual key for encryption is stored encrypted using your password/key, so when you change the password/key, you just need to reencrypt the (actual) encryption key instead of all the damn data.

Exactly these.
Don't fucking waste your time with TrueCrypt or whatever, just encrypt it with LUKS and that'll be enough.

What's a matchbook?

This. Use veracrypt instead. But dmcrypt luks is also safe

How do you keep getting dubs?
Ans summer is over, go back to school already

yes I read that somewhere, it's just the utility makes it easier when you don't know the commands etc. Although this is nice to know thanks

youtu.be/4lMBYeqKu5Q