{
  "schema_version": "1.0",
  "standard": "NOT ME",
  "rule": {
    "en": "If it's not encrypted, it's not me.",
    "sk": "Ak to nie je šifrované, nie som to ja."
  },
  "tiers": [
    {
      "id": 2,
      "key": "read",
      "name": { "en": "Read", "sk": "Prečítané" },
      "definition": {
        "en": "The operator can read the content of your messages in plaintext, and hands it to the state on request.",
        "sk": "Prevádzkovateľ vie čítať obsah tvojich správ v čitateľnej podobe a na požiadanie ho odovzdá štátu."
      },
      "agent_policy": "required",
      "channels": [
        "Instagram DM",
        "Snapchat",
        "X DM",
        "LinkedIn",
        "Discord"
      ]
    },
    {
      "id": 1,
      "key": "promised",
      "name": { "en": "Promised", "sk": "Sľúbené" },
      "definition": {
        "en": "End-to-end encrypted in personal chats, but through a proprietary client controlled by an operator that harvests metadata, decides what the encryption covers — group chats and old history often not — and can deploy client-side scanning whenever it is told to.",
        "sk": "End-to-end šifrované v osobných rozhovoroch, ale cez proprietárneho klienta prevádzkovateľa, ktorý zbiera metadáta, rozhoduje o tom, čo šifrovanie pokrýva — skupiny a stará história často nie — a môže kedykoľvek nasadiť skenovanie priamo na zariadení."
      },
      "agent_policy": "recommended",
      "channels": ["WhatsApp", "iMessage", "Facebook Messenger"]
    },
    {
      "id": 0,
      "key": "sacred",
      "name": { "en": "Sacred", "sk": "Posvätné" },
      "definition": {
        "en": "Open, auditable end-to-end encryption with minimal metadata. This is where humans meet.",
        "sk": "Otvorené, auditovateľné end-to-end šifrovanie s minimom metadát. Tu sa stretávajú ľudia."
      },
      "agent_policy": "forbidden",
      "channels": ["Signal", "SimpleX", "Threema"]
    }
  ]
}
