Slowtime
Createdbmorphism
Provides a secure Model Context Protocol server for time-based operations, featuring timing attack protection and timelock encryption.
About
Slowtime is a Model Context Protocol (MCP) server designed to secure time-sensitive operations. It implements timelock encryption and protects against timing attacks through techniques like random duration fuzzing, jittered timestamps, and constant-time comparisons. The server includes an interval manager for creating, pausing, and resuming operations, and uses a TimeVault powered by DuckDB WASM for persistent storage and analytics of encrypted data. Slowtime integrates with the drand network for secure randomness and offers features for querying historical data and statistics about encrypted timevaults.
Key Features
- Timing attack protection (random fuzzing, jittered timestamps)
- DuckDB WASM-based persistent storage (TimeVault)
- Timelock encryption
- Interval management (creation, pause, resume)
- Analytics and statistics on encrypted data
Use Cases
- Securing data with time-based access restrictions
- Auditing and analyzing historical data access patterns
- Creating time-sensitive workflows with automated actions