🔒 Security

Last Updated: April 16, 2026

🔒 Our Security Commitment

At Digital Refactor, security is our top priority. We implement industry-standard security practices to protect your data, code, and confidential information.

Data Encryption

✓ HTTPS/SSL

All data transmitted between your browser and our servers is encrypted with industry-standard TLS 1.2+ encryption.

✓ Database Encryption

Passwords are hashed using bcrypt with randomized salts. No plain-text passwords are stored.

Database Security

✓ SQL Injection Protection

All database queries use prepared statements with parameterized queries, preventing SQL injection attacks.

✓ User Isolation

Database users have minimal required privileges. Admin and client accounts are segmented.

✓ Access Control

Role-based access control ensures users can only access their own data and authorized features.

File & Access Security

✓ Protected Backend Folder

.htaccess rules prevent direct browser access to sensitive files (config.php, db.php, credentials).

✓ No Directory Listing

Directory listing is disabled, preventing users from browsing folder structures.

✓ File Permissions

Server files are configured with appropriate permissions, limiting unauthorized access.

Authentication & Sessions

✓ Secure Sessions

Session cookies are httpOnly, secure, and samesite-strict to prevent CSRF and XSS attacks.

✓ Password Hashing

All passwords are hashed with bcrypt, ensuring users' original passwords are never stored.

✓ Session Timeout

Sessions expire after 1 hour of inactivity, requiring re-authentication.

Code & API Security

✓ Input Validation

All user inputs are validated and sanitized to prevent injection attacks.

✓ CORS Headers

Cross-Origin Resource Sharing is properly configured to prevent unauthorized API access.

✓ Error Handling

Errors are logged but not displayed to users, preventing information disclosure.

Client Code Protection

Your source code is treated with the highest level of confidentiality:

  • ✓ Never shared with third parties
  • ✓ Stored securely with restricted access
  • ✓ Not used for any purpose beyond your project
  • ✓ Deleted after project completion (unless backup requested)
  • ✓ Protected by NDA if required

Infrastructure Security

  • ✓ Hosted on Hostinger with enterprise-grade security
  • ✓ Daily backups and disaster recovery
  • ✓ DDoS protection
  • ✓ Firewall protection
  • ✓ Regular security audits
  • ✓ Automated vulnerability scanning

Reporting Security Issues

If you discover a security vulnerability, please report it responsibly to:

Email: security@digitalrefactor.xyz

Please include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Your contact information

Compliance

  • ✓ OWASP Top 10 protocol compliance
  • ✓ PCI DSS standards for payment data
  • ✓ GDPR-compliant data handling (where applicable)
  • ✓ Regular security training and updates

Questions?

For security questions or concerns, contact us at security@digitalrefactor.xyz