How would you design a human internet protocol?
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?