Legal · Security

Data Security

How we protect data in our systems, access controls, and incident handling. Version 1.0.

Effective February 26, 2026

Encryption: AES-256 at rest · TLS (HTTPS) in transit
MFA and least privilege for production access
Incident process: identify, analyze, and notify

This policy outlines the security measures for NextG Ventures LLC, doing business as Talio, to protect sensitive financial data (including bank transactions and PII) processed by our personal finance and debt-management platform. It applies to all systems, including our MongoDB Atlas database and Plaid integration.

01Data Encryption Standards

Data at Rest

All sensitive customer data, including bank account details and transaction history, shall be encrypted at rest using AES-256 encryption via MongoDB Atlas.

Data in Transit

All data moving between the user's device and our servers, and between our servers and Plaid, shall be encrypted using TLS over HTTPS, configured in line with current industry practice.

Key Management

Encryption keys and API secrets (e.g., Plaid Client Secret) are never stored in source code. They are managed via a secure environment variable manager or AWS KMS.

02Access Control & Identity

Multi-Factor Authentication (MFA)

MFA is strictly enforced for all administrative access to Google Cloud/AWS, MongoDB Atlas, GitHub, and the Plaid Dashboard.

Principle of Least Privilege

Access to production databases is strictly restricted. Third-party contractors shall not have access to raw PII without encrypted tunnels.

Password Policy

All internal accounts must use a password manager (e.g., 1Password/Bitwarden) with a minimum of 14 characters.

Access Review

Access permissions are reviewed regularly. Former employees or contractors have their access to systems and the Plaid Dashboard revoked immediately.

03Vulnerability Management

Code Scanning

We use automated tools (e.g., GitHub Dependabot and Snyk) to scan for vulnerabilities in our dependencies before every deployment.

System Patching

Because our database is hosted on MongoDB Atlas, all underlying database security patches are managed automatically by the cloud provider.

04Incident Response Plan

In the event of a suspected data breach, the following response steps will be immediately executed:

Identify & Isolate

Immediately identify and isolate the affected server, database, or compromised access key to prevent further unauthorized access.

Analysis

Conduct a thorough review to determine the scope of the breach, specifically checking if any Personally Identifiable Information (PII) or financial tokens were exposed.

Notification

Notify affected users and the Virginia Attorney General (as required by VA Code § 18.2-186.6) without unreasonable delay, and no later than 30 days after the discovery of the breach.

05Physical Security

All hardware used for development and accessing production systems must have Full Disk Encryption (FileVault/BitLocker) enabled and be protected by biometric authentication or strong alphanumeric passwords.

06Security Contact

For questions regarding this security policy, or to report a potential security vulnerability, please contact our team at:

Security email

support@talio.me

© 2026 NextG Ventures LLC. All rights reserved.