Security

Is BurnLink safe?
Yes. Here is exactly why.

Full technical breakdown of how BurnLink encrypts, stores, and permanently destroys your secrets. No vague promises — just the architecture.

AES-256-GCMEncryption standard
Zero-knowledgeArchitecture
TLS 1.3In transit
Zero logsPolicy
Instant deleteOn access

Encryption specification

Algorithm
AES-256-GCM
Advanced Encryption Standard, 256-bit, Galois/Counter Mode
Key size
256 bits
2²⁵⁶ possible keys — computationally infeasible to brute-force
Mode
GCM (authenticated)
Provides both confidentiality AND integrity verification
Transport layer
TLS 1.3
With forward secrecy — past sessions stay safe if keys are compromised
Cipher suite
TLS_AES_256_GCM_SHA384
At-rest storage
Ciphertext only
Plaintext is never written to any disk or log
Used by
NATO, NSA, AES standard
Same spec as Top Secret US government data

Zero-knowledge architecture

“Zero-knowledge” means the server is structurally incapable of reading your message — not just by policy, but by design. Here is the full data flow:

01
You write your secret
Your message exists only in your browser at this point. Nothing is sent yet.
02
Encryption happens
BurnLink encrypts the content with AES-256-GCM. The plaintext is immediately discarded.
03
Only ciphertext is stored
The encrypted payload is sent to the server and stored. The server never receives or sees the plaintext at any point.
04
Recipient opens the link
The server retrieves the ciphertext and serves it. The decryption key is part of the URL — the server processes it but only the client renders the plaintext.
05
Immediate permanent deletion
The moment the secret is accessed, the ciphertext is permanently deleted from the database and all backups. The link is now dead.

Data lifecycle & zero-logs policy

What we store
Encrypted ciphertext (AES-256-GCM)
View limit setting
Expiry timestamp
Whether a passphrase is set
Creator IP (abuse prevention)
Creation timestamp
What we never store
Plaintext message content
Names or email addresses
Who received a secret
Reading history or analytics
Cookies or persistent identifiers
Advertising or tracking data
Deletion is immediate and irreversible. Upon access (or expiry / view limit), all stored data for a secret — ciphertext, metadata, IP, timestamps — is permanently deleted in a single atomic operation. There is no soft-delete, no archive, no cold storage, no backups that survive past the secret's TTL.

Threat model

Honest security means acknowledging what BurnLink protects against — and what it does not.

Network interception (MITM)
TLS 1.3 with forward secrecy — intercepted traffic is unreadable
Server breach / data leak
Only AES-256-GCM ciphertext stored — plaintext never written to disk
Replay attacks (link reuse)
One-time link model — secret is deleted immediately after first access
Government / law enforcement request
Burned secrets are irrecoverably gone — nothing to produce
Brute-force decryption
AES-256 key space is 2¹²⁵ times larger than 128-bit — computationally infeasible
Passphrase theft (link + passphrase)
Optional passphrase adds a second factor — attacker needs both link AND passphrase
Recipient screenshots or copies
Out of scope — BurnLink controls the link, not the recipient's device
Phishing (fake BurnLink site)
Always verify you are on burnlink.cc — check the HTTPS padlock

Mitigated by BurnLink  ·  Out of BurnLink's control — user responsibility

Standards & compliance posture

FIPS 197
AES is a FIPS 197-certified standard — used for US federal government data protection.
GDPR-aligned
No personal data is stored beyond the minimum required for operation, and it is auto-deleted.
CCPA-aligned
BurnLink does not sell or share personal data. Zero third-party advertising trackers.
RFC 5116 (AEAD)
AES-GCM is an authenticated encryption scheme per RFC 5116 — provides integrity in addition to confidentiality.
NIST SP 800-38D
NIST recommendation for GCM mode — BurnLink follows the published recommendation for nonce and tag handling.
Subpoena-resistant
Burned secrets are irrecoverably deleted. There is no data to produce in response to legal process targeting message content.

Responsible disclosure

If you discover a security vulnerability in BurnLink, we ask that you disclose it to us privately before publishing publicly. This gives us time to investigate and address the issue without putting users at risk.

We commit to: (1) acknowledging your report within 72 hours, (2) keeping you informed of our progress, and (3) publicly crediting researchers who report valid vulnerabilities (if they wish). We will not pursue legal action against good-faith security researchers.

Ready to send a secret securely?

AES-256-GCM. Zero-knowledge. Self-destructs on read. Free forever.

Create a secure link