How it Works

🟠 isolabellart

npub17nd4yu9anyd3004pumgrtazaacujjxwzj36thtqsxskjy0r5urgqf6950x

hex

00000b7637f8f9b03b2720e00107974eca3d799749892792a83c70c419957994

nevent

nevent1qqsqqqqtwcml37ds8vnjpcqpq7t5aj3a0xt5nzf8j25rcuxyrx2hn9qprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgs0fk6jwz7ejxchh6s7d5p473w7uwffr8pfga9m4sgrgtfz836wp5qp2xtqh

Kind-1 (TextNote)

2026-04-21T13:37:08Z

↳ 回复 事件不存在

4261efaad1cbb760b5923e5f7ae1cac51a2e24b805205a9b91186bec5ed8b521...

How it Works The technology behind Nowhere

Every Nowhere store is a compact data structure - products, prices, images, settings - encoded directly into a URL. When you open a store link, your browser decodes this data and renders the store entirely client-side. No server is involved in displaying the store.

Orders are placed using the Nostr protocol, a decentralized communication network. When you check out, your order details are encrypted with the seller's public key and published to the network's relays. Only the seller has the private key needed to decrypt and read your order. When an order is broadcast, the network can see that a Nowhere purchase was made - but it is impossible to tell which store it was for, who placed it, or what was ordered.

Seller identity and store integrity are verified using deterministic phrases derived from cryptographic fingerprints. The seller phrase identifies the seller across all their stores. The store phrase confirms a specific store URL hasn't been modified. Both are computed locally with no network calls.

There are no central servers or databases, and no platform operator handling your data. Everything runs in your browser, and all communication happens over decentralized relays. The result is a fully peer-to-peer shopping experience with cryptographic guarantees of privacy and authenticity.

原始 JSON

{
  "kind": 1,
  "id": "00000b7637f8f9b03b2720e00107974eca3d799749892792a83c70c419957994",
  "pubkey": "f4db5270bd991b17bea1e6d035f45dee392919c29474bbac10342d223c74e0d0",
  "created_at": 1776778628,
  "tags": [
    [
      "e",
      "4261efaad1cbb760b5923e5f7ae1cac51a2e24b805205a9b91186bec5ed8b521",
      "wss://purplerelay.com",
      "root"
    ],
    [
      "p",
      "c8383d81dd24406745b68409be40d6721c301029464067fcc50a25ddf9139549"
    ],
    [
      "client",
      "Wisp"
    ],
    [
      "nonce",
      "31628",
      "16"
    ]
  ],
  "content": "How it Works\nThe technology behind Nowhere\n\n\nEvery Nowhere store is a compact data structure - products, prices, images, settings - encoded directly into a URL. When you open a store link, your browser decodes this data and renders the store entirely client-side. No server is involved in displaying the store.\n\nOrders are placed using the Nostr protocol, a decentralized communication network. When you check out, your order details are encrypted with the seller's public key and published to the network's relays. Only the seller has the private key needed to decrypt and read your order. When an order is broadcast, the network can see that a Nowhere purchase was made - but it is impossible to tell which store it was for, who placed it, or what was ordered.\n\nSeller identity and store integrity are verified using deterministic phrases derived from cryptographic fingerprints. The seller phrase identifies the seller across all their stores. The store phrase confirms a specific store URL hasn't been modified. Both are computed locally with no network calls.\n\nThere are no central servers or databases, and no platform operator handling your data. Everything runs in your browser, and all communication happens over decentralized relays. The result is a fully peer-to-peer shopping experience with cryptographic guarantees of privacy and authenticity.",
  "sig": "a2cacc1770b32da3a24f1cddbb295518a184f0373d3dc8a7c22708a1255f1cd95969824acecb031b36768af9db7b72b6f94661afe21ee6ae896b34dd7fad988d"
}