aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Use Message-ID + headers for UUID generation #58

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago

More efficient than computing SHA of entire email, which requires a second iteration over all bytes in the email.