-
@jandrieu raised an interesting question at RWoT that we want to consider in the resolution specification.
Let's assume this scenario:
Alice has `DID:btcr:12345` that exists pre-fork.
Later on …
-
Attempting to capture and continue the discussion from TPAC
We need to develop a test suite that demonstrates multiple DID Resolver implementations satisfy the MUST statements in the specification …
-
I get the following build errors when running through the instructions https://github.com/kulpreet/btcr-service
specifically, go build
`# github.com/kulpreet/btcr-service
src/github.com/kulpree…
-
_From @ChristopherA on June 30, 2017 21:50_
There are some interesting future scenarios for use of multisig in BTCR.
The easiest is revocation. If the tip is a multisig address, for instance a 2 o…
-
For whatever reason, this has been percolating in the back of my head over the past several weeks and I wanted to write it down before it disappeared again.
Perhaps BTCR has registration backwards?…
-
I managed to install pyopencl, but btcrecover's gpu tests fail :(
Any ideas?
```
$ ./btcrecover.py --list-gpus
Starting btcrecover 0.17.9 on Python 2.7.10 64-bit, 16-bit unicodes, 64-bit ints
#…
-
We need to have a canonical BTCR 'implicit' DID Document.
This is the one I'm playing with now — but I believe all the values are correct.
@mattcollier: there is no btcr @context schema yet, but…
-
Hi,
I am new to DID. I have built and run the docker, and what is the next?
I am confused how to use the btcr driver.
Is it a complete service that I can get my DID from from the driver as an en…
-
@kimdhamilton Can you suggest a pull request to my ddo that would be a useful variant for the test demo? Maybe offers my PGP key only for authentication not authorization? I’d also like to append a fe…
-
I have a laptop with [i7-4700MQ](http://ark.intel.com/products/75117), using Ubuntu 16.04.3.
Went by this excellent [AskUbuntu answer](https://askubuntu.com/a/850594), then uninstalled mesa-opencl-ic…