You might wonder: "Why another pastebin for God's sake?"
When writing our thesis my fellow student and I had to exchange source code and documentation
a lot of time. Due to a nondisclosure agreement we couldn't use any public paste service without
getting into trouble when anything of it would've gotten to publicity. Therefore we just wrote
our own pastebin that we'd run on a laboratory server.
Now, as we don't need it any longer we moved it here and made it open for public use.
Usage
Just go to
paste.tbee-clan.de
scroll down to the textarea and paste your content. It is recommended to also
choose the language (as long as available) for an appropriate syntax highlighting.
Finally press "Paste" to submit your content. The page will reload by itself showing your
submission. To share it with others copy the link from the browser's address bar. Note the
share button to the upper right side.
Submissions are stored for at least 1 month and then automatically removed after their expiration.
Expiration here means when not being viewed for more than two weeks. A pastebin is designated e.g.
to help developing code. Code snippets being developed are quite dynamic, so having a snippet stored
for at least 1 month plus an additional offset (1 month from the moment when last viewed) is
certainly enough. If you feel the need to get your submission removed earlier you are encouraged to
use the report function. An option for setting a submission's TTL was never planned but might be implemented some day.
Paste size
Size of a paste is limited to 1 MiB (i.e. 1,048,576 Bytes).
Permanent paste
Some entries stay permanent as we found they are worthwhile. Regular users can't make their
submissions permanent though.
Version
Current version: 2.35-1615148457
Last modified on: Sun, 07 Mar 2021 20:20:57 +0000
Known issues
Large input may crash GeSHi syntax highlighter. Try without syntax highlighting.