SkyFire / pastebin-1

The original pastebin source, available under an AGPL licence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pastebin

This is the source code to the original pastebin.com, which I started back in 2002. While the code was always available under a AGPL licence, I sold the domain in 2010 due to the time required to deal with all the copyright issues and other complaints the site drew.

This tool was orignally designed to enable collaborative code review via the #php IRC channel. Inspired by www.parseerror.com/paste, but more streamlined and capable of allowing collabation via IRC by allowing easy modification of posted code. Another benefit is short urls - e.g. http://pastebin.com/333

Since then it has found uses in many developer communities and has many improvements made.

It's been in limbo for a while, but from Oct 2013 has been available on GitHub.

Forks

To Do

This started out as a single-script site back in 2002, and grew somewhat organically. It could use some cleaning up, and in particular, it needs some unit tests.

Anyone is welcome to make improvements - fork the repository, and if you would like your changes to be considered for this release, just send me pull request.

Further documentation

  • See INSTALL for installation instructions
  • See UPGRADE for information on upgrading pastebin from an older verion
  • See CHANGES for version history
  • See LICENCE for licencing terms

Contact

  • email: paul at elphin dot com
  • blog: http:/blog.dixo.net
  • twitter: @lordelph
  • skype: lordelph

About

The original pastebin source, available under an AGPL licence

License:GNU Affero General Public License v3.0


Languages

Language:HTML 77.2%Language:PHP 22.2%Language:JavaScript 0.4%Language:CSS 0.2%