Cross-Device Clipboard on Locked-Down Work Machines
If you work in a corporate environment, you know the drill. Your work laptop is managed by IT. You can't install applications. You can't add browser extensions. You might not even have admin rights to change your default browser. And yet you still need to move information between your devices constantly.
This is the exact problem Pastetory was designed to solve.
The Corporate Clipboard Problem
Most clipboard sync tools require one of the following:
- A native desktop application (Pushbullet, Planck)
- A browser extension (SnipSync, many others)
- OS-level integration (Apple Universal Clipboard, Windows Clipboard Sync)
None of these work when you can't install software. And in many workplaces — banks, government departments, healthcare, large enterprises — you simply cannot. The machine is locked down for security compliance, and no amount of IT tickets will change that.
Meanwhile, you're copying reference numbers from your work system to your phone to look something up later. Or emailing yourself links to documentation. Or typing URLs manually character by character because there's no way to get them from your phone to your desktop.
Why a Web App Changes Everything
Pastetory runs entirely in your web browser. There's nothing to install — no executable, no extension, no system service. If you can open a browser tab and navigate to a URL, you can use Pastetory.
This works because:
- No admin rights needed. It's just a website. Opening it requires the same permissions as checking your email.
- No browser extension. Extensions are often blocked by enterprise policy. Pastetory doesn't need one.
- No local storage concerns. Data is cached in the browser's IndexedDB (like any web app's local data), not installed on the system.
- Works on any browser. Chrome, Firefox, Edge, Safari — whichever one your IT department has approved.
The Security Angle
Ironically, locked-down machines are locked down for security — and Pastetory's security model aligns perfectly with that concern:
- End-to-end encrypted. Data is encrypted in your browser before it leaves the machine. Network monitoring (common in enterprises) sees only encrypted traffic to AWS.
- No data on disk. Everything lives in the browser's IndexedDB, which is cleared when you clear browser data or sign out.
- Standard HTTPS. Traffic goes over port 443, the same as every other website. No special firewall rules needed.
- No clipboard interception. Unlike native tools that hook into the system clipboard, Pastetory only accesses content you explicitly paste into it. It can't silently read what you copy elsewhere.
For security-conscious IT teams, this is actually preferable to native clipboard sync tools that require elevated permissions and system-level access.
Common Scenarios
The multi-machine developer. You have a locked-down work laptop and a personal machine at home. You need to move code snippets, configuration values, and URLs between them. Open Pastetory on both — done.
The remote desktop user. You work on a virtual desktop (Citrix, VMware, AWS WorkSpaces) where clipboard passthrough is unreliable. Open Pastetory inside the remote session and on your local machine. Copy-paste now works reliably across the boundary.
The contractor. You're on a client's machine for a few months. You can't install anything, you don't want to leave anything behind, and you need to work efficiently between their machine and your own devices. Pastetory leaves no trace beyond browser cache that auto-clears.
The phone-to-desktop user. You get a two-factor code, a meeting link, or a reference number on your phone. You need it on your work desktop. No more typing it manually — paste it on your phone, open Pastetory on the desktop, there it is.
What About Chromebooks?
Chromebooks are essentially locked-down by design — they run a browser and web apps. There's no native app ecosystem to speak of, and most sync tools simply don't support ChromeOS. Pastetory works perfectly on Chromebooks because it is a web app. No adaptation needed.
Getting Started
Open app.pastetory.com in any browser. Sign in with Google (more providers coming soon). Set a passphrase. Start pasting. The whole process takes under 60 seconds and requires zero permissions beyond "can open a website."
Your IT department won't even know it's there — and if they ask, you can point them to our privacy policy and security architecture with confidence.