Trust and security

Trust is built into decisions, not added to marketing.

VEQTOR approaches security as an ongoing responsibility across architecture, development, deployment, access and product governance.

01

Minimise exposure

Secrets, internal paths, debug output, backups and administrative interfaces must not be unnecessarily reachable from the public web.

02

Control authority

Role-based permissions should provide only the access needed for a person's responsibility, with high-impact actions kept under human authority.

03

Preserve accountability

Important changes, reports and moderation decisions should be auditable. Security must not create unaccountable power to conceal or destroy evidence.

04

Design for abuse

Public forms and submission systems require bot protection, validation, rate limits and processes for handling malicious behaviour.

05

Protect continuity

Updates, backups and recovery procedures should reduce the risk of extended downtime or permanent information loss.

06

Communicate honestly

No platform is described as invulnerable. We distinguish deployed safeguards from planned improvements and respond to discovered risks responsibly.

Public website baseline

Security controls included in this build.

Cloudflare Turnstile with mandatory server-side Siteverify validation

CSRF protection, honeypot checks and submission timing controls

Rate limiting without storing raw visitor IP addresses

Strict input validation and output escaping

Content Security Policy and defensive browser headers

Secrets loaded outside the public document root

Front-controller routing with directory listing disabled

No public upload facility, database or administrative login

Human authority

Technology can assist. Responsibility remains human.

VEQTOR platforms may increasingly use automation and intelligent assistance, but consequential decisions should remain visible, reviewable and subject to authorised human judgement.

Where a platform affects safety, finances, access, evidence or a person's rights, convenience must not replace accountability.