Remove old JSON LD signature implementation
Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use.
Showing
- package.json 0 additions, 1 deletionpackage.json
- server/helpers/custom-jsonld-signature.ts 1 addition, 4 deletionsserver/helpers/custom-jsonld-signature.ts
- server/helpers/peertube-crypto.ts 58 additions, 63 deletionsserver/helpers/peertube-crypto.ts
- server/middlewares/activitypub.ts 2 additions, 0 deletionsserver/middlewares/activitypub.ts
- server/tests/api/activitypub/helpers.ts 0 additions, 13 deletionsserver/tests/api/activitypub/helpers.ts
- yarn.lock 0 additions, 124 deletionsyarn.lock
Loading
Please register or sign in to comment