Oddbean new post about | logout
 That’s always a possibility. If it becomes a problem, like if you see your extended WoT network grow by 20k bc someone 4 hops away from you followed 20k spammers, you just unfollow and mute that pubkey. Or maybe one or more others in your network find the problem before you do and unfollow / mute the bad actor, and the problem is solved before you’re even affected. 
 In that scenario, if one user many hops away from you follows a spammer, that spammer’s grapevine WoT score will be nonzero but still pretty low. It takes more than just one follow to push your grapevine WoT score up high enough to approach the max score of 1. 
 That's very interesting. How do I see what someone 4 hops away from me does? Is this somehow visually presented as a graph that I can click through?

And if my network suddenly grows by 20k npubs maybe someone 4 hops away just followed people from Paraguay and now I suddenly have all the nice people from Paraguay in my extended network. 
 Eventually I want those kinds of visualization tools to exist. I tried building them a while back using visjs and the graph bogged down too much with more than about 500 pubkeys. For now, I’m focused on my exposition and understanding of the algorithm itself. And on rebuilding the PoC on the back end instead of all front end.