Join
Home Access Security About Features FAQ Terms Privacy Join

Security Is Our Foundation

At Torzon, your privacy and safety are non-negotiable. From PGP encryption to escrow protection and vendor verification — every feature is designed to keep you secure. Learn how to use them properly.

Secure Access

Core Security Layers

PGP Encryption

All sensitive communication is encrypted end-to-end. Only you and the recipient can read messages.

Escrow Protection

Funds are held in escrow until you confirm delivery. No risk of vendor scams.

Vendor Verification

Every vendor passes KYC and reputation checks. Only trusted sellers operate.

2-Factor Authentication

PGP-based 2FA adds an extra login barrier. No password reuse risk.

Phishing Defense

Official links only. Built-in mirror verification and domain pinning.

No JavaScript by Default

JS disabled in high-security mode. Prevents fingerprinting and exploits.

PGP Setup in Terminal

$ gpg --full-generate-key
gpg (GnuPG) 2.4.0; Copyright (C) 2023 Free Software Foundation

Please select what kind of key you want:
   (1) RSA and RSA
   (2) DSA and Elgamal
   (3) DSA (sign only)
   (4) RSA (sign only)
   (9) ECC (sign and encrypt)
Your selection? 1

RSA keys may be between 1024 and 4096 bits long.
What keysize do you want? (3072) 4096

Please specify how long the key should be valid.
         0 = key does not expire
        = key expires in n days
Your selection? 0

Real name: torzon_user
Email address: user@torzon.local
Comment: Torzon Market
You selected this USER-ID:
    "torzon_user (Torzon Market) "

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O

-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBF...

Copy your public key and share it with vendors. Never share your private key.