Skip to content
@LumenLink-org

LumenLink.org

LumenLink is an open-source, censorship-resistant internet-access platform that guarantees uninterrupted access to the open Internet.

LumenLink

LumenLink is a censorship-resistant networking platform with a control plane + relay dataplane + mobile clients.

Repositories

  • lumenlink-backend — Rendezvous API (Go) + Postgres/Redis
  • lumenlink-web — Website (Next.js)
  • lumenlink-relay — Relay nodes (Rust, eBPF/XDP)
  • lumenlink-core — Shared Rust library used by relay + mobile
  • lumenlink-ios — iOS client
  • lumenlink-android — Android client
  • lumenlink — Docs, architecture, roadmap

Quick Start (Local Dev)

  1. Start backend services:
    • cd lumenlink-backend
    • docker compose up -d
  2. Run the web app:
    • cd lumenlink-web
    • npm install && npm run dev

Production Domains

  • Website: https://lumenlink.org
  • API: https://api.lumenlink.org

Contributing

  • Issues and PRs welcome.
  • Please read lumenlink/docs/ for architecture and runbooks.

Popular repositories Loading

  1. lumenlink lumenlink Public

    Project hub: docs, architecture, and links to all LumenLink components.

  2. lumenlink-backend lumenlink-backend Public

    Rendezvous control-plane API for LumenLink (Go + Postgres/Redis).

    Go

  3. lumenlink-android lumenlink-android Public

    LumenLink Android client (Kotlin + Rust JNI).

    Kotlin

  4. lumenlink-ios lumenlink-ios Public

    LumenLink iOS client (Swift + NetworkExtension).

    Swift

  5. lumenlink-relay lumenlink-relay Public

    High-performance relay dataplane for LumenLink (Rust)

    Rust

  6. lumenlink-core lumenlink-core Public

    Shared Rust core library used by LumenLink mobile apps and relay.

    Rust

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Rust Go Swift

Most used topics

Loading…