Project

General

Profile

Feature #473

Updated by liaham almost 2 years ago

In order to secure email communication users should use dedicated PGP keys for receiving emails. For sending emails to xmera Omnia they should get the public key of the instance. 

 There are some plugins and gems for this feature: 

 * [Redmine Openpgp](https://github.com/C3S/redmine_openpgp) 
 * [Fork of Redmine Openpgp](https://github.com/freedomofpress/redmine_openpgp) 
 * [mail gpg gem](https://rubygems.org/gems/mail-gpg) 

Back