Skip to content
View RagingRedRiot's full-sized avatar
🏍️
🏍️
  • Vernal, UT

Block or report RagingRedRiot

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

Kiersten Gross

I build backend systems in Rust and Go.

Async server-side Rust: Relay — a self-hosted WebSocket chat platform on Axum / Tokio / Postgres. Actor-per-domain task layout, just-in-time authorization, graceful shutdown wired through CancellationToken, and integration tests that run against a real database via sqlx::test. The README walks through architecture and the reasoning behind specific design choices.

Open-source Go: REST API adapters for LimaCharlie's log collection platform, integrating security products (Cylance, Proofpoint, Cynet, Darktrace, Cortex XDR, Abnormal Security, Mimecast, and others) into a unified telemetry pipeline. Upstream repo: refractionPOINT/usp-adapters.

Lower-level Rust on Windows: audit policy configuration tooling, service internals, privilege boundary research, and raw Win32 API usage via the official windows crate.

Languages: Rust · Go · Python · PowerShell · Bash Platforms: Linux · Windows

Pinned Loading

  1. relay relay Public

    Self-hosted real-time chat server in async Rust. WebSocket protocol, Postgres-backed accounts, actor-per-domain task layout.

    Rust

  2. audit-inspector audit-inspector Public

    Windows audit policy configuration tool written in Rust

    Rust

  3. become-ti become-ti Public

    Security research tool for exploring TrustedInstaller privilege boundaries on Windows

    Rust

  4. windows-cpl-experiment windows-cpl-experiment Public

    Proof-of-concept Windows Control Panel Applet (.cpl) written in Rust using the raw Win32 CPL interface

    Rust

  5. windows-service-experiment windows-service-experiment Public

    Proof-of-concept Windows service written in Rust using only the official windows crate, no wrapper libraries.

    Rust

  6. refractionPOINT/usp-adapters refractionPOINT/usp-adapters Public

    LimaCharlie Universal Sensor Protocol (USP) Adapters to ingest from various sources.

    Go 2 6