Implement nearest neighbor search we have in sybilhunter
One useful tool for finding sybils in the Tor network is available via sybilhunter
where it tries to find similar configured relays compared to a reference relay via a nearest neighbor search. We should implement that as a first step for #8.