Skip to content
View msiraga's full-sized avatar

Block or report msiraga

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MSIRAGA/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Conducting security research at the intersection of AI systems and autonomous AI agents โ€” threat modeling for agentic workflows, adversarial robustness, and secure-by-design architecture for systems where an AI agent holds real credentials and real capabilities.
  • ๐Ÿ” Applied cryptography and secure systems engineering: passwordless authentication (WebAuthn/FIDO2, passkeys), password-authenticated key exchange (OPAQUE and related PAKE protocols), end-to-end encrypted and zero-knowledge architectures, and HSM/KMS-backed key management and rotation.
  • ๐Ÿฆ€ Systems-level engineering in Rust, with native security work spanning Android (Keystore, JNI/native bridges) and desktop (Tauri) platforms, PostgreSQL-backed multi-tenant systems, and OAuth2 / OIDC / OIDF-conformant identity infrastructure.
  • โ˜๏ธ Cloud-native delivery across Cloudflare, Vercel, and Supabase, with CI/CD pipelines designed around reproducibility and auditability rather than convenience.
  • ๐Ÿ‘ฏ Looking to collaborate with researchers and engineers working on AI agent security, secure multi-agent orchestration, and applied cryptography.
  • ๐Ÿ“ซ How to reach me: GitHub
  • ๐Ÿ˜„ Pronouns: He/His

Popular repositories Loading

  1. claude-code-windows-mailbox claude-code-windows-mailbox Public

    Cross-session messaging for Claude Code on native Windows, where the built-in feature (macOS/Linux/WSL2 only) does not ship. Solves: a message appears on the recipient's screen but never reaches thโ€ฆ

    PowerShell 1

  2. MSIRAGA MSIRAGA Public

  3. wireguard-android wireguard-android Public

    Forked from WireGuard/wireguard-android

    Mirror only. Official repository is at https://git.zx2c4.com/wireguard-android

    Kotlin

  4. try-huggingface try-huggingface Public

    Forked from alfredodeza/try-huggingface

    Examples to try HuggingFace datasets and transformers

    Jupyter Notebook

  5. synthetic-datasets synthetic-datasets Public

    Forked from alfredodeza/synthetic-datasets

    Augment datasets using Large Language Models

  6. rust-ner rust-ner Public

    Forked from alfredodeza/rust-ner

    Named Entity Recognition with Rust and BERT-based models

    Rust