Skip to content

v0.80.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 23:42
· 94 commits to main since this release
5293caa
- Sealed sender SenderCertificates can now use a `bytes`
  representation for the sender, and may avoid embedding their signing
  ServerCertificate in favor of referencing a "known" certificate
  baked into libsignal. See sealed_sender.proto and the
  `KNOWN_SERVER_CERTIFICATES` list in the source for more details.