Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Profile

    • Global Identity (FinID)

    • Profile metadata

    • Certificates.

      • Documents for Certificate.

    • Transactions (where relevant).

Global Identity (FinID)

Each profile in the network is identified by a global ID called FinID. FinID is created by the profile’s primary node (and for primary node’s by Governance nodes, see FinP2P Network Protocol ). Commercially, this is designed to enable a users to hold assets across the network (on different blockchains).

...

FinID validation is used to enforce ACL when requesting private data and validating the responses sources.

Profile Metadata

For each type of profile, the FinP2P specification will define the basic mandatory properties shared by all implementations as well as a way to extend the data model in a propriety way.

Certificates

Certificates are properties of a profile, which are “given” to a profile by a trusted third party, aka Service Provider. All nodes are by default also service providers, but a network can host service providers who are not nodes - and only function to testify they have a proof of specific information about a profiles

...

  • User Certificates: Provide independent verification to a User that it has certain qualities. Ex: KYC is a Certificate, a document describing a user is an “Accredited Investor” is a Certificate.

    • A User can have multiple Certificates

    • An asset or the asset’s node can define which certificates are required to invest in the asset, and also which service providers they trust for those certificates.

  • Asset Certificates: Enable the KYA (Know Your Asset) certificates for Assets 

    • KYA is a set of documents that describe the asset and the exact ownership rights of the asset token holders (such as what happens in an event of an exit, or eligibility to receive dividends, etc). KYA documents are legally binding, and adding them as Certificates to the Asset (an dkeeping their Hash on chain) makes them immutable on the FinP2P network - so securities holders have legal clarity of exactly what the securities entitle them to.

    • Only the primary node of each asset (or Service Providers approved on its behalf) are allowed to add KYA documents to an asset.

Documents for Certificates

Documents are binary files that can be linked through a Certificate to an Identity profile. Ex:  documents with KYC information, Documents with KYA (Know your Asset) information such as an information memorandum, pictures related to a specific asset and so on.

Asset Token Transactions

Tokens are a digital representation of ownership and related rights of real world assets. Tokens rights are linked via the Asset identity profile.

...