9:41
encryptedclipboard.app

Securely sync your Passwords
across all devices.

Stop sending links and texts to yourself. Experience the freedom of a unified clipboard that prioritizes your privacy through secure end-to-end encrypted synchronization.

Privacy Protected by Client-Side E2EE
Instant Access on Any Platform
You Own Every Byte of Data
Floating Dashboard
URL
26 chars2m ago
https://encryptedclipboard.app
EMAIL
30 chars15m ago
support@encryptedclipboard.app
JSON
42 chars45m ago
{ "api_key": "sk_test_...", "env": "prod" }
IMAGE
1.2 MB1h ago
MD
124 chars3h ago
# Setup Guide · 1. Run bun install...
TEXT
44 chars5m ago
npm install --save-dev typescript @types/node
TEXT
66 chars12m ago
const encrypt = (data: string) => AES.encrypt(data, key).toString()
7 items
Productivity Unleashed

The Dashboard that Never Leaves You.

Access your clipboard items instantly with the standalone floating window. Position it anywhere, keep it always on top, and sync your workflow seamlessly.

Click to Copy

Copies any item to your system clipboard with a single click or keyboard shortcut.

Always-on-Top

Pin the floating window to stay above all other apps, making data transfers effortless.

AES-256 Encrypted

Every piece of data is locally encrypted before it ever touches the sync layer.

Lightning Fast Access

The "Magic Notch" Instant Clipboard.

Access your clipboard anywhere, instantly. A beautiful, minimal overlay that appears exactly where you need it, letting you search and paste with zero friction.

Smart Search

Instantly filter through thousands of items using smart tags like @img: or @url:.

Keyboard Driven

Designed for power users. Use arrow keys to navigate and Enter to paste—no mouse required.

Context Aware

The overlay appears right under your cursor or centered on your screen, instantly appearing when you press Alt + V (default, fully customizable).

Tip: Type @img:, @url:, or @json: to filter.
urlhttps://github.com/nowshad-rahat/ecm
2m ago
urlhttps://google.com/search?q=ecm+pro
15m ago
json{ "status": "encrypted", "id": 102 }
1h ago
Redesign_Preview_Final.png
3h ago
emailcontact@ecm.app
5h ago
textTailwind CSS is amazing for rapid UI development!
12h ago
urlhttps://twitter.com/nowshadrhat
1d ago
json[{ "name": "Feature", "active": true }]
1d ago
otp842-192
1d ago
phone+1 555-0192
1d ago
urlhttps://stackoverflow.com/questions/123456
2d ago
Product_Mockup_v2.jpg
2d ago
emailsupport@webalza.com
4d ago
textMeeting notes: Discuss the new Magic Notch feature.
6d ago
json{ "theme": "dark", "notifications": false }
8d ago
ESCClose
Paste
v2.4.0
How It Works

How Zero Knowledge Works

We designed our architecture so we physically cannot access your data. Your password encrypts everything locally before it ever reaches our servers.

01On your device

Encrypted before it moves

The moment you copy something, your master password is used to derive an encryption key with PBKDF2-SHA256 (400k iterations). The data is then encrypted with AES-256-GCM — right there, on your device — before anything happens.

const key = await deriveKey( "••••••••", salt);
const cipher = await aes256gcm.encrypt(data, key);
02In transit

We only see gibberish

Only the encrypted ciphertext leaves your device. Our servers store blobs that look like random noise. We literally cannot read it — there is no server-side decryption key, no master password, no backdoor.

Server stores:
7f3a2b9ec41d8f0a2e6b5c1f9a4d3e8cb57f1a2de0c3f8b4
03On your other device

Only you can unlock it

Your other device downloads the encrypted blob and decrypts it locally using your password. The cycle is complete — and your data never existed anywhere unencrypted outside your own devices.

const plain = await aes256gcm.decrypt(cipher, key);
// → Your original clipboard item
AES-256
Military-Grade
Zero
Server Knowledge
No Ads
Privacy First
Open
Auditable Code
Zero Knowledge Architecture

Your encryption password is the only key.

We use PBKDF2 (400k iterations) + AES-256-GCM. Your encryption password never leaves your device.

Your Device
Plain text
PBKDF2 + AES-256-GCM
Encrypted
Client-side only
Ciphertext only
Our Servers
Sees gibberish 🔒
AES-256-GCM
Your Device
Plain text again

Zero Knowledge

We fundamentally cannot read your clipboard. No master keys, no backdoors.

Non-Custodial

You own your keys. Lose your password — we cannot recover it. Ever.

Client-Side Encryption

Encryption happens on your device before any data hits the network.

01 Verify It Yourself

Open-Source Crypto Engine

Trust but verify. Our entire encryption logic is published as an open-source NPM package and available on GitHub. No hidden backdoors, just pure math and industry-standard cryptography.

Inspect the Network

Open Chrome DevTools → Extension's service worker → Network tab and trigger a sync. You'll see that every outgoing request contains only ciphertext. No plaintext, no master password, and no derived key is ever transmitted — this is true Zero Knowledge.

Your encryption password is used solely on-device to derive a key via PBKDF2. The derived key and the original password are destroyed after use — they never touch the network.

No PlaintextNo Password LeakE2EE Verified

Everything you need.
Nothing you don't.

The ultimate clipboard companion for power users, developers, and privacy-conscious professionals.

DOM
Text
Image

Power Capture

Capture exactly what you need. Instant DOM node copying, smart inner-text extraction, and high-fidelity scrolling screenshots directly into your clipboard history.

<div class="hero-section">
<h1>Power Capture</h1>
<p>Copying DOM nodes...</p>
</div>

Privacy Shield

Auto-detects and blurs passwords, tokens, and secrets. Preview with a click, keeping your screen safe from prying eyes.

••••••••••••••••

Rich Editor

Directly edit JSON and Markdown with full syntax highlighting. Perfect for tweaking data before pasting.

Instant Search

Find anything instantly with high-performance IndexedDB indexing. Use @type: filters for extreme precision without the overhead.

Secure E2EE Sync

Your history is encrypted on-device and synced across all your platforms with zero-knowledge architecture.

Privacy-First

No telemetry, no tracking, and no harvesting. Your clipboard is your own — we never see it.

Floating Launcher

Quick access mini-window for rapid-fire clipboard usage without leaving your current application.

Type Detection

Smart classifiers for passwords, links, JSON, and phone numbers make finding specific content effortless.

Drag & Drop

Intuitive drag and drop support for images and text snippets makes organizing your history feel natural.

Web-to-Markdown

Convert any selection or webpage element into clean Markdown instantly, perfect for documentation.

Auto-Cleanup

Configurable retention policies keep your database lean while permanently shredding old confidential items.

Zero-Knowledge

Your encryption keys never leave your device. We can't read your data even if we wanted to.

Simple Pricing

Start free, upgrade anytime. 7-day money-back guarantee.

Free

$
0
/lifetime
Sync History10 items
Storage10MB
Retention1 Year
Browsers2
  • Cloud Sync
  • Floating Window
  • Export Json
  • Import Json & Csv
  • Manual Sync
Get Started

Pro

$
/month
Sync History5k items
Storage500MB
Retention2 Months
Browsers10
  • Cloud Sync
  • Pin Lock Protection
  • Auto-Lock
  • Auto Sync
  • Floating Window

Elite

$
/month
Sync History10k items
Storage1GB
Retention1 Months
BrowsersUnlimited
  • Cloud Sync
  • Image Clipboard Support
  • Pin Lock Protection
  • Auto-Lock
  • Auto Sync

Frequently Asked Questions

Everything you need to know about our security architecture and data handling.

We use AES-256-GCM authentication encryption. Your data is encrypted locally on your device using a key derived from your password before it ever touches our servers. We never receive your password or your raw data. This means even if we were compelled by a government agency, we literally cannot decrypt or hand over your clipboard history because we do not possess the keys.
Your data will be permanently lost. Because we use zero-knowledge architecture, we do not have a copy of your password or a 'backdoor' to reset it. This is a deliberate security feature, not a bug. We recommend storing your Master Password in a secure password manager.
Absolutely not. Our business model is simple: we charge a subscription fee for premium features. We do not sell, rent, or monetize your data. Furthermore, since your synced data is encrypted, it would be useless to third parties anyway.
Yes. The extension is built with a 'Local-First' architecture. All your clipboard history is stored securely in your browser's local storage. You can search, organize, and access your history without an internet connection. Syncing will automatically resume when you reconnect.
Yes. We use Dodo Payments as our Merchant of Record. We do not store or process your credit card information on our servers. We only receive a secure token to confirm your subscription status.
Browsers typically only store the last copied item and clear it on restart. We provide an encrypted, persistent history that lets you search days or weeks back. Plus, we add features like 'Smart Detection' (for IPs, OTPs), cross-device sync, and secure backup.
Yes. We believe security should never be a 'black box'. Our entire encryption engine is published as the @encryptedclipboard/crypto NPM package (MIT licensed) and the source code is freely available on GitHub. This allows security researchers and developers to audit our code and ensure there are no backdoors.
You can verify our 'Zero Knowledge' claim in seconds:

1. Right-click the extension icon and select 'Manage Extension'.
2. Enable 'Developer Mode' and click on the 'service worker' link under 'Inspect views'.
3. Go to the Network tab.
4. Copy some text — you will see a request sent to our API. Inspect the payload: it contains only unreadable ciphertext. Your raw data never leaves your browser.
If you cancel, you will retain access to your Premium features until the end of your billing cycle. After that, your account reverts to the Free Tier. Your synced data will be retained for 30 days in case you change your mind, after which it may be permanently deleted to save storage space. Your local data remains on your device.

Still have questions? Contact our security team