{
  "version": "v1.0.0",
  "entity": {
    "type": "individual",
    "role": "owner",
    "name": "Tony Antony",
    "email": "tnyantny@protonmail.com",
    "phone": "",
    "description": "Solo maintainer of AltSendme, an open-source, cross-platform desktop app for frictionless peer-to-peer file transfer. The work focuses on practical privacy (QUIC + TLS 1.3), no accounts, and performance for large files and folders. There is no prior grant or sponsorship history; funding would go directly toward sustainable development and hardware.",
    "webpageUrl": {
      "url": "https://altsendme.com"
    }
  },
  "projects": [
    {
      "guid": "altsendme",
      "name": "AltSendme",
      "description": "AltSendme is a minimal cross-platform desktop application for sending files and directories peer-to-peer anywhere in the world. It is built around the Iroh networking stack and uses open public connection relays for NAT traversal and hole punching. Transfers use strong end-to-end encryption (TLS 1.3 over QUIC), with support for large files, folders, pause and resume, and verified streaming.",
      "webpageUrl": {
        "url": "https://altsendme.com"
      },
      "repositoryUrl": {
        "url": "https://github.com/tonyantony300/alt-sendme",
        "wellKnown": "https://github.com/tonyantony300/alt-sendme/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:AGPL-3.0"
      ],
      "tags": [
        "peer-to-peer",
        "file-sharing",
        "privacy",
        "encryption",
        "cross-platform",
        "open-source",
        "quic",
        "desktop",
        "nat-traversal"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "bank-transfer",
        "type": "bank",
        "address": "tnyantny@protonmail.com",
        "description": "Support AltSendme via bank transfer (monthly or one-time)."
      },
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/tonyantony300",
        "description": "Support AltSendme via GitHub Sponsors (monthly or one-time)."
      },
      {
        "guid": "buy-me-a-coffee",
        "type": "payment-provider",
        "address": "https://buymeacoffee.com/tny_antny",
        "description": "One-off tips through Buy Me a Coffee."
      }
    ],
    "plans": [
      {
        "guid": "developer-laptop",
        "status": "active",
        "name": "Developer laptop",
        "description": "One-time goal for a reliable laptop to build, test, and release AltSendme on Windows and Linux. Currently relying on friends and contributors for windows and linux features & testing.",
        "amount": 175000,
        "currency": "INR",
        "frequency": "one-time",
        "channels": [
          "github-sponsors",
          "buy-me-a-coffee",
          "bank-transfer"
        ]
      }
    ],
    "history": null
  }
}