J.A. Pouwelse
Please Note
67 records found
1
We propose FuSST, a lightweight detector that combines these two signals. It builds a structural graph of social connections and a behavioural graph that links accounts acting alike over time. It then marks a few accounts already known to be fake or genuine and spreads those labels across both graphs at once to classify the rest. We find that this propagation of labels across graphs only helps when the graph is homophilic, that is, when accounts of the same kind cluster together. Hence, we also add a test that predicts, before the detector runs, whether the structural graph will help at all.
We evaluate FuSST on five public benchmarks that range from strongly structured to almost structureless. We find that where homophily is present, FuSST reaches up to 0.995 AUC and outperforms either graph individually. For cases where homophily is absent, our proposed test correctly predicts that the graph cannot help. We also analyse the potential limitations of FuSST when compared against heavyweight detectors and note its reliance on activity timestamps.
...
We propose FuSST, a lightweight detector that combines these two signals. It builds a structural graph of social connections and a behavioural graph that links accounts acting alike over time. It then marks a few accounts already known to be fake or genuine and spreads those labels across both graphs at once to classify the rest. We find that this propagation of labels across graphs only helps when the graph is homophilic, that is, when accounts of the same kind cluster together. Hence, we also add a test that predicts, before the detector runs, whether the structural graph will help at all.
We evaluate FuSST on five public benchmarks that range from strongly structured to almost structureless. We find that where homophily is present, FuSST reaches up to 0.995 AUC and outperforms either graph individually. For cases where homophily is absent, our proposed test correctly predicts that the graph cannot help. We also analyse the potential limitations of FuSST when compared against heavyweight detectors and note its reliance on activity timestamps.
This paper presents a self-replicating agent network built on the open-source OpenClaw framework and the IPv8 peer-to-peer overlay network. By removing public domain name dependencies and using isolated state synchronization, the network reduces reliance on external infrastructure and mitigates failure points. This system acts as a file-sharing service, able to replicate itself into new server space from geographic locations that reduce download and response times between users and the network. Agents on the network share files among each other to prevent data loss in case of failure or targeted attacks. ...
This paper presents a self-replicating agent network built on the open-source OpenClaw framework and the IPv8 peer-to-peer overlay network. By removing public domain name dependencies and using isolated state synchronization, the network reduces reliance on external infrastructure and mitigates failure points. This system acts as a file-sharing service, able to replicate itself into new server space from geographic locations that reduce download and response times between users and the network. Agents on the network share files among each other to prevent data loss in case of failure or targeted attacks.
The prototype combines costly cryptographic identities, peer-to-peer dissemination, issue and solution voting, and Bitcoin-based funding campaigns. Users can express demand by proposing and voting on issues; developers can submit concrete solutions; and accepted work can be linked to voluntary, non-custodial funding. The design deliberately separates demand, approval, and payment. This way, money can support a solution, but it never buys more voting power.
The prototype demonstrates that such a coordination layer can be built as a peer-to-peer implementation with local storage, signed governance objects, and Bitcoin integration. We studied performance, scalability, and costs across storage, identity management, and funding. The results show technical feasibility, but not yet social viability. A larger user study is still needed to evaluate whether real communities would, in practice, vote, fund, and coordinate through this mechanism. ...
The prototype combines costly cryptographic identities, peer-to-peer dissemination, issue and solution voting, and Bitcoin-based funding campaigns. Users can express demand by proposing and voting on issues; developers can submit concrete solutions; and accepted work can be linked to voluntary, non-custodial funding. The design deliberately separates demand, approval, and payment. This way, money can support a solution, but it never buys more voting power.
The prototype demonstrates that such a coordination layer can be built as a peer-to-peer implementation with local storage, signed governance objects, and Bitcoin integration. We studied performance, scalability, and costs across storage, identity management, and funding. The results show technical feasibility, but not yet social viability. A larger user study is still needed to evaluate whether real communities would, in practice, vote, fund, and coordinate through this mechanism.
Self-Evolving Agent Communication Protocols
A Markdown-as-Overlay Channel for Autonomous LLM Agents
We present DelftClaw, a decentralised channel on which each agent compiles a shared, self-verifying Markdown protocol into self-contained code and joins a community whose membership requires no custodian. Because a language model writes the code, this works only if independent compilations of a single description behave alike, which we test across three models and four protocols by running the compilations as communities against one another.
We find that this precondition holds: independent compilations reproduce a hand-written reference’s specified behaviour, and when agents evolve the protocols themselves, two compilations that share a model still converge on the same behaviour. Transmitting a protocol as a description can thus replace a network-wide redeployment with a single message. ...
We present DelftClaw, a decentralised channel on which each agent compiles a shared, self-verifying Markdown protocol into self-contained code and joins a community whose membership requires no custodian. Because a language model writes the code, this works only if independent compilations of a single description behave alike, which we test across three models and four protocols by running the compilations as communities against one another.
We find that this precondition holds: independent compilations reproduce a hand-written reference’s specified behaviour, and when agents evolve the protocols themselves, two compilations that share a model still converge on the same behaviour. Transmitting a protocol as a description can thus replace a network-wide redeployment with a single message.
Proof-of-Descendancy: Identity for Self-Replicating LLM Agents
A Blockchain-Based Framework for Verifiable Agent Lineage in OpenClaw
We present VukZero, a zero-trust architecture for autonomous Large Language Model (LLM) agents. These agents operate on untrusted input, so a successful prompt injection can lead to continued malicious behavior. Existing defenses aim only to prevent this, leaving no recourse once an agent is compromised. VukZero instead applies zero-trust across three layers. An agent permission system mediates privileged actions. Tamper-evident behavioral recording supports evidence-based agent expulsion. System-level containment limits post-compromise damage. On a standard prompt-injection benchmark, VukZero's permission system cut the macro-average attack success rate to 3.81%, compared with 8.66% for an established privilege-control defense. The recording layer expelled the attacker in all 60 reputation-trap scenarios where an unprotected baseline expelled none. The containment layer also blocked 100% of malicious host-level probes. The contribution is integrating the layers so that the zero-trust principle holds throughout and after a compromise.
This dissertation addresses that tension by developing and evaluating local, verifiable mechanisms that reduce dependence on costly global coordination and avoid centralized trust anchors. The central aim is to show that dependable Web3 infrastructure is achievable. This includes robustness under partial trust, resistance to manipulation, and practical scalability. These goals can be met by designing protocols whose critical decisions are enforceable at the system’s edges and verifiable by other participants.... ...
This dissertation addresses that tension by developing and evaluating local, verifiable mechanisms that reduce dependence on costly global coordination and avoid centralized trust anchors. The central aim is to show that dependable Web3 infrastructure is achievable. This includes robustness under partial trust, resistance to manipulation, and practical scalability. These goals can be met by designing protocols whose critical decisions are enforceable at the system’s edges and verifiable by other participants....
SmartphoneDemocracy
Privacy-Preserving E-Voting on Decentralized Infrastructure using Novel European Identity
Trustchain Mobile: A Low-Latency Smartphone Peer-to-Peer Transaction System
Performance analysis and benchmarking
The evaluation compares two transport layers: a lightweight UDP implementation and a businessgrade P2P solution (Iroh). Testing on Android devices demonstrates end-to-end round-trip latencies from 11.8 ms under optimal conditions to 240 ms at extreme loads (500 MPS), with UDP achieving consistent 11.8ms median latency and Iroh showing 18.2ms for typical payloads. Results show clear trade-offs between protocol complexity and performance, providing guidance for selecting transport mechanisms in different mobile deployment scenarios. All code is released open-source to the Tribler project for reproducibility.
...
The evaluation compares two transport layers: a lightweight UDP implementation and a businessgrade P2P solution (Iroh). Testing on Android devices demonstrates end-to-end round-trip latencies from 11.8 ms under optimal conditions to 240 ms at extreme loads (500 MPS), with UDP achieving consistent 11.8ms median latency and Iroh showing 18.2ms for typical payloads. Results show clear trade-offs between protocol complexity and performance, providing guidance for selecting transport mechanisms in different mobile deployment scenarios. All code is released open-source to the Tribler project for reproducibility.
TrustChain for Smartphones
Measuring reconnection latency when the network is interrupted
Communication Protocol Impact on Energy Efficiency of Blockchain Application
Analysis of Energy Efficiency of Android Blockchain Application Using UDP or QUIC
Scaling TrustChain to One Million Blocks on Mobile Devices
Storage Performance Evaluation and Benchmarking
On a Galaxy S8 and Pixel-6 emulator, RAM stays below 600 MB and compressed disk use below 0.5 GB at one million blocks (128 B payload). Insert la- tency remains interactive (< 8 ms) with disk:100 flushing; moderate batching (k ≈ 500) cuts CPU load by roughly 45 % without harming durabil- ity. Lightweight compression (LZ4-1, Zstd-1) trims space by 20 to 30 % at a sub-10 ms cost, with diminishing returns at higher levels. End-to-end tests show storage is never the bottleneck, raw UDP achieving a 7 ms median RTT.
Taken together, the implementation and measure- ment dataset provide a concrete reference for deploy- ing DAG-based chains on smartphones and highlight opportunities for advancing mobile blockchain tech- nology. ...
On a Galaxy S8 and Pixel-6 emulator, RAM stays below 600 MB and compressed disk use below 0.5 GB at one million blocks (128 B payload). Insert la- tency remains interactive (< 8 ms) with disk:100 flushing; moderate batching (k ≈ 500) cuts CPU load by roughly 45 % without harming durabil- ity. Lightweight compression (LZ4-1, Zstd-1) trims space by 20 to 30 % at a sub-10 ms cost, with diminishing returns at higher levels. End-to-end tests show storage is never the bottleneck, raw UDP achieving a 7 ms median RTT.
Taken together, the implementation and measure- ment dataset provide a concrete reference for deploy- ing DAG-based chains on smartphones and highlight opportunities for advancing mobile blockchain tech- nology.
This thesis revisits Web3's foundations from first principles. Our investigation reveals that persistent vulnerabilities like transaction manipulation, Sybil attacks, and selfish behavior stem from misguided assumptions about participant behavior and misplaced focus on consensus alone.
Trustworthy Web3 foundations must account for the fact that protocols can be forked, validators run different software versions, and participants operate under diverse incentives. These realities demand accountability and incentive alignment mechanisms beyond traditional security models. ...
This thesis revisits Web3's foundations from first principles. Our investigation reveals that persistent vulnerabilities like transaction manipulation, Sybil attacks, and selfish behavior stem from misguided assumptions about participant behavior and misplaced focus on consensus alone.
Trustworthy Web3 foundations must account for the fact that protocols can be forked, validators run different software versions, and participants operate under diverse incentives. These realities demand accountability and incentive alignment mechanisms beyond traditional security models.
We present a decentralised alternative to the winner-takes-everything dynamics of social media platforms.
For 25 years there have been continuous attempts to decentralise file sharing, music streaming, video conferencing, and social media.
None of these hundreds of projects to re-decentralise the Internet have reached the uptake level of YouTube and TikTok. They are rarely easy to use.
We present DeToks, a fully decentralised alternative to Youtube and Tiktok. DeToks is not dependant on any central server or cloud. DeToks is specifically designed to be as decentralised and attack-resilient as Bitcoin and Bittorrent.
Our core contribution is effortless 5G Network Address Translators (NATs) puncturing.
Direct phone-to-phone communication is not available on today's smartphones. DeToks solves this problem.
NATs and carrier-grade NATs block direct communication between smartphones.
We procured 30+ SIMs card on European 4G/5G mobile networks and measured the carrier-grade NATs behavior. We determined the NAT types (full cone,restricted,symmetric) and their time-out settings. By leveraging provider-aware (Vodafone,Orange,Telia, etc.) NAT puncturing strategies we create direct UDP-based phone-to-phone connectivity.
We utilise parallelism by opening at least 500 Internet datagram sockets on two devices. By relying on provider-aware IPv4 range allocations, provider-aware port prediction heuristics, high bandwidth probing, and the birthday paradox we can successfully bypass even symmetric NATs. Our communication method achieves peer-to-peer 5G connectivity at the cost of merely some initial delay and bandwidth, without any assistance from third party servers or clouds.
Detoks validates our 5G puncturing work. We demonstrate the feasibility of fully decentralized social media platforms on consumer mobile devices.
We present a decentralised alternative to the winner-takes-everything dynamics of social media platforms.
For 25 years there have been continuous attempts to decentralise file sharing, music streaming, video conferencing, and social media.
None of these hundreds of projects to re-decentralise the Internet have reached the uptake level of YouTube and TikTok. They are rarely easy to use.
We present DeToks, a fully decentralised alternative to Youtube and Tiktok. DeToks is not dependant on any central server or cloud. DeToks is specifically designed to be as decentralised and attack-resilient as Bitcoin and Bittorrent.
Our core contribution is effortless 5G Network Address Translators (NATs) puncturing.
Direct phone-to-phone communication is not available on today's smartphones. DeToks solves this problem.
NATs and carrier-grade NATs block direct communication between smartphones.
We procured 30+ SIMs card on European 4G/5G mobile networks and measured the carrier-grade NATs behavior. We determined the NAT types (full cone,restricted,symmetric) and their time-out settings. By leveraging provider-aware (Vodafone,Orange,Telia, etc.) NAT puncturing strategies we create direct UDP-based phone-to-phone connectivity.
We utilise parallelism by opening at least 500 Internet datagram sockets on two devices. By relying on provider-aware IPv4 range allocations, provider-aware port prediction heuristics, high bandwidth probing, and the birthday paradox we can successfully bypass even symmetric NATs. Our communication method achieves peer-to-peer 5G connectivity at the cost of merely some initial delay and bandwidth, without any assistance from third party servers or clouds.
Detoks validates our 5G puncturing work. We demonstrate the feasibility of fully decentralized social media platforms on consumer mobile devices.