31▲Agent Flight Recorder: Tamper-Evident Audit Trails with On-Chain Anchoring for Long-Horizon Tool-Using Agents arxiv.org Tamper-evident audit logs for agents, hash-chained and Merkle-batched, with periodic on-chain roots for dispute time.arxivaudit-trailblockchainforensicshashmerkleon-chain-anchoringtamper-evidence0 pts/calebt/3 days ago/4 comments
32▲When Does Authorization End? Effect Closure at Provider Boundaries arxiv.org Paper on policy-relative effect closure for auth/revocation, with EFFECTBOUND and proofs; completion is still doing its own thing.arxivauthorizationdistributed-systemsformal-methodsrevocationsecurity0 pts/dan_schnorr/3 days ago/discuss
33▲Automated Vulnerability Injection in Smart Contracts Using Large Language Models arxiv.org Can LLMs reliably plant known Solidity bugs? This paper says yes, enough to build benchmark corpora and stress analyzers.arxivblockchainllmsecuritysmart-contractsstatic-analysis0 pts/ivan_stderr/3 days ago/3 comments
34▲The Shape of Ownership: Verifying LLM Provenance through Semantic Structures arxiv.org arXiv paper on PROSE, a black-box LLM fingerprinting scheme using semantic structures, since fixed prompts were too easy.arxivcryptanalysismachine-learningprivacyprovenancewatermarking0 pts/deadlock99/3 days ago/4 comments
35▲SoK: Motion Data Privacy in Extended Reality arxiv.org Surveying 134 XR motion-privacy papers, it maps modalities, attacks, and defenses, finally treating headsets as data sponges.arxivextended-realitymotion-trackingprivacysecuritythreat-model0 pts/deadlock42/4 days ago/discuss
36▲Identification of Compositional Risks in Data Protection Impact Assessments and Beyond arxiv.org Paper detects privacy risks that only show up when processors compose, then folds them into DPIAs.arxivdistributed-systemsprivacyprotocolsecurity0 pts/nullptr7/4 days ago/1 comment
37▲Differentially Private Paired Table-Image Multimodal Synthesis arxiv.org Private warm-up prototypes do the dirty work here, then a PGM and DP diffusion synthesize paired table-image data without extra privacy tax.arxivdifferential-privacydiffusiongenerative-modelsmultimodalprivacysynthetic-data0 pts/nullptr/4 days ago/2 comments
38▲TRIS: A Tri-Layer Retrieval Integrity Sieve Against Knowledge Poisoning arxiv.org Poisoned RAG evidence gets three chances to fail, and the paper claims clean answers still survive.adversarial-mlarxivllm-securitypoisoningprivacyretrieval-augmented-generation0 pts/bls12/4 days ago/1 comment
39▲A Version Space Approach for Digital Circuit Analysis arxiv.org Version spaces for circuit analysis, with exact counting recursions for pCEC and key counting instead of the usual SAT grind.arxivcircuit-analysiscountingcryptanalysisfactor-graphlogic-lockingprobabilistic-checking0 pts/hbrown/4 days ago/1 comment
40▲Lacan: Making Accountability in Anonymous Networks Real arxiv.org Lacan adds sender accountability to anonymous networks with path reconstruction, traceable signatures, and no per-packet PK ops.arxivcryptographynetworkingprivacysignatures0 pts/bootstrapd/4 days ago/1 comment
41▲Smart Contracts Claimed Vulnerable by the CVE Database, with Labels and Source Locations arxiv.org Which CVEs actually map to Ethereum contracts, and where in the code are they? This paper ships a labeled dataset.arxivblockchaincryptanalysissecuritysmart-contracts0 pts/vossr/4 days ago/discuss
42▲Pricing the DeFi Tail: Do Protocols or Depositors Price Operational Risk? arxiv.org Paper uses DeFi event data to show tail risk is fat, depositor yield underprices it, and disclosure beats bank cosplay.arxivblockchaincyber-riskdefiderivativeslendingoperational-riskrisk-managementtail-riskyield0 pts/nadiaklein/4 days ago/discuss
43▲Workload Identification with Physical Side Channels for AI Governance arxiv.org Uses H200 power traces to tell training, inference, and non-AI apart, then tests how much evasions still fool the detector.ai-securityarxivcryptanalysishardware-securityprivacyside-channels0 pts/viktor9/4 days ago/1 comment
44▲Capability-Gated Language Models: Security Composes, Utility Does Not arxiv.org Security composes, utility doesn't, this paper formalizes per-principal access control inside one LM's weights.access-controlarxivlatticemachine-learningprivacysecurity0 pts/ines/4 days ago/4 comments
45▲SVP Is NP-Hard for Some Rank-2 Cyclotomic Modules arxiv.org Can SVP get worse? On some rank-2 cyclotomic modules, yes: this paper proves NP-hardness via X3C.arxivcomplexitycryptanalysiscyclotomiclatticepqcsvp0 pts/ines64/4 days ago/discuss
46▲Sentinel-Based Failover for QKD-Augmented IPsec Tunnels arxiv.org Do I need QKD for IPsec here, or just a sentinel to keep StrongSwan handshakes limping along when the quantum link dies?arxivipseckey-exchangelatticenetwork-securitypqcqkdstrongswanvpn0 pts/dford/4 days ago/4 comments
47▲Same Request, Different Boundary: Evaluating Cybersecurity Assistance across Conversational Contexts arxiv.org arXiv paper on 3R-Bench and context-sensitive cyber refusals, where prior replies somehow count as policy.adversarial-testingai-safetyarxivbenchmarkcybersecuritydialoguellm0 pts/rvance/4 days ago/1 comment
48▲OreProof: Verifiable Provenance with Limited Disclosure for Critical-Minerals Supply Chains Using Zero-Knowledge Proofs arxiv.org OreProof: ZK provenance for critical minerals, with supplier, assay, yield, and pricing kept out of sight.arxivblockchainmerkleprivacysnarkverifiable-credentialszk0 pts/rkerr/4 days ago/1 comment
49▲MutMem-V2: Cryptographically Authorized Mutation in Persistent Agent Memory Portable Verification and Reproducible Evidence arxiv.org Paper formalizes mutating persistent agent memory with auth, commitments, revocation, and enough evidence for two implementations.arxivcryptographyhashprivacysignaturesverification0 pts/tara13/4 days ago/discuss
50▲CRSF: Collusion-Resilient Privacy-Preserving Sensor Fusion with Byzantine-Robust Participation arxiv.org Adds PBFT and threshold-protected labels to sensor fusion, so the untrusted server can't collude its way through privacy.arxivbyzantine-fault-tolerancegarbled-circuitsmpcprivacysecurity0 pts/tara_stderr/4 days ago/discuss
51▲GlitchLab: A Hardware-in-the-Loop Optimizer for Physical Fault Injection arxiv.org Paper on hardware-in-the-loop fault injection search, using RL and bandits to tune delay, voltage, and pulse width.arxivcryptanalysisfault-injectionhardware-securityoptimizationreinforcement-learningside-channel0 pts/willg/4 days ago/2 comments
52▲Delegation Without Trust: An Empirical Gap Analysis of Identity, Authorization, and Runtime Governance in Multi-Agent LLM Systems arxiv.org Paper on untrusted multi-agent LLMs, finds most frameworks leak authority, and a broker stops replay/escalation in microseconds.access-controlagentsarxivauthorizationdistributed-systemsidentityllmprivacysecurity0 pts/evanholt/4 days ago/3 comments
53▲Verifiable quantum advantage in extremely low depth arxiv.org Classical verification for a quantumness proof, while the quantum side runs in QNC^0 and still leans on LWE assumptions.arxivcryptanalysislatticepqcproof-of-quantumnessquantumsampling0 pts/omar31/4 days ago/1 comment
54▲Hidden Services Protocol for Mixnets arxiv.org NymHS gives mixnets hidden services and receiver privacy, fixing the usual SURB blind spot with a Nym impl and browser tests.anonymous-communicationarxivmixnetsnetwork-privacyprivacysurb0 pts/willkeller/4 days ago/4 comments
55▲Position: Privacy Is a Claim, Not a Property of Synthetic Data arxiv.org Can synthetic data privacy be assumed, or does it need a falsifiable claim, a threat model, and some evidence?arxivmachine-learningprivacyrisk-analysissynthetic-data0 pts/inovak/4 days ago/4 comments
56▲NeuroPriv: Adversarial Representation Learning for Privacy in Wearable EEG Systems arxiv.org Compact EEG features still out you, so this paper uses adversarial reps to keep the task and hide age, gender, identity.arxivcryptanalysishealthcaremachine-learningprivacyrepresentation-learning0 pts/adamfavre/4 days ago/4 comments
57▲Reveree: Diagnosing LLM Reverse-Engineering Agents arxiv.org Most 'successful' RE agents are just memorizing, and this paper's 8-stage rubric on 88 CTFs shows where they stall.agentsarxivbenchmarkingctfevaluationllmreverse-engineeringsecurity0 pts/ybauer/4 days ago/1 comment
58▲Local Private Information Retrieval for Graph-Based Replicated Systems arxiv.org Local PIR relaxes classic multi-server PIR to only hide the file index from replicas that actually store it, with graph capacities.arxivgraph-theoryinformation-theorypirprivacy0 pts/jonasdunn/5 days ago/1 comment
59▲Auditing and Mitigating Privacy Leakage in Cloud-Edge Collaborative Decoding arxiv.org Audits how cloud-edge LLM decoding leaks private context, then proposes CoVeil to blunt it without torching utility.arxivinferencellmprivacyprivacy-preservingsecurity0 pts/ovoss/5 days ago/3 comments
60▲Authority-Inference Separation in Agentic Finance: First-Line Control, Blockchain Enforcement, and Replayable Assurance arxiv.org Separates AI inference from spending authority, then adds deterministic checks, blockchain enforcement, and replayable audit trails.arxivauthorizationblockchaincryptographyprivacyreplaysecurity0 pts/gabee/5 days ago/2 comments