Difference between revisions of "Sidetree"

From MgmtWiki
Jump to: navigation, search
(Problems)
(Problems)
Line 6: Line 6:
 
* As of 2020-11-15 the Sidetree spec did not guarantee that an old key used for signing or encryptions would be available from any of their methods.
 
* As of 2020-11-15 the Sidetree spec did not guarantee that an old key used for signing or encryptions would be available from any of their methods.
 
* As of 2020-11-15 the IPFS implementations were at Alpha release level and not recommended for production use.
 
* As of 2020-11-15 the IPFS implementations were at Alpha release level and not recommended for production use.
 
+
* As of 2020-11-15 the Sidetree spec required two versions of the DID and stipulated that any RP relying on that DID would have to accept either version interchangeably.
 
*
 
*
  

Revision as of 17:20, 17 November 2020

Full Title

Sidetree is a spec for a collection of Distributed ID methods that uses IPFS to guarantee uniqueness of a DID.

Context

Microsoft started to build Sidetree as the backing for the Ion DID method to improve responsiveness to reads and writes of ID data.

Problems

  • As of 2020-11-15 the Sidetree spec did not guarantee that an old key used for signing or encryptions would be available from any of their methods.
  • As of 2020-11-15 the IPFS implementations were at Alpha release level and not recommended for production use.
  • As of 2020-11-15 the Sidetree spec required two versions of the DID and stipulated that any RP relying on that DID would have to accept either version interchangeably.

References