Fork of github.com/did-method-plc/did-method-plc
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update Bluesky PBLLC to PBC (Public Benefit Corporation) (#46)

authored by

bnewbold and committed by
GitHub
30358fa9 6c01f43f

+2 -2
+1 -1
README.md
··· 387 387 388 388 We welcome proposals for small additions to make `did:plc` more generic and reusable for applications other than atproto. But no promises: atproto will remain the focus for the near future. 389 389 390 - Moving governance of the `did:plc` method, and operation of registry servers, out of the sole control of Bluesky PBLLC is something we are enthusiastic about. Audit log snapshots, mirroring, and automated third-party auditing have all been considered as mechanisms to mitigate the centralized nature of the PLC server. 390 + Moving governance of the `did:plc` method, and operation of registry servers, out of the sole control of Bluesky PBC is something we are enthusiastic about. Audit log snapshots, mirroring, and automated third-party auditing have all been considered as mechanisms to mitigate the centralized nature of the PLC server. 391 391 392 392 The size of the `verificationMethods`, `alsoKnownAs`, and `service` mappings/arrays may be specifically constrained. And the maximum DAG-CBOR size may be constrained. 393 393
+1 -1
package.json
··· 2 2 "name": "did-method-plc", 3 3 "version": "0.0.1", 4 4 "repository": "git@github.com:bluesky-social/did-method-plc.git", 5 - "author": "Bluesky PBLLC <hello@blueskyweb.xyz>", 5 + "author": "Bluesky PBC <hello@blueskyweb.xyz>", 6 6 "license": "MIT", 7 7 "private": true, 8 8 "engines": {