@fedify/fedify 1.6.0-dev.797 → 1.6.0-dev.800
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -2
- package/SPONSORS.md +1 -1
- package/esm/deno.js +1 -1
- package/esm/federation/handler.js +1 -1
- package/esm/mod.js +2 -1
- package/esm/runtime/key.js +1 -1
- package/esm/sig/http.js +1 -1
- package/esm/vocab/lookup.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +1 -1
- package/types/deps/jsr.io/@std/async/{1.0.12 → 1.0.13}/delay.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/crypto/{1.0.4 → 1.0.5}/timing_safe_equal.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/common.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/encoding.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/language.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/media_type.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/negotiation.d.ts.map +1 -1
- package/types/mod.d.ts +2 -1
- package/types/mod.d.ts.map +1 -1
- /package/esm/deps/jsr.io/@std/async/{1.0.12 → 1.0.13}/delay.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.js +0 -0
- /package/esm/deps/jsr.io/@std/crypto/{1.0.4 → 1.0.5}/timing_safe_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/common.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/encoding.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/language.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/media_type.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/negotiation.js +0 -0
- /package/types/deps/jsr.io/@std/async/{1.0.12 → 1.0.13}/delay.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts +0 -0
- /package/types/deps/jsr.io/@std/crypto/{1.0.4 → 1.0.5}/timing_safe_equal.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/common.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/encoding.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/language.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/_negotiation/media_type.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.15 → 1.0.16}/negotiation.d.ts +0 -0
package/README.md
CHANGED
@@ -25,7 +25,7 @@ Currently, Fedify provides the following features out of the box:
|
|
25
25
|
- Type-safe objects for [Activity Vocabulary] (including some vendor-specific
|
26
26
|
extensions)
|
27
27
|
- [WebFinger] client and server
|
28
|
-
- [HTTP Signatures]
|
28
|
+
- [HTTP Signatures] & [HTTP Message Signatures]
|
29
29
|
- [Object Integrity Proofs][FEP-8b32] & [Linked Data Signatures]
|
30
30
|
- Middlewares for handling webhooks
|
31
31
|
- [NodeInfo] protocol
|
@@ -69,6 +69,7 @@ join our [Matrix chat space][Matrix] or [Discord server][Discord] or
|
|
69
69
|
[Activity Vocabulary]: https://www.w3.org/TR/activitystreams-vocabulary/
|
70
70
|
[WebFinger]: https://datatracker.ietf.org/doc/html/rfc7033
|
71
71
|
[HTTP Signatures]: https://tools.ietf.org/html/draft-cavage-http-signatures-12
|
72
|
+
[HTTP Message Signatures]: https://www.rfc-editor.org/rfc/rfc9421
|
72
73
|
[FEP-8b32]: https://w3id.org/fep/8b32
|
73
74
|
[Linked Data Signatures]: https://web.archive.org/web/20170923124140/https://w3c-dvcg.github.io/ld-signatures/
|
74
75
|
[NodeInfo]: https://nodeinfo.diaspora.software/
|
@@ -105,7 +106,7 @@ financial contributors:[^2]
|
|
105
106
|
|
106
107
|
### Backers
|
107
108
|
|
108
|
-
Robin Riley, yamanoku,
|
109
|
+
Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
|
109
110
|
|
110
111
|
### One-time donations
|
111
112
|
|
package/SPONSORS.md
CHANGED
@@ -26,7 +26,7 @@ Supporters
|
|
26
26
|
Backers
|
27
27
|
-------
|
28
28
|
|
29
|
-
Robin Riley, yamanoku,
|
29
|
+
Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
|
30
30
|
|
31
31
|
One-time donations
|
32
32
|
------------------
|
package/esm/deno.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { getLogger } from "@logtape/logtape";
|
2
2
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
3
|
-
import { accepts } from "../deps/jsr.io/@std/http/1.0.
|
3
|
+
import { accepts } from "../deps/jsr.io/@std/http/1.0.16/negotiation.js";
|
4
4
|
import metadata from "../deno.js";
|
5
5
|
import { verifyRequest } from "../sig/http.js";
|
6
6
|
import { detachSignature, verifyJsonLd } from "../sig/ld.js";
|
package/esm/mod.js
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
* - Type-safe objects for [Activity Vocabulary] (including some vendor-specific
|
14
14
|
* extensions)
|
15
15
|
* - [WebFinger] client and server
|
16
|
-
* - [HTTP Signatures]
|
16
|
+
* - [HTTP Signatures] & [HTTP Message Signatures]
|
17
17
|
* - [Object Integrity Proofs][FEP-8b32] & [Linked Data Signatures]
|
18
18
|
* - Middlewares for handling webhooks
|
19
19
|
* - [NodeInfo] protocol
|
@@ -35,6 +35,7 @@
|
|
35
35
|
* [Activity Vocabulary]: https://www.w3.org/TR/activitystreams-vocabulary/
|
36
36
|
* [WebFinger]: https://datatracker.ietf.org/doc/html/rfc7033
|
37
37
|
* [HTTP Signatures]: https://tools.ietf.org/html/draft-cavage-http-signatures-12
|
38
|
+
* [HTTP Message Signatures]: https://www.rfc-editor.org/rfc/rfc9421
|
38
39
|
* [FEP-8b32]: https://w3id.org/fep/8b32
|
39
40
|
* [Linked Data Signatures]: https://web.archive.org/web/20170923124140/https://w3c-dvcg.github.io/ld-signatures/
|
40
41
|
* [NodeInfo]: https://nodeinfo.diaspora.software/
|
package/esm/runtime/key.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as dntShim from "../_dnt.shims.js";
|
2
|
-
import { concat } from "../deps/jsr.io/@std/bytes/1.0.
|
2
|
+
import { concat } from "../deps/jsr.io/@std/bytes/1.0.6/concat.js";
|
3
3
|
import { decodeBase64, encodeBase64 } from "../deps/jsr.io/@std/encoding/1.0.7/base64.js";
|
4
4
|
import { decodeBase64Url } from "../deps/jsr.io/@std/encoding/1.0.7/base64url.js";
|
5
5
|
import { decodeHex } from "../deps/jsr.io/@std/encoding/1.0.7/hex.js";
|
package/esm/sig/http.js
CHANGED
@@ -2,7 +2,7 @@ import * as dntShim from "../_dnt.shims.js";
|
|
2
2
|
import { getLogger } from "@logtape/logtape";
|
3
3
|
import { SpanStatusCode, trace, } from "@opentelemetry/api";
|
4
4
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL, } from "@opentelemetry/semantic-conventions";
|
5
|
-
import { timingSafeEqual } from "../deps/jsr.io/@std/crypto/1.0.
|
5
|
+
import { timingSafeEqual } from "../deps/jsr.io/@std/crypto/1.0.5/timing_safe_equal.js";
|
6
6
|
import { decodeBase64, encodeBase64 } from "../deps/jsr.io/@std/encoding/1.0.7/base64.js";
|
7
7
|
import { encodeHex } from "../deps/jsr.io/@std/encoding/1.0.7/hex.js";
|
8
8
|
import { decodeDict, encodeItem, Item, } from "structured-field-values";
|
package/esm/vocab/lookup.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import * as dntShim from "../_dnt.shims.js";
|
2
2
|
import { getLogger } from "@logtape/logtape";
|
3
3
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
4
|
-
import { delay } from "../deps/jsr.io/@std/async/1.0.
|
4
|
+
import { delay } from "../deps/jsr.io/@std/async/1.0.13/delay.js";
|
5
5
|
import metadata from "../deno.js";
|
6
6
|
import { getDocumentLoader, } from "../runtime/docloader.js";
|
7
7
|
import { lookupWebFinger } from "../webfinger/lookup.js";
|