Documentation v1.0

Secure Access Protocol

The following documentation outlines the standardized procedure for establishing a secure connection to the Nexus Market Mirror infrastructure. Adherence to these protocols is required to maintain operational security and data integrity.

01

Environment Configuration

Access to the .onion network requires the Tor Browser. Do not attempt to access these resources via standard clearnet browsers.

  • Download official binary from torproject.org
  • Set Security Level to "Safer" (Disables JIT)
  • Do not resize the browser window to full screen
02

Connection & Verification

Use only verified mirrors signed by the platform's PGP key. Unverified links may lead to credential harvesting sites.

Verified V3 Onion Address
rmnvwgxnat4m4o6whqvh6dy7fhnasxa6cndufyrztgahtxwdhgr7thid.onion

Always check the /mirrors.txt file signed message upon landing.

03

Account Hardening

Nexus Market utilizes a strict security model. There is no email recovery system. You are responsible for your own encryption keys.

Mnemonic Recovery

Upon registration, you are issued a Mnemonic Code. Save this offline immediately. It is the only way to recover a lost account.

2-Factor Authentication

Enable PGP 2FA immediately after registration. This prevents access even if your password is compromised.

04

PGP Encryption Standards

All sensitive data, including shipping information, must be encrypted client-side before transmission. The server should never see plaintext addresses.

-----BEGIN PGP PUBLIC KEY BLOCK-----
...[Import the market key found in /pgp.txt]...
-----END PGP PUBLIC KEY BLOCK-----

Note: Use software like Kleopatra (Windows) or GPG Suite (Mac) to handle encryption locally.

05

Fund Protocol (Crypto)

Nexus operates on a walletless or direct-pay system depending on current configuration.

  • Monero (XMR): Highly recommended for all operations due to ring signature privacy features.
  • Bitcoin (BTC): Supported but requires coin-join or mixing for adequate privacy.

Protocol Warning:

Deposits require 2 confirmations on the blockchain before appearing in the balance. Do not send funds to old addresses; always generate a new address for every transaction.

06

Escrow & Finalization

To ensure network integrity, utilize the Escrow system. Funds are held by the market protocol until the order is received.

  • [SAFE] Escrow: Funds held until delivery is confirmed.
  • [RISK] Finalize Early (FE): Funds released immediately. Only for trusted sources with high reputation metrics.