| | 1 | = What is a pastebin? = |
| | 2 | |
| | 3 | A [http://en.wikipedia.org/wiki/Pastebin pastebin] is a place visitors can post short text snippets, usually [wiki:SourceHighlighting source code], for review and revision by other visitors. |
| | 4 | |
| | 5 | One of the most popular is http://pastebin.com/, which is available for [http://pastebin.com/pastebin.php?help=1 download] and private use. |
| | 6 | |
| | 7 | Most pastebins are essentially public places, where anyone can view and revise the submitted code. [wiki:WikiStart Cocode] takes many popular features of other pastebins, and adds [wiki:UserAuthentication user authentication], [wiki:AccessLevels access control], and [wiki:Comments user comments]. |