Security claims are vague
Buyers need concrete controls and boundaries, not a generic secure-by-design badge.
Book a fit review
Security and deployment
RapidRFQ security and deployment facts: local data, authentication, signed portals, upload validation, backups, integration boundaries, and assurance limits.
Deployment diligence
Buyers need concrete controls and boundaries, not a generic secure-by-design badge.
A shop-owned installation still needs strong secrets, patching, backups, access control, and recovery drills.
CMMC, ITAR, SOC 2, and similar programs require organizational and operational evidence beyond application code.
01 / 03
Estimator access uses local accounts and roles. Browser login uses an HttpOnly, SameSite=Strict session cookie, while public write routes are rate limited.
CAD and PDF uploads have size limits and content-signature validation. Supplier and customer portals use expiring, scoped tokens tied to the relevant RFQ and quote state.
02 / 03
SQLite data, uploaded RFQ files, configuration, and backups remain under the local data directory. Backups can be validated before restore, and restore uses a pre-restore safety backup.
Administrators remain responsible for host security, encrypted disks where required, operating-system updates, network exposure, off-machine backup copies, and tested recovery appropriate to their customer obligations.
03 / 03
Local-first architecture is not itself a compliance certification. RapidRFQ does not currently claim SOC 2, CMMC assessment, FedRAMP authorization, guaranteed uptime, managed disaster recovery, or universal malware scanning.
Pilot qualification should document deployment topology, users, secrets, backup and restore evidence, external routes, catalog credentials, support responsibilities, and any customer-specific security requirements before live RFQs are introduced.
Straight answers
Selected public portals can be reverse-proxied through a controlled hostname. The estimator workspace should remain authenticated and deployment should be reviewed for the target environment.
Yes. The application includes local backup creation, validation, download, and guarded restore workflows.
No certification is claimed. Compliance depends on the complete technical and operational environment and independent evidence.
Qualify the environment
Document the host, identities, secrets, public routes, backups, recovery, patching, and customer-specific obligations.