2025-11-28 - 2026-05-28

Overview

0 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 2 commits to main and 2 commits to all branches. On main, 4 files have changed and there have been 367 additions and 0 deletions.

17 Issues created by 1 user

Opened #1 Project scaffold 2026-04-16 20:57:54 -05:00

Opened #2 SQLite schema (environments, secrets, api_keys, audit_log) 2026-04-16 20:57:55 -05:00

Opened #3 Encryption layer (AES-256-GCM, envelope encryption) 2026-04-16 20:57:56 -05:00

Opened #4 Master key loading + validation on startup 2026-04-16 20:57:57 -05:00

Opened #5 REST API server (net/http or chi router) 2026-04-16 20:57:58 -05:00

Opened #6 API key middleware (bearer token → bcrypt verify) 2026-04-16 20:57:59 -05:00

Opened #7 Environment CRUD handlers 2026-04-16 20:57:59 -05:00

Opened #8 Secret CRUD handlers 2026-04-16 20:58:01 -05:00

Opened #9 Export endpoint (.env + JSON formats) 2026-04-16 20:58:01 -05:00

Opened #10 CLI client (reads VAULT_URL + VAULT_TOKEN env vars) 2026-04-16 20:58:02 -05:00

Opened #11 .env import parser 2026-04-16 20:58:03 -05:00

Opened #12 TLS setup (provided cert or ACME) 2026-04-16 20:58:04 -05:00

Opened #13 Audit log 2026-04-16 20:58:05 -05:00

Opened #14 Read-only API key support 2026-04-16 20:58:06 -05:00

Opened #15 systemd unit file 2026-04-16 20:58:07 -05:00

Opened #16 README: threat model, key rotation guide, nginx reverse proxy config 2026-04-16 20:58:08 -05:00

Opened #17 Cross-compile Makefile 2026-04-16 20:58:09 -05:00