TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Do We Achieve an Open, Secure, Trustworthy, and Inclusive Internet?

9 pointsby sinakalmost 9 years ago

1 comment

dalyalmost 9 years ago
You need peer-to-peer, fully encrypted applications. Sites are coordinated with a &quot;publish-subscribe&quot; mechanism. You put up a service on your local machine (chat, webserver, etc) You &quot;publish&quot; the IP address and public key your site. You &quot;subscribe&quot; to a site using the IP address and public key.<p>We used to run bulletin board systems (BBS) in this fashion. It worked rather well.<p>Peer-to-peer cuts out the big server guys (Google, Facebook, etc.) They can no longer gather your data. Encryption end-to-end makes it impossible to insert ads. It makes it hard to gather data.<p>We need more peer-to-peer, fully end-to-end encrypted publish&#x2F;subscribe software.