Security Policy

At TradeConnect, we are committed to protecting the security and privacy of your data. This Security Policy outlines the measures we take to safeguard your information.

Data Encryption

All data transmitted between your browser and our servers is encrypted using industry-standard SSL/TLS protocols. This helps protect your information from unauthorized interception.

Database Security

Our database (SQLite3) is configured with security best practices to prevent unauthorized access. Access to our database is restricted to authorized personnel and internal systems only.

Password Hashing

User passwords are not stored in plain text. Instead, we use strong, one-way hashing algorithms (e.g., `password_hash()` in PHP) to store cryptographic hashes of your passwords. This means even if our database were compromised, your actual password would remain protected.

Regular Audits and Updates

We regularly review our security measures and update our systems to address potential vulnerabilities and incorporate the latest security enhancements.

User Responsibilities

While we implement robust security measures, your cooperation is vital. We encourage you to:

If you discover any security vulnerabilities or have concerns, please contact us immediately at security@tradeconnect.ca.