@stream44.studio/encapsulate 0.4.0-rc.16 β 0.4.0-rc.18
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/.o/GordianOpenIntegrity-CurrentLifehash.svg +1024 -1024
- package/.o/GordianOpenIntegrity-InceptionLifehash.svg +1024 -1024
- package/.o/GordianOpenIntegrity.yaml +6 -6
- package/.repo-identifier +1 -0
- package/LICENSE.txt +23 -0
- package/README.md +2 -2
- package/package.json +2 -2
- package/LICENSE.md +0 -8
|
@@ -4,18 +4,18 @@ $defs:
|
|
|
4
4
|
$ref: "https://datatracker.ietf.org/doc/draft-mcnally-envelope/"
|
|
5
5
|
mark:
|
|
6
6
|
$ref: "https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2025-001-provenance-mark.md"
|
|
7
|
-
envelope: "ur:envelope/
|
|
8
|
-
mark: "
|
|
7
|
+
envelope: "ur:envelope/lptpsotanshdhdcxwtmtbzpmhhetwdehsknyvdrejphdntiavopycecmmuwzrlhecaiyprhhbylbytrnoyaylftpsohdgltansgylftanshfhdcxfyonwttkhdtokngtjpbdiacwmejnintiwdpeadflmhpsdespynkbbkmsnydajsqdtansgrhdcxgubabwwzdsclswurecrhfmltsnhkhkamleptdywyamtydasgkivsqznsrnfpbdadoycsfncsfgoytpsoksdtfljljpieinhsjtgwjoihjtgajtjyihiojpinjykkdmgmihjojljkinjyjljpkkgaieihjtjyiniyinihjptpsoksehieinieftjpihjojlftenecidiyeniaeyesemesehesiahseseoetiaeceheoiaieidemecehemendyeciedyieeneyiaieidiyoycsfztpsohdjktngdgmgwhflfaxhdimeejoothkcfmepmptmnzczojyfluybtkeyawzdasojyhtskwecaiywfgarhkgotcmhkvldpzctkhlsthyntsaaddijtmejeleetwnwmjohftyjknsoyimuowfahgmsabznswlolwztndkmtztprotoszomujlcegyasfnjztokogufxmnkthsttuyfzrowpoevdrhtlwftdhnrlvdwelfoytpsoksctfljljpieinhsjtgwjoihjtgajtjyihiojpinjykkdmguiniojtinjtiogrihkktpsokshnjkjkisdpihieeyececehescxfpfpfpfpfxeoglknhsfxehjzhtfygaehglghfeecfpfpfpfpgagdjtgoknhkfxgokpkkgmflgmgleogsdniofdemksksghgaidhdethfjnjegtecfxfphfeeflkphdkkjzkogwfecxjyeeeedpjkiniojtinjtiodpjeihkkpstssamh"
|
|
8
|
+
mark: "7ceb9fa4"
|
|
9
9
|
---
|
|
10
|
-
# Repository DID: did:repo:
|
|
11
|
-
# Current Mark:
|
|
12
|
-
# Inception Mark:
|
|
10
|
+
# Repository DID: did:repo:65bf6c297919ca938c513cdb7517605d0d62cdbf
|
|
11
|
+
# Current Mark: 7ceb9fa4 (π
KITE WARM NOTE ONYX)
|
|
12
|
+
# Inception Mark: 56e0756d (π
HALF VAST KEEP JOIN)
|
|
13
13
|
# XID(f09615ad) [
|
|
14
14
|
# 'key': Bytes(78) [
|
|
15
15
|
# 'allow': 'All'
|
|
16
16
|
# ]
|
|
17
|
+
# "GordianOpenIntegrity.RepositoryIdentifier": "did:repo:65bf6c297919ca938c513cdb7517605d0d62cdbf"
|
|
17
18
|
# 'provenance': Bytes(115)
|
|
18
|
-
# "GordianOpenIntegrity.RepositoryIdentifier": "did:repo:b484b01ce654f0122da14fa448c6fefba1cc5e76"
|
|
19
19
|
# "GordianOpenIntegrity.SigningKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPnUzYCUuyRGRN3L+gH7xxTIbX8VmkM5CAV4GuXylvOE t44-signing-key"
|
|
20
20
|
# ]
|
|
21
21
|
# Trust established using https://github.com/Stream44/t44-BlockchainCommons.com
|
package/.repo-identifier
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
did:repo:65bf6c297919ca938c513cdb7517605d0d62cdbf
|
package/LICENSE.txt
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
encapsulate: An experimental implementation of the https://PrivateData.Space model in TypeScript.
|
|
4
|
+
|
|
5
|
+
Copyright 2026 Christoph Dorn - https://Christoph.diy
|
|
6
|
+
|
|
7
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
9
|
+
in the Software without restriction, including without limitation the rights
|
|
10
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
12
|
+
furnished to do so, subject to the following conditions:
|
|
13
|
+
|
|
14
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15
|
+
copies or substantial portions of the Software.
|
|
16
|
+
|
|
17
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
19
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
23
|
+
SOFTWARE.
|
package/README.md
CHANGED
|
@@ -39,7 +39,7 @@ Provenance
|
|
|
39
39
|
|
|
40
40
|
[](https://github.com/Stream44/encapsulate/actions/workflows/gordian-open-integrity.yaml?query=branch%3Amain) [](https://github.com/Stream44/encapsulate/actions/workflows/dco.yaml?query=branch%3Amain)
|
|
41
41
|
|
|
42
|
-
Repository DID: `did:repo:
|
|
42
|
+
Repository DID: `did:repo:65bf6c297919ca938c513cdb7517605d0d62cdbf`
|
|
43
43
|
|
|
44
44
|
<table>
|
|
45
45
|
<tr>
|
|
@@ -51,4 +51,4 @@ Repository DID: `did:repo:b484b01ce654f0122da14fa448c6fefba1cc5e76`
|
|
|
51
51
|
</tr>
|
|
52
52
|
</table>
|
|
53
53
|
|
|
54
|
-
(c) 2026 [Christoph.diy](https://christoph.diy) β’ Code: `
|
|
54
|
+
(c) 2026 [Christoph.diy](https://christoph.diy) β’ Code: `MIT` β’ Text: [GNU Free Documentation License](https://www.gnu.org/licenses/fdl-1.3.txt) β’ Created with [Stream44.Studio](https://Stream44.Studio)
|
package/package.json
CHANGED
package/LICENSE.md
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
Copyright 2026 Christoph.diy
|
|
3
|
-
|
|
4
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the βSoftwareβ), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5
|
-
|
|
6
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
7
|
-
|
|
8
|
-
THE SOFTWARE IS PROVIDED βAS ISβ, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|