Can now fetch public key from actor url

This commit is contained in:
Eliot Berriot 2018-03-28 18:04:21 +02:00
parent 2f473d7570
commit 707868d794
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
6 changed files with 71 additions and 29 deletions

View file

@ -0,0 +1,4 @@
class MalformedPayload(ValueError):
pass