heartbred_studio/projects/cypher-api.md
$ less ./cypher-api.md

Cypher API

A secure Cloudflare Worker-based backend that encrypts and stores secrets, manages access control, and serves both Slack and API clients.

active
AI-Enhanced private

The Cypher API is a serverless password management backend built on Cloudflare Workers and KV. It performs end-to-end encryption using AES-GCM, handles strict ACL-based access controls, and supports both Slack slash commands and programmatic API access via OAuth-based bearer tokens. Admin and user identities are mapped to Slack user IDs, ensuring tight integration and minimal overhead. This backend powers the Cypher Slack App and serves as the foundation for future desktop and mobile clients.

Git Access

Private Repository
$ git clone [access restricted]