Skip to main content

Compliance

Compliance for Qefro buyers usually means answering questionnaires (security, privacy, AI), signing a DPA where required, and mapping product controls to frameworks. This page stays factual: shipped controls versus roadmap items.

Short definition (citation-ready)

Qefro provides multi-tenant SaaS controls (isolation, encryption of secrets, signed SDK invokes, SSRF-aware egress, logging, webhook verification) suitable as inputs to customer compliance programs. Formal certifications such as SOC 2 Type II are tracked on a roadmap — confirm current status with Sales.

Use Qefro controls in your program

Your needMap to Qefro
Customer data segregationTenant Isolation
Access controlAuthentication & access, RBAC
EncryptionEncryption, Secrets
Network / SSRFNetwork & egress
Data inventory / privacyData handling, Privacy
AI tool riskAI Agent Security, Application security
Evidence of admin/tool activityAudit Logs
Vulnerability reportsVulnerability disclosure
Subprocessor / hosting questionsContact Sales for current list
LegalPrivacy, Terms

Implemented technical controls (summary)

  • Organization (tenant) isolation on API, knowledge, storage, and connection paths
  • Workspace-scoped knowledge, Business Tools, and Marketplace installs
  • AES-256-GCM encryption for tool, SDK, and channel credentials at rest
  • bcrypt password hashes for Admin Console / Portal users
  • TLS for public HTTPS surfaces (api.qefro.com, app.qefro.com, widget CDN)
  • HMAC-SHA256 signed /qefro invokes with timestamp skew protection
  • Ed25519-signed Marketplace packages; no arbitrary JavaScript in packages
  • SSRF-aware egress for tools (HTTPS only, private/metadata IP block, DNS pinning)
  • Optional end-user identity forwarding via widget identify()
  • Organization-owned Customer Access Service (Qefro does not verify customer OTP)
  • Organization audit logs, identity audit, and tool execution logs
  • Authentication abuse rate limiting
  • Razorpay and Meta (WhatsApp) webhook signature verification
  • Session listing and revocation

Full narrative: Security Overview.

Roadmap / Enterprise discussions

TopicNotes
SOC 2 Type IIRoadmap — request timeline from Sales
SSO / SAML for Admin ConsoleEnterprise discussions
Private / VPC-style deploySee Deployment; Enterprise packaging
Custom DPA / SCCsAvailable through Sales for qualifying plans

Vendor review workflow

Complete a customer security review

  1. Share this Security sectionStart at Overview; attach isolation, encryption, egress, audit, compliance.
  2. Pilot with non-production dataUse a staging organization when possible.
  3. Define data classesWhat may enter knowledge vs tools vs transcripts.
  4. Request DPA / subprocessorsVia Sales or [email protected].
  5. Re-check after enabling tools and appsActions and Marketplace installs change the threat model vs RAG-only.

Shared responsibility

QefroCustomer
Platform isolation and control plane securityWhich documents you upload and which workspaces you bind to public channels
Encrypting stored tool / SDK / channel secretsScoping keys you issue to Qefro; rotating them
Signing platform → app invokes; verifying inbound billing/channel webhooksProtecting your /qefro network path and ERP credentials
Logging admin, identity, and tool executionsReviewing logs; exporting for your retention policy
Pattern-based chat PII masking (SSN / card-like digits)Not treating Qefro as a DLP product; classifying regulated data
Honest status of certificationsYour internal risk acceptance

FAQ

Where is data hosted?
Confirm the current hosting regions and subprocessors with Sales — infrastructure details can change and should not be frozen only in docs.
Can I use Qefro with regulated data?
Many teams start with non-regulated FAQs. For regulated workloads, complete a security review, DPA, and workspace/tool design with your counsel.
Does Qefro train foundation models on my data?
Product intent is to use your data to power your tenant’s assistants, not to train public foundation models on customer content. Confirm contractual language in your agreement / DPA. See Data handling.