{
  "passcrow.mailpile.is": {
    "notes": "This is Mailpile's public Passcrow server.",
    "about_url": "https://passcrow.mailpile.is/",
    "organization": "Mailpile ehf",
    "contact": "Bjarni R. Einarsson <bre@mailpile.is>",
    "country": "IS",
    "policy": "email, sms, tel via passcrow.mailpile.is",
    "version": "python-passcrow v0.0.7",
    "storage": {
      "type": "filesystem",
      "encrypted": false,
      "free_pct": 64
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 204.08,
      "uptime_s_avg": 17588387,
      "uptime_s_m50": 17589287,
      "uptime_s_m90": 17625287,
      "stats_ms_avg": 81,
      "stats_ms_m50": 77,
      "stats_ms_m90": 96
    }
  },
  "passcrow-test.mailpile.is": {
    "about_url": "https://passcrow-test.mailpile.is/",
    "organization": "Mailpile ehf",
    "contact": "Bjarni R. Einarsson <bre@mailpile.is>",
    "country": "IS",
    "notes": "Testing only! Any and all data is deleted after 30 days.",
    "testing": true,
    "policy": "email, sms, tel via passcrow-test.mailpile.is",
    "version": "python-passcrow v0.0.7",
    "storage": {
      "type": "filesystem",
      "encrypted": false,
      "free_pct": 64
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 0.84,
      "uptime_s_avg": 44572,
      "uptime_s_m50": 45473,
      "uptime_s_m90": 79672,
      "stats_ms_avg": 132,
      "stats_ms_m50": 129,
      "stats_ms_m90": 168
    }
  }
}