nya-furball / gpgs

A script to easily create and use ephemeral GPG keys during synchronous communications.
MIT License
1 stars 0 forks source link

improve documentation for user with swap activate #1

Closed frenchdeepweb closed 3 years ago

frenchdeepweb commented 3 years ago

If user use swap on his system he get only Warning: there are active swapfiles/partitions! Key can be swapped into non-volatile storage! Exiting.

regular users don't know how to deactivate swap, maybe it can be a good idea to add this

You can deactivate swap on this system with command:
`swapoff -a`
Warning: You must be root or use sudo for launch this command
nya-furball commented 3 years ago

Done. See commit 0feb2ce09fd1e9209f5362f608e5fa694e381513.