David Dahl

Results 30 comments of David Dahl

Working now in WIP branch, see #45

Part 1 is working - [x] implementation - [x] tests - [ ] Use `Nock` to mock network connection

Also, it might be cool to `'gray-out'` a peer when they `leave` in the peers list

I like jest, but I was thinking of using the standard karma / mocha set up as is used in all of the IPFS repos. Also, this looks cool: https://github.com/ipfs/aegir

Now that clearer sub modules and APIs have been formed these are the test suites needed: `src/` - [x] db.js - [x] proofs-db.js - [x] remote-proofs.js - [x] ipfs.js -...

I have been watching many IPFS repos in order to try and understand the scope and previous work of your Identity efforts. It has been extremely educational. I am very...

Also, I did not know about `peer-star-identity`, thanks for the link.

>Do you have any mockups already designed? Not yet. I am have been focused on exposing the basic crypto primitives needed and supporting Github gists and Reddit posts as remote...

- [x] contactsDB - [x] proofsDB - [ ] accountDB

component created in #24 The layout needs work and additional editing of `bio` etc