{
  "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": 62
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 7.94,
      "uptime_s_avg": 641951,
      "uptime_s_m50": 642851,
      "uptime_s_m90": 678851,
      "stats_ms_avg": 108,
      "stats_ms_m50": 103,
      "stats_ms_m90": 136
    }
  },
  "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": 62
    },
    "handlers": [
      "sms",
      "tel",
      "email"
    ],
    "metrics": {
      "uptime_days": 0.63,
      "uptime_s_avg": 38162,
      "uptime_s_m50": 38271,
      "uptime_s_m90": 77872,
      "stats_ms_avg": 165,
      "stats_ms_m50": 170,
      "stats_ms_m90": 200
    }
  }
}