mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Use @misskey-dev/node-http-message-signatures
In the future, it will allow us to: * Sign using RFC 9421 * Accept RFC 9421 signatures * Support RFC 3230 and RFC 9530 digests * Use Ed25519 keys
This commit is contained in:
+1
-1
@@ -95,6 +95,7 @@
|
||||
"@aws-sdk/s3-request-presigner": "^3.930.0",
|
||||
"@commander-js/extra-typings": "^14.0.0",
|
||||
"@jimp/plugin-color": "^1.6.0",
|
||||
"@misskey-dev/node-http-message-signatures": "^0.0.10",
|
||||
"@node-oauth/oauth2-server": "^5.2.1",
|
||||
"@opentelemetry/api": "^1.9.0",
|
||||
"@opentelemetry/exporter-jaeger": "^2.2.0",
|
||||
@@ -113,7 +114,6 @@
|
||||
"@opentelemetry/semantic-conventions": "^1.38.0",
|
||||
"@peertube/bittorrent-tracker-server": "^11.1.2",
|
||||
"@peertube/feed": "^5.4.1",
|
||||
"@peertube/http-signature": "^1.7.0",
|
||||
"@peertube/peertube-core-utils": "workspace:*",
|
||||
"@peertube/peertube-ffmpeg": "workspace:*",
|
||||
"@peertube/peertube-models": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user