Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 2.73 KB

day3.md

File metadata and controls

61 lines (43 loc) · 2.73 KB

BTCR Day 3

Status, Checkin

Joe: Satyrn, focusing on scope reduction

Shivam + Mahendra: BTCR on signet. Had problems (Note: we decided testnet)

Matt Collier: Working on canonical DID document

Anthony: Working to update BTCR electron app to have latest js tools. Added basic wallet support to generate testnet addresses

ChristopherA: review Matt's canonical implicit DID, need a signing tool to make final DIDs

Dan Pape: DID/txref discussions. TODO update c++ libraries. See #5

Markus Sabadello: see https://weboftrustinfo.discourse.group/t/txref-conversion-java/177

Micheal Hawkins: looking at playgrounds, also looking at coinb.in (pure browser javascript wallet) which doesn't do testnet yet. This can be run offline and doesn't rely on external bitcoin libraries

Yancy Ribbens: looking at kulpreet's github, has some build errors. setting up a linode

Fausto Woelflin: joining for the first time today, interested to learn

Agenda

Demo: BTCR Electron App

Anthony Ronning presented his BTCR Electron app, to which he recently added wallet functionality. Here's a screenshot of BTCR DID creation in his app.

Electron BTCR App Screenshot

Issues

Note: tracking these as github issues

  • golang code build errors
  • owner -> controller
  • need to add VC signing capability to implicit document
    • how to represent this?
  • satoshi audit trail is part of DID resolution metadata
  • key id pattern
  • update issue #7 in light of today's discussion
  • Service "types" in canonical BTCR DID doc
  • Resolver needs to pluck out only the continuation DID doc from the return json object array
  • Check with Orie (DIF) about json-ld / jwt signing on DID Document vs Claims
  • Naming discussion
    • continuation/final/constructed DID Document
    • implicit DID Document
    • service/proof purpose
    • audit trail generic vs specific (aka satoshi)