this post was submitted on 11 Mar 2024
109 points (98.2% liked)

Linux

47263 readers
1752 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

top 14 comments
sorted by: hot top controversial new old
[–] unknowing8343@discuss.tchncs.de 14 points 6 months ago (1 children)

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

[–] Pantherina@feddit.de 13 points 6 months ago

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.

[–] Extrasvhx9he 10 points 6 months ago* (last edited 6 months ago) (4 children)

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?

[–] CommunistCuddlefish@hexbear.net 4 points 6 months ago (1 children)

Is there a problem with VeraCrypt?

[–] Extrasvhx9he 3 points 6 months ago (1 children)

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 2 points 6 months ago

Oh awesome! Yeah more options is handy.

[–] Qkall@lemmy.ml 4 points 6 months ago* (last edited 6 months ago) (1 children)

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 - https://www.fsl.cs.sunysb.edu/docs/cryptfs/cryptfs.html

[–] Pantherina@feddit.de 5 points 6 months ago

Vaults support, encFS, CryFS and gocryptFS.

[–] youngGoku@lemmy.world 1 points 6 months ago

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

[–] TankieTanuki@hexbear.net 1 points 6 months ago

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.

[–] Pantherina@feddit.de 10 points 6 months ago

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 7 points 6 months ago* (last edited 6 months ago)

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 3 points 6 months ago

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...

[–] tsonfeir@lemm.ee 2 points 6 months ago

So these are encrypted disk images?