gene1wood / birch-girder

An Email Interface for GitHub Issues
GNU General Public License v3.0
9 stars 3 forks source link

Encrypt email addresses #12

Open gene1wood opened 6 years ago

gene1wood commented 6 years ago

Maybe add a feature for public repos to symmetrically encrypt email addresses of senders. Show some part of the email address (the text name, or maybe the username but not domain) and encrypt the actual address in the metadata.

This would allow public repos to avoid leaking email addresses for spam prevention.

gene1wood commented 4 years ago

This is far less necessary now that private repos are free on GitHub