Skip to content
Snippets Groups Projects
  1. Dec 22, 2016
  2. Dec 20, 2015
  3. Oct 04, 2015
    • Damian Johnson's avatar
      Script to check for fingerprint changes · 6ad1ce1e
      Damian Johnson authored
      During our recent dev meeting David Goulet asked me for a DocTor check for
      relays rapidly changing their fingerprint. Doing so likely means they're trying
      to get into a privilaged position to snoop on hidden services.
      
      Plan is to keep an eye on this script for a bit (just whipped it up, no doubt
      it has issues), then send the results to David when we have some confidence in
      it. Later the results will be sent to bad-relays@.
      6ad1ce1e
  4. Nov 18, 2014
    • Damian Johnson's avatar
      Sending DocTor notifications directly to authority operators · 47534b29
      Damian Johnson authored
      Notifying authority operators in addition to tor-consensus-health@. Folks with
      public contact information are notified via cc, while and others via bcc.
      Contact information is specified in 'data/contact_information.cfg', which we're
      keeping out of git to hide private addresses.
      
      This necessitated reverting a change I made to sidestep OOM issues. If that
      starts biting us again I'll need to figure out another method for addressing
      it...
      47534b29
  5. Aug 18, 2013
  6. Aug 17, 2013
  7. Jul 30, 2013
    • Damian Johnson's avatar
      Replacing consensusTracker.py with a simple sybil checker · 9b7de30f
      Damian Johnson authored
      Our consensusTracker.py was petty slick, but most of what it does is
      unnecessary. The html formatted emails were pretty, and the stats were kinda
      interesting. But the only true usefulness of the script was to notify us of
      sybil attackers spamming us with relays. Replacing it with a far smaller,
      simpler script that just does that.
      9b7de30f
  8. Jul 29, 2013
Loading