med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

347
active users

#protocols

2 posts2 participants0 posts today
Jack William Bell<p>Today we have <a href="https://rustedneuron.com/tags/ActivityPub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ActivityPub</span></a>, which provides real and actual <a href="https://rustedneuron.com/tags/Federation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Federation</span></a>, but is overly complex and difficult to implement, and we have ATProto, which promises Federation, but delivers central control and is even more complex and difficult to implement.</p><p>See this discussion (you'll need to scroll down a bit to find my contribution):</p><p>&gt; <a href="https://circumstances.run/@davidgerard/115335451897410462" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">circumstances.run/@davidgerard</span><span class="invisible">/115335451897410462</span></a></p><p>Dave Winer would love the point I was making there…</p><p>[contd]</p><p><a href="https://rustedneuron.com/tags/Fedi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fedi</span></a> <a href="https://rustedneuron.com/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://rustedneuron.com/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://rustedneuron.com/tags/WTF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WTF</span></a></p>
Suzanne Aldrich (she/her)<p>I’ll share anonymized real world examples and design patterns I’ve seen in the wild:</p><p>• infrastructure metro failover<br>• protocol resilience with QUIC and gRPC<br>• application strategies with DNS and resolvers<br>• client side approaches like always on protection</p><p><a href="https://hachyderm.io/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://hachyderm.io/tags/SRE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SRE</span></a> <a href="https://hachyderm.io/tags/cloud" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cloud</span></a> <a href="https://hachyderm.io/tags/infra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>infra</span></a></p>
edd<p>Alright protocol nerds, I've got a question. SFTP's spec suggests that the `request id` general header isn't used for SSH_FXP_INIT and SSH_FXP_VERSION and was not present at all in early versions of the drafts. Does that mean those messages MUST NOT appear in those messages or should clients expect to have to ignore that field sometimes to get to the version field?</p><p>Boosts welcome.</p><p>UPDATE: Word on the street is the request id MUST NOT appear. Thks <span class="h-card" translate="no"><a href="https://mastodon.social/@kwaktrap" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>kwaktrap</span></a></span></p><p><a href="https://freeradical.zone/tags/AskFedi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AskFedi</span></a> <a href="https://freeradical.zone/tags/sftp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sftp</span></a> <a href="https://freeradical.zone/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://freeradical.zone/tags/internet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>internet</span></a></p>
Nicole Hennig<p>Does Cloudflare want to protect the web or control it? <a href="https://tormentnexus.substack.com/p/does-cloudflare-want-to-protect-the" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tormentnexus.substack.com/p/do</span><span class="invisible">es-cloudflare-want-to-protect-the</span></a> <a href="https://techhub.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://techhub.social/tags/agents" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agents</span></a> <a href="https://techhub.social/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a></p>
OCTADENEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups<br><br><i> NEWSCARD </i> Publish and fetch permanent named records via Network News<br><br>Newscard creates a decentralized, encrypted, named record paste bin.<br><br>[git repo] <a href="https://codeberg.org/OCTADE/newscard" rel="nofollow noopener" target="_blank">https://codeberg.org/OCTADE/newscard</a> (use most recent version only)<br><br>With a single command, name the card, snarf the file and encrypt it.<br><br>With another command, push the encrypted file to the public network.<br><br>With another short command, snarf a file from the network.<br><br>Only users knowing the name [key] of the record will be able to decrypt it.<br><br>If a strong passphrase is used to name the file, it will be very secure.<br><br>This is useful for quickly snarfing, encrypting, and publishing a text file:<br><br>$~: card enc [passphrase] [file]<br>$~: card put [passphrase]<br><br>It is useful for retrieving a text file with just a key:<br><br>$~: card get [passphrase]<br>$~: card show [passphrase]<br><br>If and when you want the general public to access the record just share the keyword.<br><br>Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.<br><br>Newscard generates 9 each of: cipher keys, salts, key iteration parameters.<br><br>It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.<br><br><a href="https://soc.octade.net?t=newscard" class="mention hashtag" rel="nofollow noopener" target="_blank">#NewsCard</a> <a href="https://soc.octade.net?t=pastebin" class="mention hashtag" rel="nofollow noopener" target="_blank">#Pastebin</a> <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener" target="_blank">#Usenet</a> <a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener" target="_blank">#NNTP</a> <a href="https://soc.octade.net?t=networknews" class="mention hashtag" rel="nofollow noopener" target="_blank">#NetworkNews</a> <a href="https://soc.octade.net?t=encryption" class="mention hashtag" rel="nofollow noopener" target="_blank">#Encryption</a> <a href="https://soc.octade.net?t=cryptography" class="mention hashtag" rel="nofollow noopener" target="_blank">#Cryptography</a> <a href="https://soc.octade.net?t=messaging" class="mention hashtag" rel="nofollow noopener" target="_blank">#Messaging</a> <a href="https://soc.octade.net?t=anonymity" class="mention hashtag" rel="nofollow noopener" target="_blank">#Anonymity</a> <a href="https://soc.octade.net?t=protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#Protocols</a> <a href="https://soc.octade.net?t=opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#OpenSource</a> <a href="https://soc.octade.net?t=freesoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#FreeSoftware</a> <a href="https://soc.octade.net?t=blackhackjack" class="mention hashtag" rel="nofollow noopener" target="_blank">#BlackHackJack</a> <a href="https://soc.octade.net?t=censorship" class="mention hashtag" rel="nofollow noopener" target="_blank">#Censorship</a> <a href="https://soc.octade.net?t=retro" class="mention hashtag" rel="nofollow noopener" target="_blank">#Retro</a> <a href="https://soc.octade.net?t=infosec" class="mention hashtag" rel="nofollow noopener" target="_blank">#InfoSec</a> <a href="https://soc.octade.net?t=ciphers" class="mention hashtag" rel="nofollow noopener" target="_blank">#Ciphers</a> <a href="https://soc.octade.net?t=codes" class="mention hashtag" rel="nofollow noopener" target="_blank">#Codes</a> <a href="https://soc.octade.net?t=foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#FOSS</a><br><br><span class="h-card"><a href="https://a.gup.pe/u/infostorm" class="u-url mention" rel="nofollow noopener" target="_blank">@infostorm@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/crypto" class="u-url mention" rel="nofollow noopener" target="_blank">@crypto@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/infosec" class="u-url mention" rel="nofollow noopener" target="_blank">@infosec@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/selfhosting" class="u-url mention" rel="nofollow noopener" target="_blank">@selfhosting@a.gup.pe</a></span><br>
lps<p>A great conversation, well worth a listen.</p><p><a href="https://mograph.social/tags/FrontiersofCommoning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontiersofCommoning</span></a> , with David Bollier: Rabble Evan Henshaw-Plath: How Network <a href="https://mograph.social/tags/Protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Protocols</span></a> Enable Digital <a href="https://mograph.social/tags/Commons" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Commons</span></a> &amp; Open Marrkets</p><p>Episode webpage: <a href="https://david-bollier.simplecast.com/episodes/rabble-evan-henshaw-plath-how-network-protocols-enable-digital-commons-open-marrkets-PtH3_vfS" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">david-bollier.simplecast.com/e</span><span class="invisible">pisodes/rabble-evan-henshaw-plath-how-network-protocols-enable-digital-commons-open-marrkets-PtH3_vfS</span></a></p><p>Media file: <a href="https://cdn.simplecast.com/audio/1e16d50b-81e2-4e26-a349-8f138c33a180/episodes/4a60b07a-cf0b-4ef4-bb1c-fbab0820b886/audio/8c7e9a5f-0e15-4607-9487-4f7e339f0a6b/default_tc.mp3?aid=rss_feed&amp;feed=A07gKiN8" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">cdn.simplecast.com/audio/1e16d</span><span class="invisible">50b-81e2-4e26-a349-8f138c33a180/episodes/4a60b07a-cf0b-4ef4-bb1c-fbab0820b886/audio/8c7e9a5f-0e15-4607-9487-4f7e339f0a6b/default_tc.mp3?aid=rss_feed&amp;feed=A07gKiN8</span></a></p><p><a href="https://mograph.social/tags/rabble" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rabble</span></a> <span class="h-card" translate="no"><a href="https://mastodon.social/@rabble" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rabble</span></a></span></p>
Tapinder Q.<p>I tried Matrix several times in these years but I often felt the same. I didn't know anything about the company behind it, and now I understand how they built that "appealing" (but pretty confusing) UI.</p><p><a href="https://xn--gckvb8fzb.com/giving-up-on-element-and-matrixorg/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">xn--gckvb8fzb.com/giving-up-on</span><span class="invisible">-element-and-matrixorg/</span></a></p><p><a href="https://mastodon.online/tags/matrix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>matrix</span></a> <a href="https://mastodon.online/tags/xmpp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xmpp</span></a> <a href="https://mastodon.online/tags/im" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>im</span></a> <a href="https://mastodon.online/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a></p>
Linux Magazine<p>After more than a year of work, Wayland 1.24 is available for download<br><a href="https://www.linux-magazine.com/Online/News/Wayland-1.24-Released-with-Fixes-and-New-Features?utm_source=mlm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linux-magazine.com/Online/News</span><span class="invisible">/Wayland-1.24-Released-with-Fixes-and-New-Features?utm_source=mlm</span></a><br><a href="https://fosstodon.org/tags/Wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wayland</span></a> <a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/X11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>X11</span></a> <a href="https://fosstodon.org/tags/ResourceManagement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ResourceManagement</span></a> <a href="https://fosstodon.org/tags/keyboard" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>keyboard</span></a> <a href="https://fosstodon.org/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://fosstodon.org/tags/compositors" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>compositors</span></a></p>
Guy<p>It looks like the public sector in Germany is to drop its patchwork of incoming communications solutions in favour of a decentralised/federated new approach based on the Matrix protocol with MLS for message e2e encryption. </p><p>Well done. I'd wish more public/government orgs would have that foresight. </p><p><a href="https://www.heise.de/en/news/Matrix-replacing-MJP-ZBP-Co-Will-state-mailbox-chaos-belong-to-the-past-10449857.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">heise.de/en/news/Matrix-replac</span><span class="invisible">ing-MJP-ZBP-Co-Will-state-mailbox-chaos-belong-to-the-past-10449857.html</span></a></p><p><a href="https://mastodon.nz/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.nz/tags/government" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>government</span></a> <a href="https://mastodon.nz/tags/Germany" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Germany</span></a> <a href="https://mastodon.nz/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://mastodon.nz/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Nicole Hennig<p>The battle to AI-enable the web: NLweb and what enterprises need to know <a href="https://venturebeat.com/ai/the-battle-to-ai-enable-the-web-nlweb-and-what-enterprises-need-to-know/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">venturebeat.com/ai/the-battle-</span><span class="invisible">to-ai-enable-the-web-nlweb-and-what-enterprises-need-to-know/</span></a> <a href="https://techhub.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://techhub.social/tags/standards" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>standards</span></a> <a href="https://techhub.social/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a></p>
Nathaniel Gregory<p><a href="https://mastodon.social/tags/Capitalism" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Capitalism</span></a> didn't give us the <a href="https://mastodon.social/tags/internet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>internet</span></a>.</p><p>Large-scale <a href="https://mastodon.social/tags/cooperation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cooperation</span></a>, open <a href="https://mastodon.social/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a>, and free <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a> gave us the internet. Capitalism gave us mobile sites that don't work because fifteen ads cover the screen.</p><p><a href="https://mastodon.social/tags/Politics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Politics</span></a> <a href="https://mastodon.social/tags/Democrats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Democrats</span></a> <a href="https://mastodon.social/tags/Republicans" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Republicans</span></a> <a href="https://mastodon.social/tags/Liberals" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Liberals</span></a> <a href="https://mastodon.social/tags/Conservatives" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Conservatives</span></a> <a href="https://mastodon.social/tags/Vote" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vote</span></a> <a href="https://mastodon.social/tags/Election" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Election</span></a> <a href="https://mastodon.social/tags/DemocraticParty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DemocraticParty</span></a> <a href="https://mastodon.social/tags/DNC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DNC</span></a> <a href="https://mastodon.social/tags/RepublicanParty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RepublicanParty</span></a> <a href="https://mastodon.social/tags/RNC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RNC</span></a> <a href="https://mastodon.social/tags/GOP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GOP</span></a> <a href="https://mastodon.social/tags/DonaldTrump" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DonaldTrump</span></a> <a href="https://mastodon.social/tags/Trump" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Trump</span></a> <a href="https://mastodon.social/tags/JDVance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JDVance</span></a> <a href="https://mastodon.social/tags/Vance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Vance</span></a> <a href="https://mastodon.social/tags/JoeBiden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JoeBiden</span></a> <a href="https://mastodon.social/tags/Biden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Biden</span></a> <a href="https://mastodon.social/tags/KamalaHarris" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KamalaHarris</span></a> <a href="https://mastodon.social/tags/Harris" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Harris</span></a> <a href="https://mastodon.social/tags/TimWalz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TimWalz</span></a> <a href="https://mastodon.social/tags/Walz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Walz</span></a> <a href="https://mastodon.social/tags/Democracy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Democracy</span></a> <a href="https://mastodon.social/tags/US" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>US</span></a> <a href="https://mastodon.social/tags/USA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USA</span></a> <a href="https://mastodon.social/tags/ElonMusk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ElonMusk</span></a> <a href="https://mastodon.social/tags/Musk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Musk</span></a> <a href="https://mastodon.social/tags/Fascism" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fascism</span></a> <a href="https://mastodon.social/tags/Fascist" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fascist</span></a></p>
Amelia Cervera 🧬<p>A tripartite cell-free translation system to study mammalian translation.</p><p><a href="https://genomic.social/tags/RNA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RNA</span></a> <a href="https://genomic.social/tags/Translation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Translation</span></a> <a href="https://genomic.social/tags/Cell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cell</span></a>-FreeSystem <a href="https://genomic.social/tags/Mammals" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mammals</span></a> <a href="https://genomic.social/tags/Protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Protocols</span></a> </p><p><a href="https://www.nature.com/articles/s41596-025-01155-7" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">nature.com/articles/s41596-025</span><span class="invisible">-01155-7</span></a></p>
George E. 🇺🇸♥🇺🇦🇵🇸🏳️‍🌈🏳️‍⚧️<p>Did you know that <a href="https://bofh.social/tags/GNU" rel="nofollow noopener" target="_blank">#GNU</a>/ <a href="https://bofh.social/tags/FSF" rel="nofollow noopener" target="_blank">#FSF</a> has its own <a href="https://bofh.social/tags/darknet" rel="nofollow noopener" target="_blank">#darknet</a> application and protocol stack?</p><blockquote>What is <a href="https://bofh.social/tags/GNUnet" rel="nofollow noopener" target="_blank">#GNUnet</a><span>?<br><br>GNUnet is an </span><a href="https://bofh.social/tags/alternative" rel="nofollow noopener" target="_blank">#alternative</a> <a href="https://bofh.social/tags/network" rel="nofollow noopener" target="_blank">#network</a> stack for building <a href="https://bofh.social/tags/secure" rel="nofollow noopener" target="_blank">#secure</a>, <a href="https://bofh.social/tags/decentralized" rel="nofollow noopener" target="_blank">#decentralized</a> and <a href="https://bofh.social/tags/privacy-preserving" rel="nofollow noopener" target="_blank">#privacy-preserving</a> <a href="https://bofh.social/tags/distributed" rel="nofollow noopener" target="_blank">#distributed</a> applications. Our goal is to replace the old insecure Internet protocol stack. Starting from an application for secure <a href="https://bofh.social/tags/publication" rel="nofollow noopener" target="_blank">#publication</a> of <a href="https://bofh.social/tags/files" rel="nofollow noopener" target="_blank">#files</a><span>, it has grown to include all kinds of basic protocol components and applications towards the creation of a GNU internet.<br><br>Today, the actual use and thus the social requirements for a global network differs widely from those goals of 1970. While the Internet remains suitable for military use, where the network equipment is operated by a command hierarchy and when necessary isolated from the rest of the world, the situation is less tenable for civil society.<br><br>Due to fundamental Internet design choices, Internet traffic can be misdirected, intercepted, censored and manipulated by hostile routers on the network. And indeed, the modern Internet has evolved exactly to the point where, as Matthew Green put it, "the network is hostile".<br><br>We believe liberal societies need a </span><a href="https://bofh.social/tags/network" rel="nofollow noopener" target="_blank">#network</a> <a href="https://bofh.social/tags/architecture" rel="nofollow noopener" target="_blank">#architecture</a> that uses the <a href="https://bofh.social/tags/anti-authoritarian" rel="nofollow noopener" target="_blank">#anti-authoritarian</a> <a href="https://bofh.social/tags/decentralized" rel="nofollow noopener" target="_blank">#decentralized</a> <a href="https://bofh.social/tags/peer-to-peer" rel="nofollow noopener" target="_blank">#peer-to-peer</a> paradigm and <a href="https://bofh.social/tags/privacy-preserving" rel="nofollow noopener" target="_blank">#privacy-preserving</a> <a href="https://bofh.social/tags/cryptographic" rel="nofollow noopener" target="_blank">#cryptographic</a> <a href="https://bofh.social/tags/protocols" rel="nofollow noopener" target="_blank">#protocols</a>. The goal of the GNUnet project is to provide a Free Software realization of this ideal. </blockquote><a href="https://www.gnunet.org/en/index.html" rel="nofollow noopener" target="_blank">https://www.gnunet.org/en/index.html</a><p></p>
Tiziano :mastodon:<p>A great video about why <a href="https://mastodon.uno/tags/Bluesky" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bluesky</span></a> is NOT recommended as a truly open and independent alternative to mainstream <a href="https://mastodon.uno/tags/socialmedia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>socialmedia</span></a>.<br><span class="h-card" translate="no"><a href="https://fosstodon.org/@niccolove" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>niccolove</span></a></span> <span class="h-card" translate="no"><a href="https://tube.kockatoo.org/video-channels/niccolo_ve" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>niccolo_ve</span></a></span> <br><a href="https://mastodon.uno/tags/activitypub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>activitypub</span></a> <a href="https://mastodon.uno/tags/fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fediverse</span></a> <a href="https://mastodon.uno/tags/atproto" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>atproto</span></a> <a href="https://mastodon.uno/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://mastodon.uno/tags/thefutureisfederated" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>thefutureisfederated</span></a> </p><p><a href="https://peertube.uno/w/kSCtZK8HVhK1xGhf54d6kJ" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">peertube.uno/w/kSCtZK8HVhK1xGh</span><span class="invisible">f54d6kJ</span></a></p>
HistoPol (#HP) 🏴 🇺🇸 🏴<p><span class="h-card" translate="no"><a href="https://mastodon.bida.im/@thevril" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thevril</span></a></span> <span class="h-card" translate="no"><a href="https://mamot.fr/@pluralistic" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pluralistic</span></a></span> <span class="h-card" translate="no"><a href="https://mamot.fr/@kino" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>kino</span></a></span> </p><p><a href="https://mastodon.social/tags/SurveillanceState" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SurveillanceState</span></a></p><p>👉Which <a href="https://mastodon.social/tags/Messenger" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Messenger</span></a> To Replace the <a href="https://mastodon.social/tags/DataKraken" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataKraken</span></a> <a href="https://mastodon.social/tags/WhatsApp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WhatsApp</span></a> with? 👈</p><p><a href="https://mastodon.social/tags/FightTechnofeudalism" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FightTechnofeudalism</span></a></p><p>(5/n) </p><p>... I still have one, but 👉federated <a href="https://mastodon.social/tags/XMPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XMPP</span></a> just somehow can't seem to take hold outside of its own niche" 👈. </p><p>If you wanted to dig down even further, you'd get to the point where you'd have to deal with <a href="https://mastodon.social/tags/Protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Protocols</span></a>:</p><p><a href="https://eattherich.club/@jmhorner/110991346559623491" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">eattherich.club/@jmhorner/1109</span><span class="invisible">91346559623491</span></a></p><p>A French 🇫🇷 librarian association made an...</p>
LisPiThe fact DoS-ing a server is even effective as a method of silencing anyone/anything is an indicator of the wrong design being used.<br><br>Server-centric design is almost always the wrong architecture to use for anything that is not strictly and invariably hierarchical (and even then, a *lot* of cases can do with message-centric and/or content-addressed distributed protocols).<br><br><a class="hashtag" href="https://udongein.xyz/tag/softwaredesign" rel="nofollow noopener" target="_blank">#SoftwareDesign</a> <a class="hashtag" href="https://udongein.xyz/tag/software" rel="nofollow noopener" target="_blank">#Software</a> <a class="hashtag" href="https://udongein.xyz/tag/servers" rel="nofollow noopener" target="_blank">#Servers</a> <a class="hashtag" href="https://udongein.xyz/tag/protocols" rel="nofollow noopener" target="_blank">#Protocols</a> <a class="hashtag" href="https://udongein.xyz/tag/architecture" rel="nofollow noopener" target="_blank">#Architecture</a> <a class="hashtag" href="https://udongein.xyz/tag/doingitwrong" rel="nofollow noopener" target="_blank">#DoingItWrong</a>
Harley 👨🏻‍💻<p>When it comes to <a class="hashtag" href="https://bsky.app/search?q=%23Dentralised" rel="nofollow noopener" target="_blank">#Dentralised</a> social media, <a class="hashtag" href="https://bsky.app/search?q=%23ActivityPub" rel="nofollow noopener" target="_blank">#ActivityPub</a> (and <a class="hashtag" href="https://bsky.app/search?q=%23Mastodon" rel="nofollow noopener" target="_blank">#Mastodon</a> by extension ) offers a good middle ground. Other <a class="hashtag" href="https://bsky.app/search?q=%23protocols" rel="nofollow noopener" target="_blank">#protocols</a> either are too technical for normal people or they rely on a company for funding ( e.g <a class="hashtag" href="https://bsky.app/search?q=%23Bluesky" rel="nofollow noopener" target="_blank">#Bluesky</a> )</p>
Radio Azureus<p>Today I'm reading Romeo Foxtrot Charlie 1540</p><p>The request for comments RFC are important documents to learn from* </p><p>(even when they are obsoleted you always learn from the Basics*)</p><p><a href="https://mastodon.social/tags/RFC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RFC</span></a> <a href="https://mastodon.social/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://mastodon.social/tags/standards" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>standards</span></a> <a href="https://mastodon.social/tags/network" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>network</span></a> <br><a href="https://mastodon.social/tags/tsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tsh</span></a> <a href="https://mastodon.social/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.social/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.social/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.social/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a> </p><p><a href="https://www.rfc-editor.org/rfc/rfc1540.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">rfc-editor.org/rfc/rfc1540.html</span><span class="invisible"></span></a></p>
data0<p><span class="h-card" translate="no"><a href="https://social.ayco.io/@ayo" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ayo</span></a></span> did you come across <a href="https://indieweb.social/tags/radicle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>radicle</span></a> yet? Looks really intriguing. They did a lot of R&amp;D, seem to have nailed the <a href="https://indieweb.social/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> now. I'm going to try it for my next <a href="https://indieweb.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> project</p><p><a href="https://radicle.xyz/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">radicle.xyz/</span><span class="invisible"></span></a></p><p><a href="https://indieweb.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://indieweb.social/tags/cvs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cvs</span></a> <a href="https://indieweb.social/tags/sourcecode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sourcecode</span></a> <a href="https://indieweb.social/tags/codeforge" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codeforge</span></a> <a href="https://indieweb.social/tags/p2p" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>p2p</span></a></p>
🌈 Lascapi ⁂<p>Next Monday I will speak about…<br> <br>"How to chat with your friends in 2025?!"<br>"And how to NOT build the next standards"</p><p><a href="https://mastodon.zaclys.com/tags/protocols" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>protocols</span></a> <a href="https://mastodon.zaclys.com/tags/xmpp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xmpp</span></a> <a href="https://mastodon.zaclys.com/tags/sip" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sip</span></a> <a href="https://mastodon.zaclys.com/tags/matrix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>matrix</span></a> <br><a href="https://mastodon.zaclys.com/tags/project" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>project</span></a> ?vs? <a href="https://mastodon.zaclys.com/tags/product" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>product</span></a> <a href="https://mastodon.zaclys.com/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.zaclys.com/tags/business" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>business</span></a> <a href="https://mastodon.zaclys.com/tags/service" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>service</span></a> </p><p>Thank you <span class="h-card" translate="no"><a href="https://bonn.social/@webmontagbonn" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>webmontagbonn</span></a></span> for this opportunity! :) </p><p><a href="https://webmontag-bonn.de/2025/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">webmontag-bonn.de/2025/</span><span class="invisible"></span></a></p>