How to lock away sensitive information on Linux with KDE Vaults (www.zdnet.com)
from JRepin@lemmy.ml to linux@lemmy.ml on 11 Mar 2024 21:23
https://lemmy.ml/post/13055322

When you want to protect important information, encryption is your best option, and KDE Plasma makes it easy. Here’s how to use its Vaults feature.

#linux

threaded - newest

Extrasvhx9he@lemmy.today on 11 Mar 2024 21:35 next collapse

Ooo haven’t read the article yet but I’m hoping its a veracrypt alternative, hopefully they also have options to use keyfiles.

Edit: the article mentioned some customization but not at the level of veracrypt still not bad at all. It’ll probably really take off after an audit but looks pretty neat. Also seems to have been around for a few years now, earliest article is around 2017, so I guess its not very popular but curious if anyone has experience using it?

Qkall@lemmy.ml on 11 Mar 2024 22:02 next collapse

if i understood it corectly, which is entirely possible im clueless, vaults uses cryptfs/encrptfs. like i think there’s a few options from like blowfish and …crap something about a squid lol. i’ve used it in the past with general success, however, that can be lost in a time of unintended shutdowns or system lock ups. which honestly seems fine to me but, it’s worth mentioning as i’ve lost a few things after a usb install froze up.

edit: old af but - www.fsl.cs.sunysb.edu/docs/cryptfs/cryptfs.html

Pantherina@feddit.de on 12 Mar 2024 00:14 collapse

Vaults support, encFS, CryFS and gocryptFS.

youngGoku@lemmy.world on 12 Mar 2024 00:00 next collapse

I just use gocryptfs, I know it has some security limitations but those don’t really bother me.

CommunistCuddlefish@hexbear.net on 12 Mar 2024 00:16 next collapse

Is there a problem with VeraCrypt?

Extrasvhx9he@lemmy.today on 12 Mar 2024 02:18 collapse

Oh not at all just like having options available in case a project becomes inactive or some other problem happens. Love Veracrypt

CommunistCuddlefish@hexbear.net on 12 Mar 2024 03:45 collapse

Oh awesome! Yeah more options is handy.

TankieTanuki@hexbear.net on 12 Mar 2024 04:31 collapse

LUKS is the Linux utility most similar to VeraCrypt; they both use block-level encryption. Vaults uses filesystem-level encryption. LUKS has been around for twenty years.

unknowing8343@discuss.tchncs.de on 11 Mar 2024 22:09 next collapse

Does anyone know if these vaults are portable and syncable through typical services like MEGA, Google Drive, etc?

Pantherina@feddit.de on 12 Mar 2024 00:12 collapse

Yes they are. They are mounted to a location and otherwise act just like Cryptomator containers.

Poorly they have no support for any audited algorithm, all supported ones are either already cracked or not tested.

tsonfeir@lemm.ee on 12 Mar 2024 00:03 next collapse

So these are encrypted disk images?

Pantherina@feddit.de on 12 Mar 2024 00:15 next collapse

Vaults is a really cool and needed feature. Poorly they dont support any audited algorithm, all their supported ones are either cracked or not audited.

Cryptomator does the same but sucks in many ways (paid android app, electron, no CLI)

samwwwblack@lemm.ee on 12 Mar 2024 07:09 next collapse

I found CryFS, the default encryption used, to become unusable if the vault is more than a few gigs in size* - gocryptfs works without issue.

* No, you dirty minded people, I use Vaults for client information at work, not what you were thinking of.

Opafi@feddit.de on 12 Mar 2024 14:21 collapse

Nice. So, I have an encfs folder on a cloud storage. Any way to use vaults to access it? Haven’t even found a way to load existing folders that were set up with vaults, let alone using something else…