bmorphism_slowtime-mcp-server
0
Slowtime MCP Server is a protocol server focused on secure time-based operations featuring timing attack protection and timelock encryption. It includes components for fuzzy timing, interval management, secure encryption, and persistent storage with analytics.
Slowtime MCP Server
A Model Context Protocol server designed for secure time-based operations with a focus on timing attack protection and timelock encryption.
Features
- Time Fuzzing & Security: Adds random fuzzing to timestamps for security.
- Timelock Encryption Flow: Supports encryption with interval duration and entropy network.
- Interval Management: Offers start, pause, and resume functions for intervals.
Installation
- Add to Claude Desktop config.
Usage
- Provides commands for interval management and timelock encryption.
Security Features
- Includes timing attack prevention, timelock security, and storage using DuckDB.
Architecture
- Consists of TimeFuzz, TimeKeeper, TimeLock, and TimeVault components.
TimeVault Commands
- Allows querying historical data and statistics about encrypted timevaults.
Storage Schema
- Employs DuckDB WASM for persistent storage with a specific schema.
Contributing
- Fork, create a branch, commit, push, and create a PR.
License
- MIT License.