Starting with Rage on OpenSUSE Rage is a rust implementation of Age, a modern, simple and secure file encryption tool. It is easier to use than other tools like GPG, and being written in a memory safe language it avoids many of the exploits that may occur in C based tools. Installing Rage You can install rage on leap or tumbleweed from zypper zypper install rage-encryption Alternately you can install from cargo with cargo install rage Key management The recipient must generate a key. This can...