Skip to content
View Giuseppe552's full-sized avatar

Block or report Giuseppe552

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Giuseppe552/README.md

Giuseppe Giona

Maths background. I build tools that measure whether systems protect the data they claim to protect.


PDF Changer — 21 browser-only PDF tools. Files never leave the tab. CSP-enforced connect-src 'none', triple-monitor integrity chain, cryptographic audit trail. 32k lines, 303 tests. Live at pdfchanger.org.

beacon — Business security surface scanner. Checks TLS, headers, email auth, exposed files, third-party tracking, form security. Maps every finding to a documented breach. 100 breach precedents with cited sources. 50 tests.

vault — Encrypted document exchange. AES-256-GCM client-side, HKDF key expansion, zero-knowledge server. The encryption key lives in the URL fragment — never sent to the server. 9 research documents written before any code. 23 tests.

threadr — Reconnaissance tool for security teams. Dempster-Shafer evidence fusion, spectral clustering via Fiedler vector, Lévy-stable request timing. 17 plugins, 5 analytics engines.

degauss — Identity exposure quantification. Shannon entropy scoring, Fellegi-Sunter record linkage, data broker supply chain graph, attack feasibility assessment. 303 tests.

ε-tx — Cryptocurrency privacy analysis. 8 attack surfaces, Dempster-Shafer fusion, inverse-OSPEAD for Monero, Boltzmann entropy for CoinJoins. 18 papers cited.


Everything is MIT. giuseppegiona.com

Pinned Loading

  1. pdf-changer pdf-changer Public

    TypeScript

  2. threadr threadr Public

    OSINT tool for security professionals. 17 plugins, 5 analytics engines, 7-layer anonymity, CLI + web UI. Self-hosted, no cloud.

    TypeScript 1

  3. degauss degauss Public

    Identity attack surface reduction through information theory

    TypeScript

  4. epsilon-tx epsilon-tx Public

    Privacy analysis for cryptocurrency transactions. Information-theoretic bounds on what a blockchain observer can learn. 8 attack surfaces, 4 chains, 170 tests.

    TypeScript

  5. beacon beacon Public

    Business security surface scanner. Maps findings to documented breaches.

    TypeScript

  6. vault vault Public

    Encrypted document exchange. AES-256-GCM, client-side encryption, zero-knowledge server.

    TypeScript