{
  "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": 63
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 160.2,
      "uptime_s_avg": 13797587,
      "uptime_s_m50": 13798488,
      "uptime_s_m90": 13834487,
      "stats_ms_avg": 82,
      "stats_ms_m50": 80,
      "stats_ms_m90": 98
    }
  },
  "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": 63
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 0.96,
      "uptime_s_avg": 49793,
      "uptime_s_m50": 52673,
      "uptime_s_m90": 81473,
      "stats_ms_avg": 132,
      "stats_ms_m50": 126,
      "stats_ms_m90": 163
    }
  }
}