mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

ECC Keys and Statement Signing/Verification #35

Closed vyzo closed 7 years ago

vyzo commented 7 years ago

Closes #6 Closes #12

yusefnapora commented 7 years ago

👍 looks great; I'll dig into getting ECC working in javascript. maybe worth looking into forking js-libp2p-crypto and hope we can submit a PR upstream.

should we include the publisher key in the PeerInfo protobufs?

vyzo commented 7 years ago

Yeah, we probably want it -- but probably not in the PeerInfo object. I will show some love to the directory when I work on the networking stuffs next, so I'll add it then.

yusefnapora commented 7 years ago

sounds good 👍