# VeraCrypt vs Cryptomator vs LUKS

**URL:** https://discuss.privacyguides.net/t/veracrypt-vs-cryptomator-vs-luks/32857
**Category:** Questions
**Created:** 2025-11-15T08:25:45Z
**Posts:** 6

## Post 1 by @U53R — 2025-11-15T08:25:45Z

Hi forum!

What do you think I should set up on my flash? (I mean store data on flash encrypted by VeraCrypt or Cryptomator or native LUKS)

LUKS seems more convenient since it is native, but what about strongest security? Or I am being paranoid?

---

## Post 2 by @anon63378630 — 2025-11-15T08:31:04Z

If you only need access from Linux, just go with LUKS.  
You can always use an additional layer via encrypted folder or disk image on top of LUKS if you think it is necessary.

---

## Post 3 by @U53R — 2025-11-15T10:56:55Z

Yeah. Only from Linux

> [@anon63378630](#):
>
> additional layer via encrypted folder or disk image on top of LUKS

What do you mean? Something like LUKS + Cryptomator?

---

## Post 4 by @HelderNogueira — 2025-11-15T11:51:11Z

yes i also agree luks is a good option for linux. you can also interchange multiple technologies to add layers of security so if one of them is flawed in some way you still get the protection from the other ones.

---

## Post 5 by @Libre_Software_Enjoyer — 2025-11-15T17:32:07Z

> [@U53R](#):
>
> LUKS seems more convenient since it is native, but what about strongest security? Or I am being paranoid?

LUKs2 uses Argon2 with AES256 so it can’t get much more secure.

---

## Post 6 by @B977 — 2026-05-13T01:04:45Z

> [@Libre_Software_Enjoyer](#):
>
> LUKs2 uses Argon2 with AES256 so it can’t get much more secure.

Technically, it can get more secure by using a cascade of multiple encryption algorithms, like Veracrypt as an option for
