{"library":"fadekey-api","type":"library","category":null,"description":"Stateless, Redis-backed zero-knowledge secret sharing engine for FadeKey. Current stable version is 0.2.12. It provides a REST API to store and retrieve encrypted blobs with TTL and view limits, leveraging client-side AES-GCM encryption so the server never sees keys or plaintext. Designed for CI/CD, DevOps, and team automation. No database required beyond Redis. Ideal for self-hosted ephemeral secret sharing, contrasting with SaaS-only alternatives.","language":"javascript","status":"active","version":"0.2.12","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fadekey-api","imports":["import FadeKeyAPI from 'fadekey-api'","import { createItem } from 'fadekey-api'","import FadeKeyAPI from 'fadekey-api'; const api = new FadeKeyAPI({ redisUrl: 'redis://localhost:6379' })"]},{"cmd":"yarn add fadekey-api","imports":[]},{"cmd":"pnpm add fadekey-api","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"fadekey-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}