You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Universal Resource Auth (UR-Auth) protocol that allows web data and copyrighted tangible and intangible assets referenced by Uniform Resource Identifiers (URI) to be publicly registered on the internet using blockchain technology and Decentralized Identifiers (DID) technology.
Pallets
URAuthTree
Data Ownership Register
Domain owner(e.g www.website1.com), web service owner(e.g instagram account), and copyrights of data files claim their ownership of their data through blockchain.
Process
Owners(clients) call urauth_request_register_domain_owner() to request registering.
Random value will be created and stored on blockchain.
Owner will generate certificate(json file) and upload it to root directory.
Oracle Nodes will download that json file and do signature on that document, which will be sent to blockchain.
If 2/3 of nodes verify and accept the document, register URAuthDoc on blockchain.
PR Tracking
URAuthTree
implementationOverview
Universal Resource Auth (UR-Auth) protocol that allows web data and copyrighted tangible and intangible assets referenced by Uniform Resource Identifiers (URI) to be publicly registered on the internet using blockchain technology and Decentralized Identifiers (DID) technology.
Pallets
URAuthTree
Data Ownership Register
Domain owner(e.g
www.website1.com
), web service owner(e.g instagram account), and copyrights of data files claim their ownership of their data through blockchain.Process
urauth_request_register_domain_owner()
to request registering.URAuthDocument
DataMarket
To be updated
The text was updated successfully, but these errors were encountered: