Skip to content
View gnarzilla's full-sized avatar

Block or report gnarzilla

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

thatch

I build open-source tools for resilient, user-owned networking: proxies, mesh gateways, tiny publishing systems, and local-first security tools.

Building the internet for the apocalypse: update your blog from a can on a string from the smoldering rubble.

Deadlight is an ecosystem for publishing, proxying, and routing across unpredictable networks. Mesh, on-device, mobile, offline-first, and hostile connectivity included.

The stack has three layers: transport (deadlight-proxy and deadmesh bridge HTTP/SOCKS/SMTP/LoRa), security (vault.deadlight handles credentials without network dependency), and application (blog.deadlight publishes content from anywhere). Each component works standalone, but they are designed to thrive together.

Deadlight Ecosystem

Modular tools for user sovereignty and freedom from centralized cloud platforms and brittle network infrastructure.

  • blog.deadlight (JS, ★ 14): <10KB pages, email posting. Demo
  • deadlight-proxy (C, ★ 10): Multi-protocol proxy with plugins, REST API, Android app, and optional VPN gateway. Play Store
  • deadmesh (C, ★ 90): LoRa-to-internet gateway. Project site
  • deadlight-bootstrap (JS, ★ 17): Lightweight web framework starter for Cloudflare Workers + D1. Demo
  • lib.deadlight (JS+C): Shared libs and umbrella platform.
  • vault.deadlight (C): Local encrypted credential store for CLI/proxies. Offline-friendly, integrates with proxy.deadlight. (MVP in progress)

Live

Deadlight Logo deadlight - Main platform demo

Deadmesh Logo deadmesh - LoRa gateway project blog

Thatch Logo thatch - Zero-JS instance with use case examples

Mobile.Deadlight Logo deadroid - Android deployed instance via Termux

Threat Level Midnight Logo threat-level-midnight - Federation testing instance

Deadlight Proxy Android App

GuillotineMode Android App - Curl tests in tablet

Android APK Available Now

Run deadlight-proxy natively on your mobile device or tablet. Features real-time traffic visibility, protocol auto-detection, and a low-footprint local proxy UI right from your phone.


Download Deadlight Proxy    Get it on Google Play

Contact

Email: gnarzilla@deadlight.boo | Discord: t.h.a.t.c.h | Blog: deadlight.boo | Ko-fi

Pinned Loading

  1. deadlight-proxy deadlight-proxy Public

    Edge-native proxy built for intermittent connectivity, resource constraints and hostile networks. REST API, auto-detect multi-protocol on a single port, device native. Android, Linux, Mac, Termux, …

    C 10

  2. deadmesh deadmesh Public

    Internet-over-LoRa: A practical bridge between Meshtastic mesh networks and the Internet

    C 90 7

  3. blog.deadlight blog.deadlight Public

    Cloudflare Workers blog platform optimized for terrible connectivity. <10 KB pages, works in lynx, post via email.

    JavaScript 14

  4. deadlight-bootstrap deadlight-bootstrap Public

    A lightweight, edge-first web framework built on Cloudflare Workers with authentication, D1 database, and a clean dark UI. Deploy a blog or small site globally in under 5 minutes. Version 1.0

    JavaScript 17 1