Commit 8419fa12 authored by Rasmus Dahlberg's avatar Rasmus Dahlberg
Browse files

Add credit

Linus and I just realized that part the implementation is actually a
port of SUNET's python tools, as we were using these initially.  We had
to switch to Go because python could not handle the today's log load.
parent 464d3f76
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
follow-go was written by Rasmus Dahlberg <rasmus@mullvad.net>
follow-go was written by Rasmus Dahlberg <rasmus@mullvad.net>, and heavily
inspired by SUNET's catlfish tooling which can be located here:

  https://git.sunet.se/catlfish.git/tree/tools/fetchallcerts.py
  https://git.sunet.se/catlfish.git/tree/tools/fetchacert.py