Skip to content
View SiteRelEnby's full-sized avatar
🐺
🐺 in a ΘΔ way, 🦾 In a 🌌 way, 🪽 In a [DATA EXPUNGED] way
🐺
🐺 in a ΘΔ way, 🦾 In a 🌌 way, 🪽 In a [DATA EXPUNGED] way

Block or report SiteRelEnby

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.

Content in all repositories owned by your account will be closed.
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
SiteRelEnby/README.md

Site Reliability Enby

A transfeminine plural system; a collective of computerised canine celestial cyberpunks. Non-disordered, pro-endo.

SRE since Kubernetes 1.3.x was new (yes, really). Sysadmin in a former life; kept the LART and the tool-maker mentality.

Primarily building Sheaf and various related tools for the plural community, a few other miscellaneous tools nobody else was going to, and generally just contributing back to things we use regularly.

she/they collectively.

🔦🐺🪽

What we build

Plural tools

As a system who has been helped immeasurably by so many people from the community, we enjoy giving back where we can with meaningful tools designed to do the right thing, scale well, and stand the test of time.

  • Sheaf - open source plural system tracker. Self-hostable, API-first, imports from other trackers, web/mobile/wearable clients. Running in production.
    • sheaf: Python FastAPI backend and React SPA webapp for Sheaf.
    • android: Android and WearOS app for Sheaf.
    • sheaf-ha: Home Assistant integration for Sheaf.
    • sheaf-canary: What most people underthink about warrant canaries is process, clearly-defined rules, and transparency. This is our effort at doing one right.
  • PluralPort: Interoperable data export standard for plural apps. Project maintainer and founding adopter with Sheaf. Project website.
  • revcord-plural: Revcord (Discord/Stoat message bridge) fork with proxy bot support and various architectural enhancements. In active development.

Infra plumbing

We work with infrastructure every day. These tools are mostly designed from a "how is there not a tool for this?" moment of inspiration, expanded to cover all the general use cases.

  • s3duct - chunked, resumable, encrypted pipe to S3-compatible object storage. Written to backup large zpools without equal scratch space requirements, but many general-purpose uses and should drop into most pipeline-based processes seamlessly. In production for our personal infrastructure.
  • keyquorum - memory-hardened Shamir secret sharing daemon for distributed teams. No shared tmux sessions required. Initially developed for a stalled project; usable and extensively tested but not real-world tested by us.
  • sharkey-prometheus-exporter - Prometheus metrics for Sharkey, with a Grafana template. In production with several known instances including our own.
  • tracebit-python - Lightweight Tracebit canary credential (honeytoken) CLI that works on servers, not just desktops. In production on our own systems.

Git tools

Git is one of the most widely used pieces of software in the world. We build the tools for it that nobody else was going to.

  • git-leash - time-gated commit blocking hook. Helps you stay focused on what you should be doing at certain times of day. Especially if you're a puppy. Somehow, our most starred repo...
  • git-redate - maintained fork: rewrite commit dates in bulk, with signing that actually works and many bugfixes.

Lights

  • anduril-buildenv-docker - reproducible build environment for Anduril.
  • RGBroadcast - make Home Assistant RGB lighting mimic a television for occupancy simulation.
  • anduril2 - a collection of old hacks and patches for an old branch of the Anduril flashlight firmware. Includes many custom features not found in mainline releases, but may need significant refactoring to be compatible with the current Anduril codebase. Will get around to it at some point. "Ran when parked".

Misc

  • fjortoft - Global Consciousness Project network coherence and corru.observer GAD poller, Discord bot, and Grafana dashboard.
  • gfx1103-pytorch-rocm - PyTorch from source with native Radeon 780M ROCm support, until upstream catches up.

Other projects we regularly work on

Other stuff we aren't maintainers of but consider important work of ours.

  • anduril: Regular contributor to the best flashlight firmware in the world.
  • signal-export: Export Signal chats to markdown and HTML. Many recent contributions with more planned. Perhaps we have a few archivist tendencies too.

Elsewhere

Pinned Loading

  1. git-leash git-leash Public

    Time gated git commit blocking hook. "Helps you stay focused on what you should be doing at certain times of day". Especially if you're a puppy.

    Shell 38 2

  2. sheaf-project/sheaf sheaf-project/sheaf Public

    Open source plural system tracker. Selfhostable, optional managed service backend, API-first design, supports imports from 7+ other trackers, 100% open-source, web/mobile/wearable apps, by systems …

    Python 13 1

  3. s3duct s3duct Public

    Chunked, resumable, encrypted pipe to S3-compatible object storage

    Python 4

  4. anduril-buildenv-docker anduril-buildenv-docker Public

    Forked from SammysHP/anduril-buildenv-docker

    Shell 7 1

  5. keyquorum keyquorum Public

    Shamir secret sharing daemon for distributed teams. Memory hardened, designed to prevent intercepting or handling another user's key or the secret itself, without jank or vulnerability points like …

    Rust 3

  6. git-redate git-redate Public

    Forked from PotatoLabs/git-redate

    Change the dates of several git commits with a single command. A maintained fork with proper commit signing support and many upstream bugs fixed.

    Shell 2