git ssb

2+

dinoworm ๐Ÿ› / ssb-graphviz



reduce public information shared about graph identities

%yPVpRpH7oZgy2khZbnihzCDEBpU6BCoMyI+5ELAIliE=.sha256
Opendinoworm ๐Ÿ› opened this issue on 12/9/2016, 10:19:13 PM

reduce public information shared about graph identities

since ssb-graphviz is a public portal into a private network, we should be careful about how much information available to the graph owner we share to the public. to this end, for each node we should only share the most recent self-chosen name and avatar, using incrementing integers as identifiers instead of public keys.

%mPKWMWr9R5QTvbsX18rZJd/MYpfFVzv8W20FAFRki1w=.sha256 Dominic · 12/9/2016, 11:38:45 PM

maybe this should be a patch{bay,next} plugin instead? then you can view if you are inside the network, which is fine.

%fXsgL3JJmWNRyoiIoIJCoalzNWEPi+r1z6HwhnMP71Y=.sha256 dinoworm ๐Ÿ› · 12/10/2016, 12:47:57 AM

that sounds good, but what is a patch{bay,next} plugin exactly? do you mean you could optionally install it and patch{bay,next} will detect if you have and if so then enhance your user interface. that would be sweet, since we could do the same for git-ssb-web and relevant git links. /cc @mixmix @matt

%XR5moyE9FTQWkKnAjWmB6Z3QpXfAwOQXyJ7QuC6KruI=.sha256 Dominic · 12/10/2016, 2:10:31 AM

ah - good question. At this point, it's just some modules that are exposed via depject - we don't actually have a way to distribute it yet. Or maybe, it's @cel's iframe sandbox, but either way, it means mostly a client-side thing (that talks to sbot in a generic way)

Built with git-ssb-web