Onetime Secret is Now Opensource
Keep sensitive info out of your email & chat logs.
We launched Onetime Secret on November 8th, 2011. Today we're happy to announce the first open source release of the Onetime Secret codebase under the MIT License. This is something we wanted to do from the very beginning but life and other work got in the way. It's important that we do everything we can to earn and maintain your trust and this is a crucial step in that direction. Also, it's just the right thing to do.
Photo by See-ming Lee
As of today, from the 0.8.1 release, all updates to onetimesecret.com will be pulled via the upstream public repo.
Bring on the bugs!
We're expecting (and hoping) this will help us discover (and resolve) more bugs. If you find a bug, open an issue. If you have a feature request, you can open an issue for that too.
If you find a security-related bug, let us know as soon as you can. We will disclose all serious issues here on this blog.
Business subscription plans are deprecated
We're also announcing the deprecation of our Basic, Professional, and Agency subscription plans. Customers using these plans will be able to continue to use them. (Note: we are still available for custom installs).
What's next
We have a bunch of new stuff planned for this year including some oft-requested new features and a mobile app. Drop me a line if you're interested to help and want to know more.
- Delano
What is a Onetime Secret?
A one-time secret is a link that can be viewed only one time. A single-use URL.
Why would I want to use it?
When you send people sensitive info like passwords and private links via email or chat, there are copies of that information stored in many places. If you use a one-time link instead, the information persists for a single viewing which means it can't be read by someone else later. This allows you to send sensitive information in a safe way knowing it's seen by one person only. Think of it like a self-destructing message.
Copying server data from the command-line, safely
All of times I've found myself in a situation where I need to get a little bit of data on to or off of a server somewhere. Copy & paste works in some cases but not always. Another option is a service like Pastebin but it's not cool for sensitive info like config files because even though you can easily forget to delete them when you're done.
Major UI update (with mobile support)
I worked on a new UI over the weekend and pushed it live today. Thanks to Twitter's Bootstrap v2 framework it's cleaner, easier to use, and works great on small (mobile) screens too. Here are a couple comparisons (old vs new):