LinkedIn tracking pixel

§ 00·0x00/CIPHERSTASH FOR A16Z SPEEDRUN

Build on encrypted data from day one

Most startups bolt on encryption too late, then scramble when customers ask about their data security posture. As an a16z Speedrun founder, you know speed matters. CipherStash lets you start secure without slowing down.

Exclusive for a16z Speedrun founders. Up to $10,000 in credit and a one-on-one security review.

§ 01·0x01/THE OFFER

Two plans. Startup pricing.

/PRO

80% off

$20/mo

down from $99/mo

for 2 years · A $1,896 value

/BUSINESS

50% off

$435/mo

down from $870/mo

for 2 years · A $10,440 value

§ 02·0x02/WHAT YOU GET

Everything you need to build with encryption from day one.

/PRO

80% off Pro plan.

Full access to CipherStash Pro at 80% off for 2 years. Encryption, secrets, and key management included.

/BUSINESS

50% off Business plan.

50% off the Business plan for 2 years. Higher limits and advanced features like Lock Contexts.

/SUPPORT

Priority support.

Direct access to our engineering team via Slack, Discord, or email. We help you ship secure, fast.

/REVIEW

Architecture review.

A one-on-one session with our team to review your encryption architecture and data security posture.

§ 03·0x03/WHY STARTUPS

Why startups choose CipherStash.

01

Ship enterprise security before enterprise customers.

Close deals with regulated industries from day one. No scrambling when customers ask about SOC 2 or HIPAA.

02

Avoid the encryption retrofit.

Adding encryption later means rewriting queries, migrating data, and hoping nothing breaks. Start encrypted instead.

03

Encrypt without losing functionality.

Search, filter, and sort encrypted data. No trade-off between security and a good developer experience.

§ 04·0x04/YOUR STACK

Stupid easy to get started.

Works with your stack

§ 05·0x05/SDK

Encrypt in a few lines of code.

No cryptography expertise needed. Define a schema, encrypt your data, and store it with any ORM. Search and filter encrypted columns just like plaintext.

create-user.ts
import { Encryption } from "@cipherstash/stack"import { users } from "./schema"const client = await Encryption({ schemas: [users] })// Encrypt before storingconst encrypted = await client.encrypt(  "123-45-6789",  { column: users.ssn, table: users })// Store with any ORM — Drizzle, Prisma, Supabaseawait db.user.create({  email: "[email protected]",  ssn: encrypted.data,})

§ 06·0x06/ELIGIBILITY

Who's eligible?

This offer is available to any Speedrun Founder or company that meets the criteria below.

  • Pre-Seed through Series A (other discounts available for Series B and beyond)
  • Less than $2.5M in annual revenue
  • New CipherStash customer

How it works.

01

Apply

Fill out a quick form.

Takes less than 2 minutes.

02

Verify

Get verified.

We verify your eligibility and get back to you within 2 business days.

03

Build

Start building.

Create your workspace and start encrypting data with your startup discount applied.

§ 07·0x07/APPLY

Ready to get started?

Apply in under 2 minutes. We review applications within 2 business days.