Nodary
TermsPrivacySecuritySign in
Security

Security

The measures that keep your documents private, available and yours: from encryption to AI safety to responsible disclosure.

Effective
10 June 2026
Last updated
10 June 2026
On this page
  1. 1Our approach
  2. 2Infrastructure
  3. 3Authentication & access
  4. 4Data protection
  5. 5AI safety
  6. 6Application security
  7. 7Payments
  8. 8Responsible disclosure
  9. 9Breach notification

1Our approach

Security is built into Nodary rather than bolted on. We follow the principles of least privilege, defence in depth, and secure-by-default configuration, and we keep the attack surface small by relying on managed, audited infrastructure. This page summarises the measures in place; our handling of personal data is described in the Privacy Policy.

2Infrastructure

Nodary runs entirely on Amazon Web Services, whose data centres hold leading independent certifications, including SOC 2 Type II and ISO 27001.

  • The database runs on managed PostgreSQL inside a private virtual network (VPC), not exposed to the public internet.
  • Compute runs on isolated, ephemeral serverless functions with scoped IAM permissions.
  • Files are stored in access-controlled object storage with signed, time-limited URLs.

3Authentication & access

  • Passwords are hashed with bcrypt; we never store them in plain text and never display them back.
  • Sessions use signed, http-only tokens with per-session and “sign out everywhere” revocation.
  • Optional two-factor authentication (TOTP) with backup codes and replay protection.
  • Role-based access control within each workspace, enforced on the server for every request, not just hidden in the interface.
  • Email verification, constant-time token checks, and single-use links for verification and password reset.

4Data protection

  • Encryption in transit (TLS) for all connections.
  • Encryption at rest for the database, file storage and backups.
  • Strict per-workspace data isolation, enforced on every query and at the billing and AI layers.
  • Automated, encrypted backups with point-in-time recovery on the managed database.

5AI safety

AI features run on foundation models hosted within AWS (Amazon Bedrock) under an agreement that prohibits using your data to train their models.

We never use your content to train foundation models. AI requests are scoped to your workspace, rate-limited, monitored for prompt-injection and abuse, and budgeted so a single workspace cannot exhaust another’s resources.

6Application security

  • Server-side input validation with schema enforcement.
  • Layered rate limiting on authentication, API and AI endpoints, both in-memory and distributed.
  • Content Security Policy and standard hardening response headers.
  • Audit logging of sensitive actions, and visible active-session management for every user.
  • Webhooks are signature-verified and processed idempotently to prevent replay.

7Payments

Payments are handled by Stripe, a certified PCI-DSS Level 1 service provider. Card data is entered directly with Stripe and never touches our servers; we store only non-sensitive billing metadata.

8Responsible disclosure

If you believe you have found a security vulnerability, please report it privately to francois@anklebreaker-studio.com with enough detail to reproduce it. We will acknowledge your report, investigate promptly, and keep you informed. Please give us a reasonable opportunity to remediate before any public disclosure, and do not access or modify data that is not yours.

9Breach notification

In the event of a personal-data breach, we will notify the relevant supervisory authority and affected users within the timeframes required by the GDPR, and we will act to contain and remediate the incident.

Questions about this document? Write to francois@anklebreaker-studio.com.

See all legal documents →
Nodary

The AI-native workspace where documents link instead of pile up. Published by AnkleBreaker Consulting, a French SAS.

Legal
Terms of ServicePrivacy PolicyCookie PolicyData Processing AddendumSecurityLegal Notice
Company
AboutCareersPressRoadmap
Contact
francois@anklebreaker-studio.com34 rue du Président Wilson78230 Le Pecq, France
© 2026 AnkleBreaker Consulting · SAS · RCS Versailles 912 705 860Back to home →