LogoLogo
Exchange
Exchange
  • Introducing: LX
  • Main Features
    • Social Features
  • Reliability
  • High Liquidity
  • High Performance
  • Simple Trading
  • Diversity
  • Interoperability/Bridge
  • User Support
  • Transparency
  • Security
  • The Problem
    • Negative Consequences of Centralization
  • The Solution
    • Security Solutions as a Decentralized Exchange
  • LX: A Decentralized Social Trading Platform
    • Lux Exchange DAO
  • Decentralized Application
  • User Experience
    • Easy to use
  • Accounts, Wallets, and Keys
  • Authentication
  • Features
    • Hardware Wallets
  • Portfolios
  • Social Trading
  • People Based Portfolios
  • Copy Swaps
  • Trading Charts
  • Indicator Alarm Manager
  • Smart Search
  • Watchlist
  • Community Support
    • Decentralized community service
  • Rewarded Content Production/Trading Bots
  • Token Curated Customer Service
  • LX Architecture
    • LX Architecture Comparison
  • eToro
  • EtherDelta
  • 0x Protocol
  • LX
  • Lux Protocol
    • Lux as a Distributed Autonomous Organization (DAO)
  • Governance
  • Lux Consensus
  • Terminology
  • Election Triggers
  • Attacks
    • Tragedy of Commons
  • Collusion
  • Censorship
  • ASIC Attacks
  • Long Range Attacks
  • Treasury and Bounty
    • Budgeting
  • Bounty
  • Lux Tokenomics
  • Decentralized Liquidity Pool (DLP)
  • Market Maker Fees
  • LX C++ Application Programming Interface (API)
  • Permission Mapping
  • Permission Evaluation Applied to Copy Trading
  • Parallel Permission Evaluation
  • LX Key Capabilities
  • Atomic Swaps
  • Facilitating Liquidity
  • Exchange Traded Funds
  • Crypto-asset Custody for Gateways
  • Cold Wallet
  • Smart coins
  • Crypto-asset Volatility
  • Gold as Collateral
  • Incentives
  • Interest Rate
  • Development Roadmap
  • LUX Constitution and Ricardian Contracts
  • Lux Protocol
  • DEX Core Platform
  • DApp UI/UX
  • Hardware Wallet Integration
  • Quality Assurance
Powered by GitBook
On this page

Was this helpful?

Cold Wallet

PreviousCrypto-asset Custody for GatewaysNextSmart coins

Last updated 2 years ago

Was this helpful?

For the gateway's remaining crypto-asset holdings, LX recommends the high-security cold wallet solution FREZOR. (coming soon! Q4 2022)

Multi-signature scheme is considered a cryptographically-secure solution for high-valued assets. With stateless script, the Bitcoin blockchain supports multi-signature from the early stage. ETH's community developed a smart contract to implement the scheme, but the security of smart contracts has been always a concern for assets holders, especially after severe vulnerabilities (e.g., Terra LUNA, Phantom wallet, Parity, ect. ) were revealed in the past decade. Other coins, such as Monero, have yet to release their multi-signature features. Global Crypto Holdings provides a single-signature solution for multi-signers with a secret sharing algorithm. To solve the security problem that the entire private key is recovered in memory, the design uses banking level wys/wys (what you see/what you sign) hardware to share and recover the secret only inside the hardware key.

The co-signing process can be done in a decentralized manner, whether in-person or online. The entire signing process' security is not contingent upon how secure the USB hub or internet routing is by incorporating ad-hoc key algorithm to secure the P2P communications.