MUFEX
English
English
  • What is MUFEX?
    • πŸ“–Overview
    • 🏦MUFEX's Decentralized and Trustless Approach
    • πŸ“ˆMUFEX Perpetual Trading System
    • πŸ’ŽMUFEX Liquidity Pool
    • πŸ—ΊοΈRoadmap
  • Start Using MUFEX
    • πŸ‘©β€πŸš€Onboarding
    • πŸ’΅Depositing
      • Deposit FAQ
        • What should I do if the deposited currency has not been received?
        • How to solve recharge error?
        • Funds Recovery Guide
    • πŸ“ˆTrading
      • πŸ’ΉOpen/Close Positions
      • πŸ’²Trading Fees
      • πŸ–₯️Market , Limit & Conditional Order
      • πŸ›°οΈTake Profit & Stop Loss
      • 🏝️Isolated Margin/ Cross Margin
      • πŸ“Trading Rules
        • Risk Limit
        • Risk limit Parameters
        • Index Price
        • Mark Price
        • Liquidation Process
        • Margin Mechanism
        • Funding Fee
        • Insurance Fund
        • Auto-Deleveraging (ADL)
      • πŸ“‘Contract Specs
    • πŸ’ŽEarn
    • 🏧Withdrawal
      • Withdrawal FAQs
        • Why Hasn't My Withdrawal Been Credited?
    • πŸ’²Fee Rates
  • Technical Solution
    • πŸ—οΈTechnology Architecture
    • 🏦ZK-Rollup Asset Proof Design
    • πŸ›₯️Dunkirk Asset Recovery
  • What makes MUFEX secure?
    • πŸ“‘MUFEX Security White Paper
      • Security Team and Its Functions
      • Client Security
      • Endpoint Security
      • Network Security
      • Server Security
      • Application Security
      • Smart Contract Security
      • Data Security
      • Physical Infrastructure Security
    • πŸ“”Smart Contracts
    • πŸ”Audit
    • 🐞Bug Bounty
  • Testnet
    • πŸ§‘β€πŸ³Testnet Walkthrough
      • 1️⃣Get started with MUFEX
      • 2️⃣Get Test Tokens
      • 3️⃣Account & Assets
      • 4️⃣Depositing & Withdrawing
      • 5️⃣Trading
      • 6️⃣Earn via MLP
      • 7️⃣Feedback
      • 8️⃣Common Questions
  • Support
    • πŸ””MUFEX Announcement
      • Notice on Upgrade and Adjustment of the Affiliate System
      • MUFEX Upcoming Delisting of Trading Pairs Reminder
      • MUFEX Notice: Delisting of Certain Trading Pairs
      • MUFEX Coin Pair Adjustment Notice
      • MUFEX is Upgrading MLP and Copy Trading Features
      • MUFEX to Discontinue MLP and Copy Trading Services
      • MUFEX Announcement: Notice on Delisting COMPUSDT and GMTUSDT Contracts
      • MUFEX Announcement: System Upgrade and Trading Suspension Notice Postponement
      • System Upgrade and Trading Suspension Notice
      • MUFEX Cryptocurrency Exchange Service Area Statement:
      • Adjusting Parameters for Certain Contract Trading Pairs (2024/2/7)
    • ❓FAQ
      • How to Delete My MUFEX Account?
      • Why is my IP banned from service
      • Can I use MUFEX service if I don't have an web3 wallet
      • Why do I need to deposit first?
      • Why didn't I see the asset balance change after I deposit?
      • Why did I receive an email from Unipass?
      • What is Effective Leverage?
    • πŸ‘©β€πŸ”¬Help Center
    • πŸ“Release Log
    • πŸ‘¨β€πŸ«MUFEX Affiliate Program
    • πŸ’»Social Media & Communities
    • πŸ’ΌBusiness Cooperation
    • πŸ“±Install MUFEX through the App Store
      • How to get an Apple ID in the US
      • How to use Taobao Purchase a non-mainland Apple ID
      • How to install MUFEX iOS TestFlight
    • πŸ™‹β€β™‚οΈEarly Ambassador Program
Powered by GitBook
On this page
  1. What makes MUFEX secure?
  2. MUFEX Security White Paper

Client Security

a. Client Runtime Environment Security

i) The MUFEX App is developed using the secure Flutter framework for higher security. During startup, the app checks for root access, jailbreak, injection, and message hooks to ensure that it runs in a secure environment.

b. Client Data Security

i) MUFEX uses the HTTP Strict Transport Security (HSTS) protocol, which enforces the use of HTTPS for secure connections. WebSocket connections are secured using the WebSocket Secure (WSS) protocol. This ensures the integrity and confidentiality of HTTP and WebSocket protocol data between the user client and MUFEX servers, significantly enhancing the security of user data and preventing theft and data leaks during transmission.

c. Client Security Vulnerability Protection

i) By optimizing and iterating on H5 (HTML5) security best practices, MUFEX has implemented an H5 security solution tailored to its needs, ensuring the security of H5 code and services.

ii) MUFEX has dedicated mobile security vulnerability researchers who discover and locate vulnerabilities in the app, client, and third-party components to ensure the security of the client.

iii) MUFEX also collaborates with multiple security vendors, regularly inviting external security firms to conduct penetration testing on MUFEX and promptly address and fix any issues.

d. Product Security Capabilities

i) MUFEX has integrated numerous security products into its user system, authentication system, and transaction system. These include two-factor authentication, protection against cross-site scripting (XSS) attacks, protection against cross-site request forgery (CSRF) attacks, login expiration, single-client detection, password strength assessment, prevention of email theft, and data obfuscation. These measures ensure the security of user transactions and data. In the future, MUFEX will incorporate more security products to further enhance security.

PreviousSecurity Team and Its FunctionsNextEndpoint Security

Last updated 1 year ago

πŸ“‘