
KadNap: Wie ein neues Botnetz tausende Asus-Router als Proxy-Knoten missbraucht
Die Schadsoftware setzt auf ein dezentrales Peer-to-Peer-Protokoll, um ihre Steuerungsinfrastruktur vor Entdeckung zu schützen – ein Ansatz, der herkömmliche Abwehrmethoden gezielt unterläuft.

Entdecken Sie die KadNap-Botnetz-Hackerattacke: 14.000 Router mit schwer abschaltbarer Malware infiziert.
The Catalan Integral Cooperative: An Organizational Study of a Post-Capitalist Cooperative
https://web.archive.org/web/20190205222848/https://commonstransition.org/the-catalan-integral-cooperative-an-organizational-study-of-a-post-capitalist-cooperative/
or: https://archive.org/details/2017TheCatalanIntegralCooperative
#postcapitalist #Cooperative
#CIC
#Organizational
#peertopeer & the #Commons
Почему будущее ИИ-агентов — децентрализованные сети, а не оркестраторы
Почему современные агентные системы остаются централизованными, даже когда выглядят как «рои» — и зачем для автономных ИИ нужен децентрализованный протокол. Этот текст основан на спецификации HMP v5.0 (HyperCortex Mesh Protocol) — открытой спецификации протокола для взаимодействия автономных ИИ-агентов в децентрализованной среде. Статья не описывает готовую систему, а формулирует архитектурные принципы и проектные допущения. Следует сразу отметить, что текущая версия спецификации HMP находится в стадии развития и обсуждения: речь идёт не о завершённом стандарте, а о формализуемом протоколе, который эволюционирует по мере экспериментов и обратной связи. При этом по духу HMP ближе к системам работы с артефактами (таким как IPFS) и федеративным протоколам взаимодействия (например, ActivityPub), однако он решает иную задачу — координацию автономных когнитивных агентов без навязывания модели мышления или формата знаний.
https://habr.com/ru/articles/1006566/
#искусственный_интеллект #ИИагенты #многоагентные_системы #децентрализованные_сети #распределённые_системы #протоколы_взаимодействия #автономные_агенты #HMP #HyperCortex_Mesh_Protocol #peertopeer
Signal Protocol for a P2P Webapp
TL;DR: I have open-sourced a #Rust implementation of the #SignalProtocol that compiles to #WASM for #Browser-based #P2P messaging, overcoming the #NodeJS limitations of the official library.
I am sharing my implementation of the Signal Protocol designed specifically for the #Frontend. While the official libsignal is the gold standard, its #JavaScript targets are often optimized for Node.js, which creates integration challenges for client-side web applications.
My version is built in #RustLang and compiles to #WebAssembly, utilizing #ModuleFederation to provide robust #Encryption for decentralized environments. It currently powers the end-to-end security for my #P2P messaging project.
Protocol Demo:
https://signal.positive-intentions.com/
P2P App Demo:
https://p2p.positive-intentions.com/iframe.html?globals=&id=demo-p2p-messaging--p-2-p-messaging&viewMode=story
I am looking for feedback from the #Dev and #Infosec community. If you have experience with #Cryptography audits or formal-proof verification, I would appreciate your eyes on the codebase as I work toward a more finished state.
GitHub Repository:
https://github.com/positive-intentions/signal-protocol
#Signal #SignalProtocol #Rust #RustLang #WASM #WebAssembly #OpenSource #OSS #Privacy #Encryption #E2EE #WebDev #Frontend #BrowserTech #Decentralized #WebApps #Coding #Security #SoftwareEngineering #Networking #PeerToPeer #P2P #Cryptography #Audit #CyberSecurity #Tech #JavaScript #Programming #ModuleFederation #P2PWeb #PrivacyTech #SecureMessaging #WebPerf #TechCommunity #InfoSec #WebSecurity
Yayyyy I just implemented my first server-client communication in QUIC using the quinn library in Rust
yayyyyy
Did some dubious TLS things tho,,,
Since this app only needs peer-to-peer communication, CAs & domain names don't apply. I just hash the server-generated certificate, have the client approve the hash, and then simply check if the cert matches the known hash 
this is gonna be fun 
Moving away from discord and that made me think of what kind of communities and alternatives might be out there.
I am curious, are there any notable peer-to-peer communities / social networks?
I still think fondly back to the Soulseek times and how cool it was to find wild new music artitsts. I kinda like the idea of sharing and exchanging ttrpg projects in that manner, but maybe also with a framework to engage in conversations?