Skip to content
View paul-weiss's full-sized avatar

Organizations

@input-output-hk

Block or report paul-weiss

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
paul-weiss/README.md

Paul Weiss

"In any consistent formal system adequate for number theory, there exist true statements unprovable within the system." —Kurt Gödel


Building the infrastructure for intelligence that can't be captured.

The convergence is here: AI models that prove their own correctness. Blockchains with quantum-resistant cryptography. Neural networks that learn on encrypted data. This isn't science fiction—it's engineering problems waiting for builders.


🔐 Privacy-Preserving AI

Zero-knowledge machine learning means models can demonstrate they were trained correctly without revealing training data or weights. Federated learning lets intelligence emerge across thousands of nodes without data ever leaving the edge. Homomorphic encryption makes "compute on ciphertext" not just possible, but practical.

⛓️ Cryptographic Infrastructure

Privacy-preserving blockchain infrastructure using threshold signature schemes and multi-party computation eliminates trust assumptions. Cross-chain protocols where cryptography—not committees—validates state. Systems where mathematics proves correctness and privacy is a protocol guarantee.

🛡️ Post-Quantum Security

Post-quantum cryptography isn't preparation anymore—it's deployment. Lattice-based schemes, hash-based signatures, code-based cryptography. Building systems today that remain secure when ECDSA breaks tomorrow.


What excites me:

  • Verifiable AI where zero-knowledge proofs demonstrate model integrity
  • Privacy-preserving computation at scale—MPC, FHE, differential privacy in production
  • Quantum-resistant blockchain infrastructure with forward secrecy baked in
  • Systems where decentralization is the architecture, not the marketing

The future belongs to builders who understand that privacy isn't about hiding—it's about selective disclosure. That decentralization isn't about ideology—it's about eliminating single points of failure. That AI without verifiability is just expensive autocomplete.

If you're building at this intersection—verifiable AI, privacy tech, post-quantum systems—I want to hear what you're working on. The hardest problems are the most interesting ones.


Tech Stack

Rust | Go | Substrate | Zero-Knowledge | MPC | Homomorphic Encryption | Post-Quantum Cryptography

Pinned Loading

  1. cardano-node cardano-node Public

    Forked from IntersectMBO/cardano-node

    The core component that is used to participate in a Cardano decentralised blockchain.

    Haskell

  2. bitcoin bitcoin Public

    Forked from bitcoin/bitcoin

    Bitcoin Core integration/staging tree

    C++

  3. monero monero Public

    Forked from monero-project/monero

    Monero: the secure, private, untraceable cryptocurrency

    C++

  4. pytorch pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  5. reth reth Public

    Forked from paradigmxyz/reth

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

    Rust

  6. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    An Open Source Machine Learning Framework for Everyone

    C++