Secure sharing, branded as yours

White-label end-to-end encrypted, self-destructing sharing under your own domain, logo, and colors. Give your employees and your customers a secure sharing experience that looks and feels like a native part of your product — not a third-party tool.

Make it yours

Every touchpoint is yours to brand. Your domain, your logo, your palette, your wording — so secure sharing blends seamlessly into the product your team and customers already know.

Your own domain

Serve everything from share.yourcompany.com — your domain, not ours.

Your logo

Upload light and dark logos, an app icon, and a social preview image.

Your colors

Theme it to match your brand palette, down to the accent color.

Your words

Customize the on-screen copy and tone so it reads like your product.

Your features

Enable only the secret types and flows your audience needs.

Your language

Set the default locale for your team or your customers.

For your employees

Give your team a branded, internal place to share passwords, keys, and credentials — secure by default, and unmistakably yours.

For your customers

Send sensitive information to customers from your own domain. They never see a third-party tool — it looks like a native part of your product.

Built on trust

Reliable uptime, compliance built in, and a setup measured in minutes — the dependable foundation your team and your customers can count on.

99.9% Uptime

The service runs on industry-leading infrastructure. See SLA for more info.

Compliance ready

Fully GDPR and CCPA compliant, with strong data protection.

Setup in 5 min

Start protecting your customers' most sensitive data immediately.

Effortless Integration

Seamlessly connect your tools, data and workflows in minutes.

Connect to the API

The provided client module enables a simple and convenient way to interact with the API.

<!-- Include in your app -->
<script type="module">
	import { scrtLink } from 'https://scrt.link/api/v1/client-module';

	// Instantiate client with API key.
	const client = scrtLink('<your-api-key>');

	client.createSecret('Some confidential information…').then(console.log);
</script>

API Response (JSON)

In the background the client module interacts with the Rest API. No further setup needed.

// Client module response:
{
	"secretLink": "https://scrt.link/s#gOOei~kEkcYAAX-YJQnGooSXdSJg8MXkzk~2",
	"receiptId": "D0waygL3",
	"expiresIn": 86400000,
	"expiresAt": "2025-04-24T16:15:52.172Z",
	"viewLimit": 1
}
View API documentation

Security and Privacy

Our philosophy is "the less we know, the better." We assume that no entity (internal or external) is inherently trustworthy. This simple principle is at the heart of our product, allowing you to exchange information online in a truly secure and private way.

End-to-End Encryption

All secrets are encrypted on the client using AES-256-GCM (Advanced Encryption Standard - Galois/Counter Mode).

Permanent deletion

After a secret has been viewed, we delete it permanently from our database.

Trust through transparency

Open by design, to protect what’s meant to stay private. All code is open-source.

People and privacy before profits

We build for humans, not shareholders—privacy is purpose, not a product. Funded by users only.

More about security

How it Works

Share sensitive information that gets permanently deleted after viewing—perfect for transmitting passwords, credit card details, private keys, or other confidential data.

1. Write

Write your secret and generate a secure link.

2. Share

Share the link with your trusted recipient.

3. Burn

After the secret has been viewed, it gets destroyed.

FAQ

Got a Question?

Whether you need help choosing a plan, have a technical question, or want to discuss a custom setup — we’re here to help. No bots, no ticket queues. You’ll hear back from a real person.

Get in touch