BBMRI-ERIC / negotiator

An Open-source access negotation system for Research Infrastructures
https://negotiator.bbmri-eric.eu
GNU Affero General Public License v3.0
4 stars 8 forks source link

[FEATURE] Add digital signature to notification emails #198

Open RadovanTomik opened 5 months ago

RadovanTomik commented 5 months ago

Brief description. To increase security we should add a digital signature to our Notification emails. Look at the bouncy castle library.

Desired functionality acceptance criteria If a private key is provided the system should try to send out signed emails. If no key is provided send out unsigned emails.