1 repo
Security practices for handling sensitive cryptographic material in volatile memory to prevent persistent exposure.
Distinguishing note: Focuses on ephemeral, memory-only key handling and passkey-based derivation, distinct from hardware security modules or disk-based encryption.
Explore 1 awesome GitHub repository matching security & cryptography · Memory-Based Key Protection. Refine with filters or upvote what's useful.
Anoma is a distributed operating system designed to abstract the complexities of blockchain networks into a unified interface for cross-chain coordination. At its core, the platform utilizes a resource-based state machine and an intent-centric execution model, where user-defined goals are processed and settled by decentralized solvers rather than through direct, manual execution. This architecture enables the creation of applications that operate across heterogeneous distributed networks while maintaining a consistent developer and user experience. The platform distinguishes itself through a
Anoma protects sensitive keys by storing them in session memory instead of local storage and deriving them from passkeys to prevent unauthorized access or persistence.