πŸ“š Personal bits of knowledge

πŸ“ Add protocols over services note and update link

+2 -1
+2 -1
Decentralized Protocols.md
··· 7 7 - [Protocol and Open Source Funding](https://youtu.be/few99D5WnRg?list=WL). It'll add to the current ways to fund open source projects: 8 8 - Consulting: open source the code, sell consulting. 9 9 - Cloud: open source some code, but sell a closed source cloud complement. 10 - - [Community](https://mobile.twitter.com/balajis/status/1310101055816921090): open source all code, and issue a token or charge for access to the community. 10 + - [Community](https://x.com/balajis/status/1310101055816921090): open source all code, and issue a token or charge for access to the community. 11 11 - Open Source projects would have a protocol. You could buy shares of Kubernetes, TensorFlow, ... or contribute to gain tokens. This [[incentives]] contributing and helping people. 12 12 - [Many more](https://youtu.be/Axj8NJXnCN0)! 13 13 - Tokens create new, scoped economies, and those economies enable new ways of organizing production and operation of goods and services. Because these economies are programmable, they can also embed and optimize for value systems and goals. 14 14 - [Moving to protocols, not platforms](https://knightcolumbia.org/content/protocols-not-platforms-a-technological-approach-to-free-speech), is an approach for free speech in the twenty-first century. Rather than relying on a "marketplace of [[ideas]]" within an individual platform β€” which can be hijacked by those with malicious intentβ€”protocols could lead to a marketplace of ideals, where competition occurs to provide better services that minimize the impact of those with malicious intent, without cutting off their ability to speak entirely. 15 15 - The fundamental power of the internet is its _interoperability_. It was born out of the ability of different networks to talk to each other using common protocols. The interoperability is what we've lost in the Web 2.0 era. Even such quintessential thing as a web API has no well defined standard or protocol, just a very vague concept of REST or RPC. We need commonly accepted standards and _decentralized_ protocols: for web APIs, for identity management, for message queuing, for web callbacks (webhooks), for online transactions, for semantic web and ontology, etc. 16 + - [Use protocols, not services](https://notnotp.com/notes/use-protocols-not-services/). Centralized services are easy pressure points for compelled [[Identity]] checks and policy mandates. Protocols like IRC, XMPP, ActivityPub, Nostr, and Matrix have no single entity to compel. Pressure must happen server by server across jurisdictions. Choosing protocols over services reduces forced identification risk and improves [[Privacy]] and credible exit. 16 17 - [Decentralization enables permissionless innovation](https://newsletter.squishy.computer/p/decentralization-enables-permissionless): 17 18 - Designing for survivability often leads to decentralization, redundancy, diversity, and adaptability, contrasting with centralized systems optimizing for efficiency. 18 19 - Nature uses these same properties for resilience against catastrophes.