Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
9ec8de8fab
ssb: Remove the part of peer_exchange where I tried to propagate available connections between peers. It still entails discovery over DNS. Will rename later.
e3220a1135
cli: Remove the dump_private command. I really only used this to profile/optimize ssb.getPrivateMessages(), and I am happy with how that worked out.