minkan-chat / server

This repository keeps the backend implementation for the Minkan end-to-end encrypted messenger.
GNU Affero General Public License v3.0
16 stars 1 forks source link

Reimplement certifications query on Actor #34

Open Erik1000 opened 2 years ago

Erik1000 commented 2 years ago

While refactoring Public & PrivateCertificate to Certificate, https://github.com/minkan-chat/server/blob/a5df8532a16fa90611eb909ec1cd96a4f30e120a/src/certificate/pub_cert.rs got removed and wasn't reimplemented.