{
  "meta": {
    "api": "londopy",
    "version": "1.0.0",
    "generated": "2026-09-25T06:35:47.999Z",
    "self": "https://londopy.github.io/api/v1/clusters/security.json",
    "docs": "https://londopy.github.io/api/"
  },
  "data": {
    "id": "security",
    "emoji": "🛡️",
    "title": "Security tooling",
    "blurb": "Assessment tools for authorized use, with the framing to match — and cryptography built up from the RFCs.",
    "count": 3,
    "projects": [
      {
        "name": "kto",
        "tagline": "\"Kick Them Out\" v3 — WiFi security-assessment tool with CLI, TUI, and GUI. Authorized use only.",
        "cluster": {
          "id": "security",
          "title": "Security tooling"
        },
        "languages": [
          "Rust"
        ],
        "tags": [
          "wifi",
          "assessment",
          "authorized-use"
        ],
        "featured": false,
        "stars": 1,
        "pushed_at": "2026-06-19T08:52:31Z",
        "award": null,
        "urls": {
          "page": "https://londopy.github.io/projects/kto/",
          "repo": "https://github.com/Londopy/kto",
          "demo": null,
          "docs": null,
          "og_image": "https://londopy.github.io/og/kto.png",
          "api": "https://londopy.github.io/api/v1/projects/kto.json"
        },
        "links": []
      },
      {
        "name": "deadpoint",
        "tagline": "Purple-team RNG analysis toolkit — detects predictable randomness (MT19937, LCG, xorshift), recovers the generator's state to prove it, then recommends the fix. Embedded/OT audit framing.",
        "cluster": {
          "id": "security",
          "title": "Security tooling"
        },
        "languages": [
          "Python",
          "Rust"
        ],
        "tags": [
          "prng",
          "z3",
          "purple-team",
          "pypi"
        ],
        "featured": true,
        "stars": 3,
        "pushed_at": "2026-07-12T06:36:55Z",
        "award": null,
        "urls": {
          "page": "https://londopy.github.io/projects/deadpoint/",
          "repo": "https://github.com/Londopy/deadpoint",
          "demo": "https://pypi.org/project/deadpoint/",
          "docs": null,
          "og_image": "https://londopy.github.io/og/deadpoint.png",
          "api": "https://londopy.github.io/api/v1/projects/deadpoint.json"
        },
        "links": []
      },
      {
        "name": "nxtls",
        "tagline": "Cryptography and a TLS 1.3 client written entirely in Nexium — SHA-2 through X.509 chain validation, with no C and no unsafe. Checked against the RFC vectors, Python's cryptography and OpenSSL 3; early, and not yet reviewed by a TLS expert.",
        "cluster": {
          "id": "security",
          "title": "Security tooling"
        },
        "languages": [
          "Nexium",
          "Python"
        ],
        "tags": [
          "cryptography",
          "tls",
          "nexium"
        ],
        "featured": false,
        "stars": 1,
        "pushed_at": "2026-09-24T08:52:39Z",
        "award": null,
        "urls": {
          "page": "https://londopy.github.io/projects/nxtls/",
          "repo": "https://github.com/Londopy/nxtls",
          "demo": null,
          "docs": null,
          "og_image": "https://londopy.github.io/og/nxtls.png",
          "api": "https://londopy.github.io/api/v1/projects/nxtls.json"
        },
        "links": []
      }
    ],
    "urls": {
      "page": "https://londopy.github.io/#security",
      "api": "https://londopy.github.io/api/v1/clusters/security.json"
    }
  }
}
