mpcium
Open-source MPC wallet infra. Effortlessly launch distributed crypto wallets with MPC technology in minutes
Learn how to migrate existing wallets to a new threshold configuration using resharing in mpcium. Follow simple steps to update your wallet security settings effortlessly.
How to Deploy Mpcium in Production: A Security-Hardened Systemd Setup GuideDeploy Mpcium securely in production with systemd unit templates leveraging TLS encrypted communication automated backups and non privileged services. Enhance your deployment today.
How NATS Pub/Sub Integrates with the TSS Protocol in mpciumLearn how mpcium integrates NATS pub/sub with the TSS protocol. Discover its three-layer architecture for secure cryptographic message broadcasting and point-to-point communication.
How mpcium Zeroizes Key Material in Memory: Security Measures ExplainedUnderstand how mpcium zeroizes key material in memory. Discover its three-layer strategy for overwriting BigInts, byte slices, and secure containers to enhance security.
How AWS KMS Integration Works for Production Signing in MpciumLearn how Mpcium integrates with AWS KMS for production signing. Securely manage private keys with KMS, enhancing zero-exposure deployments for your applications.
How to Configure Threshold (t) and Total Nodes (n) in MPCIUMLearn how to configure threshold (t) and total nodes (n) in MPCIUM. Set mpc_threshold and ensure your peer list has n entries following t+1 ≤ n for security and liveness.
Benchmark Performance Metrics for Keygen and Signing Operations in mpciumDiscover mpcium benchmark performance metrics including latency, throughput, and error rates for keygen and signing operations. Optimize your cryptographic workflows with detailed timing data.
How mpcium Manages Node Identity and Verifies Peer MessagesDiscover how mpcium manages node identity with Ed25519 keys and verifies peer messages using signature verification for TSS, ECDH, and initiator communications.
How the Automatic Backup System for Key Shares Works in mpciumDiscover how mpcium's automatic backup system safeguards node secret key-shares with encrypted, incremental backups of the BadgerDB store. Learn about AES-256-GCM encryption and versioned file storage.
What Happens When a Node Fails or Becomes Unavailable During a Signing OperationLearn how the fystack/mpcium stack handles node failures during MPC signing operations. Discover immediate session aborts, error codes, data cleanup, and cluster updates.
How Errors Are Propagated and Handled in Distributed MPC SessionsLearn how mpcium handles errors in distributed MPC sessions. Discover non-blocking failure detection via Go channels and structured error event transformation for robust handling.
How Version Management Works for Wallet Keys Across Reshares in mpciumLearn how mpcium ensures secure wallet key management across reshares using semantic versioning. Discover automatic version increments for distinct key layouts and backward compatibility.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →