CEDAR
A blockchain registry for Linked Data.

Welcome to CEDAR (CASS Ethereum DApp Registry)

CEDAR lets you:
  • Publicly register digital learning, learner (or other) records on an Ethereum Blockchain.
  • Create a provable binding tying an Ethereum address to a website URL.
  • Manage registered records.
CEDAR:
  • Is this website paired with a smart contract on the Ethereum Blockchain.
  • Requires a small amount of payment (in the form of "Ethereum Gas") paid to the Blockchain per operation, to prevent abuse.
  • Validates website bindings for each record displayed and verifies the records have not changed.
  • Lets you discover records for individuals, if you know what identifier their records are registered under.
CEDAR performs the operations of a registry. This registry:
  • Does not store records, instead it stores references (URLs) to records.
  • Keeps a "checksum" which ensures the records at each URL have not been altered since they were registered.
CEDAR lives on an Ethereum blockchain. The blockchain:
  • Provides an indellible history of all operations performed on CEDAR.
  • Removes the need for a central authority.
  • Is replicated many thousands of time, making it reliable and very resistant to forgery.
To use CEDAR, you need:
  1. The Ethereum Mist browser or MetaMask plugin pointed at the Rinkeby Test Network (or another Ethereum web3 enabled browser.)
To register records on CEDAR, you need:
  1. Ethereum to fund your endeavours, which can be found at the Rinkeby Faucet.
  2. A website that you can place a file on to bind that URL to your ethereum account.