pastes.sh

a pastebin for hackers


Create your account with Public-Key Cryptography

We don't want your email address.

To get started, simply ssh into our content management system:

ssh new@pastes.sh
note: new is a special username that will always send you to account creation, even with multiple accounts associated with your key-pair.
note: getting permission denied? read this

After that, just set a username and you're ready to start writing! When you SSH again, use your username that you set in the CMS.

Publish your pastes with one command

When your post is ready to be published, copy the file to our server with a familiar command:

scp ./changes.patch pastes.sh:/

We'll return the URL back to you so you never have to leave the terminal!

Terminal workflow without installation

Since we are leveraging tools you already have on your computer (ssh and scp), there is nothing to install.

This provides the convenience of a web app, but from inside your terminal!

Features

Read the docs

docs

Roadmap

  1. Ability to customize expiration