Pastebin
   HOME

TheInfoList



OR:

A pastebin or text storage site is a type of online content-hosting service where users can store
plain text In computing, plain text is a loose term for data (e.g. file contents) that represent only characters of readable material but not its graphical representation nor other objects (floating-point numbers, images, etc.). It may also include a limit ...
(e.g.
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the ...
snippets for
code review Code review (sometimes referred to as peer review) is a software quality assurance activity in which one or several people check a program mainly by viewing and reading parts of its source code, and they do so after implementation or as an inter ...
via
Internet Relay Chat Internet Relay Chat (IRC) is a text-based chat system for instant messaging. IRC is designed for group communication in discussion forums, called '' channels'', but also allows one-on-one communication via private messages as well as chat an ...
(IRC)). The first pastebin was the eponymous pastebin.com. Other sites with the same functionality have appeared, and several
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized so ...
pastebin scripts are available. Pastebins may allow commenting where readers can post feedback directly on the page.
GitHub GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, cont ...
Gists are a type of pastebin with
version control In software engineering, version control (also known as revision control, source control, or source code management) is a class of systems responsible for managing changes to computer programs, documents, large web sites, or other collections o ...
.


History

Pastebins developed in the late 1990s to facilitate IRC chatrooms devoted to
computing Computing is any goal-oriented activity requiring, benefiting from, or creating computing machinery. It includes the study and experimentation of algorithmic processes, and development of both hardware and software. Computing has scientific, ...
, where users naturally needed to share large blocks of computer input or output in a line-oriented medium. On such IRC channels, where the formatting clues are subtle and several conversations can be closely interleaved, blocks of computer data flood the queue, disrupting the intricate flow. A reference to a pastebin entry, however, is a one-line hyperlink. Users are often warned to instead use pastebins, or risk being banned from the service in the event of disruption. A new class of
IRC bot 409px, An IRC bot performing a simple task.An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in th ...
has evolved. In a chatroom that is largely oriented around a few pastebins, nothing more needs to be done after a post at its pastebin. The receiving party then awaits a bot to announce the expected posting by the known user. After the use of the pastebin.pl pastebin for a
data breach A data breach is a security violation, in which sensitive, protected or confidential data is copied, transmitted, viewed, stolen or used by an individual unauthorized to do so. Other terms are unintentional information disclosure, data leak, inf ...
, Pastebin started monitoring the site for illegally pasted data and information, leading to a backlash from
Anonymous Anonymous may refer to: * Anonymity, the state of an individual's identity, or personally identifiable information, being publicly unknown ** Anonymous work, a work of art or literature that has an unnamed or unknown creator or author * Anony ...
. Hacktivists teamed up with an organization calling itself the People's Liberation Front, launching an alternative called AnonPaste.


See also

*
Netiquette Etiquette in technology, colloquially referred to as netiquette is a term used to refer to the unofficial code of policies that encourage good behavior on the Internet which is used to regulate respect and polite behavior on social media platforms ...
*
Snippet (programming) Snippet is a programming term for a small region of re-usable source code, machine code, or text. Ordinarily, these are formally defined operative units to incorporate into larger programming modules. Snippet management is a feature of some tex ...
*
Text file A text file (sometimes spelled textfile; an old alternative name is flatfile) is a kind of computer file that is structured as a sequence of lines of electronic text. A text file exists stored as data within a computer file system. In operat ...
*
Wiki A wiki ( ) is an online hypertext publication collaboratively edited and managed by its own audience, using a web browser. A typical wiki contains multiple pages for the subjects or scope of the project, and could be either open to the pub ...


References

File sharing File sharing services Web applications Web hosting Text