Encrypted Emails: Difference between revisions

*The principle is typically - load a key into the 'system' and we will use it.
*We will use PGP/MIME to email you by default, this may show better in your email client. Otherwise there will be an option to disable this and we'll send in plain text that uses in-line PGP encryption, however any attachments will not be encrypted
*There are a few ways to export your public key, eg from the command line: <syntaxhighlight lang="shell" inline>eg: gpg --armor --export your@email.address</syntaxhighlight>
 
=Systems=