How would you design a human internet protocol? A good friend and I have been discussing the growing feeling that we're ready to "leave" the Internet as we know it. The AI slop on the websites we used to find the most utility in is getting unbearable. While I know that there are still high-quality websites hidden in the corners of the Internet untouched by AI (or relatively so), the fatigue we feel is certainly real. It got us thinking -- if someone were to design a new Web, a new protocol that requires verification that a human is accessing it and only a human is submitting content/interacting/reading, what would the verification process look like? Parameters for design: - Only humans can access - Only humans can interact (all CRUD must be done by a human) - Anonymity is the default -- if you wish to identify yourself, feel free - Must be able to use existing technology (a web browser) What would the initial and ongoing realtime verification look like? How would you design it? |