snappymail/dev/View/User/MailBox
the-djmaze 8dcd0cf833 Changes for #89
Now it does not fetch the PGP signature, because validation was broken anyway.
Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part:
* BodyPartId
* SigPartId
* MicAlg

So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification.
2022-01-17 15:58:23 +01:00
..
FolderList.js Revamp the FullNameHash system for better readable urls 2021-12-07 14:03:30 +01:00
MessageList.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
MessageView.js Changes for #89 2022-01-17 15:58:23 +01:00