aboutsummaryrefslogtreecommitdiff
path: root/verification.go
AgeCommit message (Expand)Author
2021-08-15imagemagick should output to stderr if we failKushBlazingJudah
2021-08-15go fmtKushBlazingJudah
2021-07-03fixed error with CreatePublicKeyFromPrivate with empty actorFChannel
2021-07-03In case the PEM key is missing, do not fail too hard.sageman_
2021-06-28changed all time to UTC to sync better regardless of server timeformatFChannel
2021-06-28tor proxy, added server version in faq, increased verification timeFChannel
2021-06-25more cleaning up to better intergrate with plemroma standards. can verify sig...FChannel
2021-06-25expanded header signature support to known possible values at this timeFChannel
2021-06-06basic header signature conversionFChannel
2021-06-06signature verify arguments mixed up fixFChannel
2021-06-04added verfication based on signature header with pem keysFChannel
2021-06-04added activity sign and verify with pem keysFChannel
2021-05-30added publickeypem to actor activity requestsFChannel
2021-05-30added pem keys to users accountsFChannel
2021-05-13Managing server info added to READMEFChannel
2021-01-28nil pointers .........FChannel
2021-01-28need to verify remote post auth to save to cacheFChannel
2021-01-18fixed sql injection vulnerabilites.FChannel
2021-01-14added config file for server defaultsFChannel
2021-01-13initial commitFChannel