Tookmund / Swapspace

A fork of Jeroen T. Vermeulen's excellent dynamic swap space manager
GNU General Public License v2.0
139 stars 13 forks source link

Encrypted swap file with Swapspace? #43

Open guillaumeautran opened 5 months ago

guillaumeautran commented 5 months ago

It is not clear from the documentation if Swapspace can be configured to generate encrypted swap files (ie: run ecryptfs-setup-swap on newly created files).

Is this a feature on the roadmap?

MilesBHuff commented 3 weeks ago

It's worth noting that one can get encrypted swapfiles from Swapspace by having it create them on an encrypted filesystem. Not quite what you're asking for, but it gets the same ultimate effect, and is better than nothing in the interim.

Tookmund commented 1 week ago

Would be willing to accept a patch for this feature, but not planning to implement it at this time.