@datamodels/identity-accounts-web
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Web Accounts DataModel

DataModel implementation of the Also Known As schema and definition specified in CIP-23.

Installation

npm install -D @datamodels/identity-accounts-web

Rationale

Users may want to publicly associate any number of social accounts, such as Twitter, GitHub, discord, etc. to their DID. Creating and storing public verifications for these various accounts in the Also Known As record document enables anyone to observe these associations and as a result infer trust about the given user.

Adding an account to the Also Known As document does not allow that account to control or authenticate the DID. Rather it is simply just a verifiable public mapping.

Publicly associating one or more accounts to a DID offers a number of benefits.

  • Public association with a DID to any number of accounts
  • Serves as a foundation for building aggregated reputation on an identity comprised of multiple accounts, not individual one-off accounts
  • Provides a common interface for creating a list of linked social accounts, making discoverability and query predictable

Schemas

AlsoKnownAs

Discussion

License

Dual licensed under MIT and Apache 2

Package Sidebar

Install

npm i @datamodels/identity-accounts-web

Weekly Downloads

61

Version

0.2.0

License

(Apache-2.0 OR MIT)

Unpacked Size

8.26 kB

Total Files

6

Last publish

Collaborators

  • paul_lecam