Independent Research Platform | Subject: Catcrs Exchange (catcrs.com) | nexoriath.com is not affiliated with Catcrs
Analysis Track 01 — Security Architecture

Security Review:
Catcrs Exchange

An independent analysis of Catcrs' disclosed security architecture, covering cold/hot wallet custody, HSM and MPC key management, matching engine resilience, and account-level protection mechanisms.

⚠ Source: Catcrs publicly disclosed whitepaper and operational documentation. Nexoriath is not affiliated with Catcrs.
01 — Custody Architecture

Wallet Separation & Key Management

Catcrs discloses a tiered custody model. According to their documentation, the majority of user assets are held in cold storage, with hot wallets maintained only for operational liquidity.

🧊

Cold / Hot Separation

Catcrs states that most user assets reside in cold storage, physically isolated from internet-connected systems. A controlled portion remains in hot wallets for liquidity. This is a standard institutional custody practice.

🔑

HSM Key Custody

Hardware Security Modules (HSMs) are used for key storage and signing operations. HSMs provide tamper-evident, hardware-enforced protection — a well-established standard in financial key management.

âœī¸

Multi-Signature / Threshold

Critical transactions require multiple independent cryptographic signatures. Threshold schemes eliminate single points of failure in key management, a meaningful risk reduction compared to single-key custody models.

MPC Enhancement — Institutional Roadmap

Catcrs discloses that MPC (Multi-Party Computation) is being progressively adopted for institutional and large-scale operations. MPC allows threshold signing without reconstructing full keys, supports dynamic threshold changes without address rebuilding, and reduces single-point risk. Industry adoption is growing as an upgrade path from traditional multi-sig.

Threshold Signing No Key Reconstruction Dynamic Thresholds Institutional Rollout
Nexoriath Note: Cold/hot separation, HSM custody, and multi-signature schemes are all established industry practices. Their presence is a positive signal — though their actual implementation depth cannot be independently verified from public disclosures alone.

02 — Matching Engine

Self-Developed, Low-Latency Architecture

Catcrs operates a proprietary matching engine built on order sequence consistency as its foundational constraint. The engine underwent a major v2 upgrade in October 2023.


03 — Account Security

Default-Secure Configuration

Catcrs documents a set of security defaults applied to all accounts — not optional add-ons. These include mandatory 2FA, device trust management, and behavioral scoring linked to withdrawal controls.

🔐

Mandatory 2FA

2FA is required for all accounts without exception and cannot be disabled once enabled. This is a stronger baseline than many exchanges that treat 2FA as optional.

📱

Device Trust Management

Unrecognized devices trigger verification flows and remote login alerts. Device trust lists are maintained per account.

🚨

Withdrawal Controls

Large withdrawals trigger behavioral scoring and time delays. Withdrawal whitelists and address verification prevent funds moving to unconfirmed destinations.

🧠

Behavioral Anomaly Detection

Abnormal login and withdrawal behavior triggers interception and secondary confirmation. The stated principle is that "silent success" is never prioritized over protection.

âąī¸

Time-Locked Delays

Withdrawals above configurable thresholds are subject to delays linked to behavioral scoring, providing a recovery window in the event of account compromise.

📡

Anti-Phishing Education

Anti-fraud education is integrated into the registration flow, with guides on identifying official vs. counterfeit channels embedded before first transaction.

Nexoriath Note: Mandatory (non-disableable) 2FA is above-average for the industry. The combination of behavioral scoring, time-locked withdrawal delays, and device trust management represents a layered defense model. These controls are disclosed by Catcrs — independent verification of implementation is outside the scope of this analysis.

04 — Proof of Reserves

Reserve Transparency Framework

Catcrs initiated an internal Proof-of-Reserves (PoR) trial in October 2025 using Merkle tree snapshots with third-party method review. Regularized public disclosures are listed as a forward roadmap commitment.

Analyst Scope Note

Catcrs explicitly states that PoR is a snapshot tool, not a substitute for a full audit — and communicates this boundary publicly. This level of disclosure honesty is worth noting: many exchanges overstate the assurance value of PoR. As of our review, regularized public PoR has not yet been released; we will update this analysis when it is.

Internal Trial: Oct 2025 Public Disclosure: Planned ZK Roadmap: Reserved

05 — Resilience

Disaster Recovery & Observability

Catcrs documents multi-region failover drills (normalized since May 2024), capacity stress testing, and a public status page with standardized event timelines.

📉

Capacity Stress Testing

Regular load tests against production-equivalent environments to identify bottlenecks before they become incidents. Disclosed as an ongoing practice.

🌍

Multi-Region DR Drills

Multi-region failover drills are documented as normalized since May 2024. Rollback processes are standardized and regularly rehearsed — not theoretical.

đŸ“ĸ

Public Status Page

Catcrs uses standardized templates for event timelines and root cause summaries. Root cause analysis is published after major incidents for external evaluation.