Gullix MascotGULLIX

Privacy Policy

Last Revised: April 2026

Introduction

Gullix deeply understands the importance of privacy to every user. As an open-source P2P tunneling protocol maintained by independent developers, we have followed the principle of "privacy by design" from day one: minimizing data collection to the lowest physically possible level while providing connectivity services.

1. Scope of Information Collection

To establish P2P communication between nodes, we only collect the following essential metadata:

  • Registration Information: The email address you provide when creating an account (used for identity verification and credential recovery);
  • Connection Metadata: To facilitate P2P hole punching, the signaling server needs to be aware of your public IP, NAT type, and port information;
  • Node Identifier: A custom or system-generated node alias (Node ID) used for addressing within the P2P network.

2. Content Privacy & Encryption

"We cannot see what you transfer, even if we wanted to."

Gullix's core is based on P2P direct connections. After a successful hole punch, all your data is transmitted directly between the two endpoints. Even in "Relay Mode" where data passes through a central server, we employ transport-layer encryption. Since we do not store your private keys, developers X140J and Gullord cannot decrypt, read, or analyze your communication content.

3. Cookies & Tracking

This website and console do not use any tracking cookies for advertising, user profiling, or third-party marketing. We only use necessary Session or LocalStorage to maintain your login state.

4. Third-Party Sharing

Since Gullix is personally maintained and has no commercial funding, we have no incentive to — and will never — sell or share any of your information with any third party. We will only cooperate in providing necessary connection logs when legally compelled to do so.

5. Your Rights

You can log into the console at any time to modify your node information or delete your account. Once your account is deleted, we will permanently remove all registration information and historical metadata associated with that account.

6. Contact Us

If you have any questions about this privacy policy or discover any potential security vulnerabilities, please contact our technical support at debug@2t2t.top.

Privacy engineered by the Gullix Team