1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
f77c156733 rename main code directory 2020-09-17 13:30:54 -07:00
8bbf1fe252
Use dataclasses to define activitypub (de)serialization (#177)
* Use dataclasses to define activitypub (de)serialization
2020-09-17 13:02:52 -07:00
Adam Kelly
54f381c1d8 Raise don't return an exception if digest is wrong. 2020-08-19 13:53:17 +01:00
Adam Kelly
1b2fb445ca Use the correct digest algorithm. (Fixes: #191) 2020-08-19 13:33:58 +01:00
Adam Kelly
b1516f18be Check that the date in the signature isn't too old. 2020-05-20 15:29:51 +01:00
Adam Kelly
58630a053f Add digests for outgoing messages, and testing. 2020-05-19 21:33:47 +01:00
Adam Kelly
0c22019306 Verify http digest is correct if specified in signature. 2020-05-19 13:17:09 +01:00
Adam Kelly
b212456d0d Move signature code into fedireads.signatures. 2020-05-15 11:18:41 +01:00