🔒 Security & Compliance Policy
Staunch Properties | Last Updated: January 9, 2026
✅ HTTPS Enabled
✅ CSP Protected
✅ XSS Protected
✅ GDPR Compliant
✅ Bot Protection
✅ Rate Limiting
🛡️ Security Features Implemented
1. Content Security Policy (CSP)
- Script Sources: Only allows scripts from trusted CDNs (cdnjs, jsdelivr) and our own domain
- Style Sources: Restricted to our domain and Google Fonts
- Image Sources: Controlled image loading from verified sources
- Frame Protection: Prevents clickjacking attacks with frame-ancestors 'none'
- Form Actions: Restricted to our domain and FormSubmit.co
2. HTTP Security Headers
- X-Content-Type-Options: nosniff - Prevents MIME type sniffing
- X-Frame-Options: DENY - Prevents iframe embedding
- X-XSS-Protection: Enabled with mode=block
- Referrer-Policy: strict-origin-when-cross-origin
- HSTS: Strict-Transport-Security enforced via Netlify
3. Bot Protection & Rate Limiting
- Honeypot Fields: Hidden form fields to catch bots
- Time-based Validation: Forms require minimum time to complete
- CAPTCHA Ready: Integration points for reCAPTCHA v3 if needed
- IP Rate Limiting: Netlify edge functions limit requests per IP
- User-Agent Validation: Server-side validation of legitimate browsers
4. Input Validation & Sanitization
- Client-Side Validation: HTML5 input types and pattern matching
- Server-Side Validation: All inputs validated before processing
- SQL Injection Prevention: No direct database queries (static site)
- XSS Prevention: All user inputs sanitized and escaped
- File Upload Security: Type, size, and content validation for images
🌐 SaaS Compliance Standards
1. GDPR Compliance (EU General Data Protection Regulation)
- Data Minimization: We only collect necessary information
- Purpose Limitation: Data used only for stated purposes
- Consent Management: Clear opt-in for data collection
- Right to Access: Users can request their data
- Right to Deletion: Users can request data removal
- Data Portability: Users can export their data
- Breach Notification: 72-hour notification protocol
2. CCPA Compliance (California Consumer Privacy Act)
- Right to Know: Disclosure of data collection practices
- Right to Delete: Users can request deletion
- Right to Opt-Out: No sale of personal information
- Non-Discrimination: Equal service regardless of privacy choices
3. SOC 2 Principles
- Security: Protection against unauthorized access
- Availability: Systems operational and accessible
- Processing Integrity: Accurate and complete processing
- Confidentiality: Protected sensitive information
- Privacy: Personal information managed properly
4. PCI DSS (Payment Card Industry)
- No Card Storage: We don't store credit card data
- Third-Party Processing: All payments via secure processors
- Secure Transmission: HTTPS/TLS encryption for all data
🔐 Data Protection Measures
Encryption
- In Transit: TLS 1.3 encryption for all communications
- At Rest: All stored data encrypted (via FormSubmit & Netlify)
- HTTPS Enforced: Automatic redirect from HTTP to HTTPS
Access Control
- Least Privilege: Minimal access rights granted
- Authentication: Secure admin access protocols
- Audit Logging: All access attempts logged
Data Retention
- Contact Forms: Stored for 90 days
- Email Communications: Retained per legal requirements
- Analytics: Anonymized after 26 months
- Automatic Purging: Old data automatically deleted
🚨 Incident Response Plan
Detection & Response
- 24/7 Monitoring: Automated security monitoring
- Alert System: Immediate notifications of suspicious activity
- Response Team: Designated security response personnel
- Response Time: <1 hour for critical incidents
Breach Protocol
- Identification: Detect and confirm security breach
- Containment: Isolate affected systems immediately
- Assessment: Evaluate scope and impact
- Notification: Inform affected parties within 72 hours
- Remediation: Fix vulnerabilities and restore services
- Documentation: Complete incident report
- Review: Update security measures
📋 Privacy Policy Summary
Information We Collect
- Contact information (name, email, phone)
- Project details and preferences
- Photos uploaded for estimates
- IP address and browser information (anonymized)
How We Use Your Information
- Provide requested services and estimates
- Communication about projects
- Improve our services
- Comply with legal obligations
Information Sharing
- We DO NOT sell your information
- Share only with service providers (email, SMS)
- Disclosure only when legally required
Your Rights
- Access your personal data
- Request correction or deletion
- Opt-out of communications
- Export your data
- File a complaint with authorities
🔧 Technical Specifications
Hosting & Infrastructure
- Provider: Netlify (Enterprise-grade security)
- CDN: Global edge network with DDoS protection
- SSL/TLS: Automatic HTTPS with Let's Encrypt
- Uptime: 99.99% SLA guarantee
Third-Party Services
- FormSubmit.co: Secure form processing
- Twilio: SOC 2 certified SMS service
- Font Awesome: CDN assets only
- Google Fonts: Privacy-focused loading
Browser Support & Security
- Modern browsers with up-to-date security patches
- Automatic degradation for older browsers
- No tracking cookies or third-party analytics
📞 Contact & Reporting
Security Contact
Email: Brian@StaunchProperties.com
Phone: (816) 665-6165
Response Time: Within 24 hours
Report Security Issues
If you discover a security vulnerability, please report it to us immediately:
- Email: Brian@StaunchProperties.com with subject "SECURITY ISSUE"
- Include detailed description and steps to reproduce
- We'll acknowledge receipt within 24 hours
- Responsible disclosure policy applies
📅 Compliance Audits & Updates
Regular Security Audits
- Monthly: Automated security scans
- Quarterly: Manual penetration testing
- Annually: Full compliance review
- Continuous: Dependency vulnerability scanning
Policy Updates
- Reviewed quarterly and updated as needed
- Users notified of material changes
- Change log maintained
- Version control for all policies