Learn how PremiumSignals handles, protects, and audits client data privacy parameters.
We collect personal information that you provide directly to us when creating a workspace account. This includes your username, email address, password hashes, and cryptocurrency transfer proofs uploaded during deposits.
To prevent malicious brute-force attempts and session hijack threats, our servers automatically log your IP address, browser agent attributes, and timestamps of interaction. These system logs are recycled every 30 days and are never shared with third-party analytical entities.
All sensitive information, including passwords, is encrypted using the industry-standard PHP BCRYPT mechanism. We enforce strict PDO parameter bindings to isolate database storage operations and employ HTML entity escaping on output streams to suppress XSS vector exposures.
Our website utilizes cookies exclusively to persist your active authorization states. We enforce HttpOnly, Lax SameSite, and Secure flags on these cookies to protect data integrity across browser sessions.