Security & Trust · Data hosted in Canada

Security at Boardwise

Boardwise is a board portal for organizations that have to defend their governance record. The same standard applies to how we run the service: customer board data is hosted in Canada, encrypted at rest and in transit, protected by passkey authentication, and monitored continuously. This page describes our actual controls — and how to request the documentation behind them.

Last reviewed June 2026. For questions, contact [email protected].

Hosting & data residency

Customer board data is hosted in Canada. Specifically, in Amazon Web Services' Canada Central region.

Application & database

Compute (AWS EC2) and the managed PostgreSQL database (Crunchy Bridge) run in AWS Canada Central (ca-central-1), across Montreal-area availability zones. The database is reachable only over private VPC networking — it is not exposed to the public internet.

Document storage

Uploaded board materials are stored in AWS S3 in ca-central-1, encrypted at rest (SSE-S3), with public access blocked and object versioning enabled. Your meeting packets and minutes stay in Canada.

Edge & network

Cloudflare provides DNS, CDN, WAF, and load balancing in front of the origin. TLS is terminated at the Cloudflare edge in full (strict) mode and re-encrypted to the origin.

A note on precision: your board data — the database and document storage — is hosted in Canada. A small number of supporting sub-processors (for example, transactional email and error monitoring) may process limited personal data such as names and email addresses elsewhere. The full list is below. Data residency reflects current production infrastructure and is described as fact, not offered as a contractual residency commitment.

Certifications & attestations

We are specific about what is certified, and by whom.

Infrastructure (AWS)

Boardwise runs on AWS infrastructure that holds independent ISO/IEC 27001 and SOC 2 attestations covering the Canada Central region, among other programs. These certifications belong to AWS, the infrastructure provider — we inherit the controls of the platform we build on, and attribute them accordingly.

Boardwise SOC 2 status

Boardwise's own security controls are designed to align with the SOC 2 Trust Services Criteria. We have not yet completed an independent SOC 2 examination. We would rather tell you exactly where we are than imply a report we do not hold. If a SOC 2 report is a procurement requirement for you, contact us — we are happy to discuss our roadmap.

Encryption & data protection

At rest

AES-256 encryption at rest. EBS encryption-by-default is enabled region-wide for all production volumes; document storage uses S3 server-side encryption (SSE-S3).

In transit

TLS 1.2 or higher in transit. Traffic is served over HTTPS end to end, with TLS terminated at the Cloudflare edge and re-encrypted to the origin.

Authentication & access control

Passkey authentication for users

Boardwise ships passkey (WebAuthn) authentication on every account — biometrics or a hardware security key, with no password to phish or reuse. Role-based permissions govern what each director, administrator, or observer can see.

Internal access

Administrative access to AWS is federated through AWS IAM Identity Center (SAML via Google Workspace), with MFA enforced across AWS, Google Workspace, GitHub, and our database and monitoring providers. Root usage is emergency-only with MFA. Access is revoked the same business day, and no later than 24 hours, after it is no longer needed.

Monitoring, logging & threat detection

Audit logging

An AWS CloudTrail organization trail (multi-region, with log-file validation) captures management events plus write and delete events on the customer storage bucket, delivered to a dedicated log bucket. In-app document access is tracked at the application layer. Logs are retained 90 days operational, one year for security and audit.

Threat detection

AWS GuardDuty, Security Hub, Amazon Inspector, AWS Config, and IAM Access Analyzer run across the environment for continuous threat and configuration monitoring.

Alerting & uptime

BetterStack provides uptime monitoring and observability; AppSignal provides error tracking. Alerts fire on failed deploys, downtime, elevated error rates, and TLS expiry.

Resilience & backups

High availability

The database runs with high availability and automatic failover. Web instances are distributed across availability zones behind Cloudflare load balancing with health monitoring.

Backups & recovery

Point-in-time recovery plus a rolling backup schedule (20 daily, 8 weekly, 6 monthly). Restoration is tested quarterly via an automated restore task — backups you have not tested are not backups.

Vulnerability & patch management

Patching

Hosts receive daily security updates via unattended-upgrades, with AWS Systems Manager Patch Manager managing staggered maintenance windows and compliance reporting.

Patch SLAs

Critical vulnerabilities are remediated within 7 days, high within 30 days, and medium and low in the next maintenance cycle.

Security testing

We run regular automated application security scanning (Beagle Security) against the platform. Independent third-party penetration testing is on our security roadmap — our policy is to commission it at least annually and after significant architectural changes.

Sub-processors

The third parties that help us run the service, and where customer board data lives.

Provider Purpose Region
Amazon Web ServicesApplication hosting and document storageCanada (ca-central-1)
Crunchy DataManaged PostgreSQL database (Crunchy Bridge)Canada (ca-central-1)
CloudflareDNS, CDN, WAF, load balancingGlobal edge
PostmarkTransactional emailUnited States
Google WorkspaceEmail and identity provider for internal accessUnited States
AppSignalApplication error trackingEuropean Union
BetterStackUptime monitoring and observabilityEuropean Union
StripePayment processing (billing only)United States

Customer board content — documents, minutes, and the database — is hosted with AWS and Crunchy Data in Canada. Other sub-processors handle operational metadata (such as delivery of a notification email or an error report containing a name and email address). Region reflects where each provider processes the relevant data to the best of our current knowledge; confirm specifics with us for a procurement review.

Incident response

We monitor for security events continuously and maintain an incident-response process. In the event of a confirmed reportable breach, Boardwise notifies affected customers and regulators based on contractual, legal, and regulatory requirements, and targets notification without undue delay.

Frequently asked questions

The questions security and procurement teams ask most.

Customer data is hosted in secure, professionally managed data centers in Canada operated by audited third-party providers — including Amazon Web Services for application hosting, document storage, and database hosting, and Cloudflare for content delivery.

Production data is currently hosted in Canada. We are happy to discuss region-specific hosting options (such as U.S.-only or Canada-only residency) if there are specific needs.

All data is encrypted in transit using TLS 1.2 or greater. Customer data stored in databases and document storage is encrypted at rest with AES-256 block-level storage encryption. A third party manages the keys, and individual volume keys are stable for the lifetime of the volume.

All network traffic to and from the application is encrypted in transit using industry-standard TLS.

Inbound traffic is protected by Cloudflare, which provides TLS termination, DDoS protection, and web application firewall (WAF) capabilities at the network edge — mitigating common network-level and application-layer attacks before they reach the application.

Application services are hosted on Amazon Web Services in the Canada Central region, where network isolation, host-level security controls, and continuous monitoring are managed by the platform provider. Direct access to underlying infrastructure is restricted and controlled by the provider. Internal service-to-service communication is encrypted in transit, and administrative access to production is protected with strong authentication and access controls.

Yes. Production and non-production environments are fully separated. Customer data is never used in development or testing environments.

Production access is restricted to two authorized company founders and is granted only when necessary for operational purposes. All access is individual (no shared accounts), protected by multi-factor authentication, and logged.

Administrative access requires multi-factor authentication across all critical systems, including hosting, source control, and corporate email.

Customers authenticate using passkeys or secure email login links. Password-based authentication is not supported. Single sign-on (SSO) options may be introduced in the future based on customer needs.

All systems are patched and updated on a documented, regular, and timely schedule, using the Common Vulnerability Scoring System (CVSS) to set patching guidelines. Critical security vulnerabilities are patched as soon as possible regardless of CVSS score.

All code changes require pull requests, automated testing, and security checks prior to merge. Deployments are performed through a controlled process, and each production deployment can be identified by version, time, and author.

We use centralized logging, monitoring, and alerting to detect availability issues, errors, and unusual activity. Alerts are routed to the engineering leader for prompt investigation. We maintain internal procedures for incident handling and continuously improve monitoring based on operational experience.

Security incidents are categorized by severity and potential impact to customer data, system integrity, and service availability, so they are prioritized and handled appropriately.

Low — no impact to customer data or system security (e.g. benign alerts, blocked attacks, false positives). Logged and reviewed; typically no customer notification.

Medium — may affect service availability or internal systems but no unauthorized access to customer data. Investigated promptly and remediated.

High — confirmed or suspected unauthorized access, disclosure, or alteration of customer data, or material impact to system security. Triggers immediate response, escalation to senior leadership, and customer notification when required.

All incidents are documented, investigated to determine root cause, and followed by corrective actions to reduce the likelihood of recurrence.

Production databases are backed up automatically on a rolling daily, weekly, and monthly schedule with point-in-time recovery. Restore and recovery procedures are tested at least quarterly through automated tooling. Our uptime objective is 99.95%; current uptime can be viewed at status.boardwise.co.

We actively manage vendor risk through a structured approach that includes maintaining a critical third-party vendor inventory and conducting risk assessments before initiating third-party work. These assessments are repeated annually to identify gaps between third-party security controls and our information security standards.

Employees undergo mandatory security awareness training at least annually, and records of that training are maintained.

Not yet. Our security controls are designed to align with the SOC 2 Trust Services Criteria, but we have not yet begun or completed an independent SOC 2 examination. In the meantime, we operate a documented security program aligned with industry best practices and rely on audited third-party providers — such as AWS — for physical, platform, and availability controls. If a SOC 2 report is a procurement requirement for you, contact us to discuss our roadmap.

Request security documentation

More detailed materials — security overview, penetration-test summary, sub-processor and data-processing details — are available to customers and prospects under confidentiality. Requests are logged, and we review each one individually before sharing the materials.

Request documentation

Security questions, or to report a vulnerability: [email protected]. This page reflects current production infrastructure as last reviewed June 2026 and is updated as our infrastructure changes.