{
  "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": 15.71,
      "uptime_s_avg": 1312967,
      "uptime_s_m50": 1313867,
      "uptime_s_m90": 1349867,
      "stats_ms_avg": 78,
      "stats_ms_m50": 76,
      "stats_ms_m90": 95
    }
  },
  "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.13,
      "uptime_s_avg": 45257,
      "uptime_s_m50": 52673,
      "uptime_s_m90": 79672,
      "stats_ms_avg": 132,
      "stats_ms_m50": 138,
      "stats_ms_m90": 168
    }
  }
}