一个网站,编码在URL中。
nowhere: an entire website encoded in a URL

原始链接: https://hostednowhere.com/

URL中有一部分叫做片段,即#号后的文本。片段的设计初衷是不发送到服务器的。它们只存在于浏览器中,只存在于设备上,只存在于访问的瞬间。没有任何地方会存储所有内容。整个网站被压缩并编码成一串字符。没有服务器保存它。没有账户属于它。没有公司需要你的许可。链接就是网站。链接去往哪里,网站就去往哪里。对于订单、消息和实时协调,Nowhere使用Nostr中继作为通信基础设施。中继只能看到它们无法读取的加密数据,这些数据来自它们无法追踪的临时密钥,并从它们无法识别的Nowhere网站发送而来。

## Nowhere:一个编码在URL中的网站 “nowhere.com”是一个引人入胜的项目,展示了一种全新的网站托管方式——完全在URL中进行。它利用了经常被忽视的URL片段('#'后面的部分),利用浏览器*不会*将这部分发送到服务器的特性。 这创造了固有的隐私:托管初始HTML的服务器从不“看到”网站内容,这意味着不会记录或存储任何数据。此外,由于该网站仅以链接的形式存在,因此不可能将其关闭或审查——没有服务器可以攻击。每个共享的链接*就是*完整的网站。 该项目在GitHub上可用 ([https://github.com/5t34k/nowhere](https://github.com/5t34k/nowhere)),甚至允许对URL本身进行密码保护加密,增加另一层安全性。
相关文章

原文

There is a part of a URL called the fragment, the text after the #. By design, fragments are never sent to servers. They exist only in the browser, only on the device, only at the moment of access.

Nowhere puts everything there. An entire website compressed and encoded in a string of characters. There is no server holding it. There is no account it belongs to. There is no company you need permission from. The link is the site. Wherever the link travels, the site travels with it.

For orders, messages, and real-time coordination, Nowhere uses Nostr relays as communication infrastructure. Relays see only encrypted data they cannot read, arriving from ephemeral keys they cannot trace, sent from a nowhere site they cannot identify.

联系我们 contact @ memedata.com