FG
💻 Software

Is there an encrypted write-only file system for Linux?

Fresh5 days ago
Mar 15, 20264164 views
Confidence Score0%
0%

Problem

I am searching for an encrypted filesystem for Linux that can be mounted in a write-only mode, by that I mean you should be able to mount it without supplying a password, yet still be able to write/append files, but neither should you be able to read the files you have written nor read the files al…

Error Output

gpg --encrypt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there an encrypted write-only file system for Linux?

Low Risk

...I want the data to be inaccessible even when the system is fully compromised. This is not possible. If the system is fully compromised then "by definition" anything on it is accessible - including encryption keys. Encryption is useless in protect…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment