Skip to content
forked from lordelph/pastebin

The original pastebin source, available under an AGPL licence

License

Notifications You must be signed in to change notification settings

guoyu07/pastebin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.2%
  • PHP 22.2%
  • Other 0.6%