Description
Dogbin is a simple and sweet pastebin and urlshortener, originally based on hastebin by John Crepezzi, but now wielding a completely rewritten python backend and the most beautiful frontend ever (atleast out of the ones I made).
The API is written to be compatible with any haste client, but with some extended capabilites.
dogbin alternatives and similar software solutions
Based on the "Pastebins" category.
Alternatively, view dogbin alternatives based on common mentions on social networks and blogs.
-
PrivateBin
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. -
MicroBin
A secure, configurable file-sharing and URL shortening web app written in Rust. -
Sup3rS3cretMes5age
Simple to use, simple to deploy, one time self destruct messaging service, with hashicorp vault as a backend -
Modern Paste
Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. -
Sticky Notes
Sticky notes is a free open-source pastebin application. -
Paaster.io
Paaster is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible. -
cryptonote
:lock: A simple open source web application that lets users encrypt and share messages that can only be read once. -
filite
A simple, light and standalone pastebin, URL shortener and file-sharing service -
ZeroBin
This Project has been renamed and moved to https://github.com/PrivateBin/PrivateBin -
SharpPaste
Cross-platform C# pastebin with client-side AES-256 encryption that just works. -
localpaste
a simple python based pastebin you can run locally, with curl for input, just like clbin.com -
Phaste
A Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. -
Snipp
Snipp is a powerful, user friendly pastebin tool with a modern aesthetic. -
Linked.PM
A simple web application which encrypts your private messages (Java Script client-side encryption) and converts them into clickable links and QR-codes. -
Paste
Paste is forked from the original source pastebin.com used before it was bought.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of dogbin or a related project?
Popular Comparisons
README
dogbin - the sexiest pastebin and url shortener ever!
Sharing short code samples, logs, links or markdown notes is now easier than ever!
Basics
The easiest way to use dogbin, is from inside your browser. Type or paste your content
into the text area on the homepage (ctrl + n
), save it (ctrl + s
) and copy the link.
You can now share this link with whoever you want.
If you want to create a short url from a link, simply paste the link in the text field. You can now copy the resulting link and it will automatically redirect everyone.
Editing
You can edit your documents by clicking the edit button (or ctrl + e
).
When you create your first document we will automatically create an (anonymous) account for you, so you will be able to edit your documents for as long as you keep our cookie. If you want a more permanent way to keep your pastes and edit them from multiple devices you can create an account. Pastes which you created before signing up will be automatically transferred to your account.
Custom URL
If you want to use a custom slug (the part after del.dog/
) you can do so by entering
your desired url in the Custom URL
field.
Document lifetime
There is no explicit expiration time for documents on dogbin. Documents may however be removed at any time without notice.
Using from the command line
You can easily use dogbin from the command line with our official command line client inu.
API usage
The basic dogbin api is an extension of the hastebin API. Extensions include the ability to
specify a custom slug, and the X-Api-Key
header.
A more complete documentation and a full rest API (allowing for custom frontends) will be available soon.
Privacy
dogbin is a product which actually values your privacy. We are almost fully compliant with the EFF DNT policy (our goal is to be fully compliant by January 2020). We only use cookies for authentication and (apart from editing) all website features should be usable with cookies disabled.
Please note that all documents are currently indexable by search engines.
Analytics are only collected when allowed by the useragent and our analytics platform (Simple Analytics) uses no cookies and guarantees full privacy. All our analytics are publicly available here.
You can get 1 month of Simple Analytics for free using my referral link.
Open Source
dogbin is fully open source and built on open source technology. All sources can be found on GitHub. You can easily deploy it yourself wherever you want.
News and Updates
You can join our Telegram Channel to get updates on maintenance and new features.
Donations
I'm running dogbin in my free time, and unfortunately servers aren't free. The traffic and required storage is continuously increasing (and thus also server cost). You can financially support me via GitHub Sponsors, Liberapay or PayPal.
Contact
You can contact deletescape here.