# 9bin
This is my take on Hastebin. I've been a big user of Hastebin for years, and was not happy with the Toptal buyout, and more recently have been experiencing instability with my personal instance of Hastebin.
9bin is compatible with programs made for Hastebin as far as I've tested. Feel free to use 9bin to share your code, or run your own instance! 9bin is fully written in Ruby.
# Duration
Pastes usually exist for 30 days (2592000s in Redis), but may be removed earlier.
# Privacy
Pasted text is fully un-encrypted and is exposed to the web. Use your common sense, don't post sensitive data.
# Source code
9bin is fully open source and you can run your own. Feel free to modify to your liking within the GPLv3 terms, I will also review worthwhile pull requests.