Velnode Browser · a product of Dignity New Zealand Limited
Operations | Version 1.1 | Last updated 2026-06-18
Document type: Operations Owner: Dignity New Zealand Limited Applies to: Velnode Browser v1.10 and later Last updated: 2026-06-18 Document version: 1.1 Status: Approved
This document describes how Dignity New Zealand Limited responds when a security or safety incident is reported in Velnode Browser, including vulnerability reports, plugin compromise, brand abuse, and data-protection complaints.
This procedure covers:
It does not cover incidents on third-party websites you visit using Velnode, incidents at third-party AI providers you connect under your own credentials, or device-level malware unrelated to Velnode.
Reports should be sent to [email protected] with one of the following subject lines:
| Subject line | Use it for |
|---|---|
Security disclosure |
A vulnerability in Velnode or in an official plugin. |
Privacy complaint |
A personal-data concern under the Privacy Act 2020 or GDPR. |
Brand abuse |
Misuse of the Velnode or Dignity New Zealand Limited brand assets. |
Trust and safety |
A user being harmed via Velnode (harassment, abuse, content reports). |
A useful report includes: the Velnode version, the operating system, a short description of the issue, and any reproduction steps or evidence available.
We aim to acknowledge a valid report within two (2) business days of receipt. The acknowledgement does not imply we have validated the issue; it confirms we have it and have assigned a tracking number.
For privacy complaints, the formal response window is thirty (30) days as required by the New Zealand Privacy Act 2020 and the GDPR.
| Role | Responsibility |
|---|---|
| Incident Coordinator | First-line response, communication with the reporter, triage decisions. |
| Engineering Lead | Reproduction, root-cause analysis, fix design. |
| Release Manager | Cuts the patched release per the Release Procedure. |
| Privacy Officer | Privacy-complaint posture; correspondence with regulators where required. |
| Founder | Final sign-off on disclosure, communications, and any waiver. |
Inside Dignity New Zealand Limited at the company's current scale, multiple roles may be discharged by the same person; the roles still exist conceptually so each step in this procedure has a clear owner.
The Incident Coordinator triages the report against four severities:
| Severity | Description | Target time to fix |
|---|---|---|
| Critical | Active exploitation possible; sensitive data exfiltration; canon flag regression; remote code. | 7 days |
| High | Reproducible vulnerability with material impact; no active exploitation reported. | 21 days |
| Medium | Vulnerability with limited impact or requiring unusual user action. | 60 days |
| Low | Hardening opportunity; defence-in-depth; documentation gap. | Next minor release |
Severity is reviewed once root-cause is understood. We do not downgrade severity to avoid expedited release.
Steps the Engineering Lead takes:
architecture_flag is at risk, run the canon hash audit to verify the manifest state.If exploitation is suspected to be active, an interim containment action may be taken before the patched release:
[email protected] and via the project repository.For security disclosures, the default disclosure window is ninety (90) days from acknowledgement, or seven (7) days after a Critical fix is released, whichever is sooner. We will extend the window on reasonable request from the reporter where there is good cause.
Disclosure includes:
We do not silently patch security issues. A patched issue is always disclosed at the level of detail necessary for users to assess their exposure.
The following scenarios are specific to the velora-account Cloudflare Worker and D1 database introduced in Phase 21 Stage 1.
What an attacker obtains: email addresses, per-row auth_verifier_salt + auth_verifier (PBKDF2-HMAC-SHA256 of a scrypt-derived auth_hash), KDF salts, and opaque AES-256-GCM blobs they cannot decrypt.
What an attacker does not obtain: passwords, KEKs, plaintext data keys, browsing history, notes, bookmarks, timeline events, or vault contents.
Response steps:
ENUM_SALT Worker secret (wrangler secret put ENUM_SALT) to invalidate decoy-salt predictability.sessions D1 table (all users will need to sign in again).Scenario: An attacker obtains the contents of the wrapped_data_key or wrapped_data_key_recovery blobs without the full D1 row.
Impact: The blob is AES-256-GCM ciphertext. Without the KEK (derived from the account password + kek_salt) or the recovery_KEK (derived from the recovery phrase + recovery_salt), the blob is computationally infeasible to decrypt. No user data is exposed.
Response: Treat as a Medium incident. Investigate the exfiltration vector; no forced password reset is required unless the KDF salts were also obtained.
Scenario: An attacker attempts to brute-force valid auth_hash values against the login endpoint.
Response steps:
Scenario: The ENUM_SALT secret is exposed (e.g., in a log, a source leak, or a Worker debug session).
Response: Rotate immediately (wrangler secret put ENUM_SALT). This changes the decoy salts returned for unknown emails at /account/prelogin, which is a low-impact, log-only change for legitimate users. No forced user action is required.
For incidents that involve a personal-data breach reportable under the New Zealand Privacy Act 2020 or the EU GDPR, the Privacy Officer ensures:
As of Phase 21 Stage 1, the realistic surface for a reportable personal-data breach has expanded beyond the support mailbox to include the Cloudflare D1 database. A D1 breach exposes email addresses and server-hashed authentication verifiers โ not plaintext passwords or browsing data โ but notification obligations may still apply depending on jurisdiction and likely harm assessment. See ยง6a above for the specific response procedure.
We keep an internal incident log with the following fields per incident: tracking number, severity, date received, date acknowledged, date contained, date fixed, date disclosed, reporter (with consent), summary. The log is retained for at least three (3) years.
For every Critical and High incident, we hold a post-incident review within two (2) weeks of disclosure. The review answers four questions:
Outputs feed into the release notes and into the Security Posture document where applicable.
This document is reviewed every Velnode major release and after each Critical incident. The "Last updated" date at the top of this document reflects the most recent revision.
Dignity New Zealand Limited
Attention: Incident Coordinator
Email: [email protected]
Document maintained by Dignity New Zealand Limited. Questions: [email protected].