-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encrypted swap file support? #80
Comments
What you mean? |
I'm guessing that @dou4cc means swap on a dm-crypt volume with a random key. |
@nefelim4ag whether you accept the feature request? |
I'm don't see any sense in that, so nope. More over, why i must support dm-crypt and not support LUKS or vise-versa? i.e. what if i insert code, which will send key to me from every computer with dm-crypt? You must understand the concern, you can do encrypted swap partition by yourself. |
either of they be ok
well, even if not implement the feature, you can crack into dm-crypt |
@dou4cc I'm not sure which method of encrypted swap you are after, but I just tried this project for the first time and it is working for my method without modifying the configuration or service. In my
I then installed
|
Since we delete our swapfiles on shutdown the security seems to only matter in regards to hibernation. |
No description provided.
The text was updated successfully, but these errors were encountered: