hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

API call to get own public key #57

Open thefinn93 opened 9 years ago

thefinn93 commented 9 years ago

It'd be really nice if we could get an API call to get the public key of the node that the call is made to.

wfleurant commented 9 years ago

im not sure i agree (yet) what about hmm.

kyrias commented 9 years ago

It's possible to get it using NodeStore_nodeForAddr(), but I'm unsure whether it would be nice to be able to just get the key with another call.