332
edits
(add paste.mozilla.org, which given the domain probably shouldn't be in the "unsupported" category) |
(Updated to reflect the live status of the service and to add institutional knowledge around use cases as well the Debian service.) |
||
| Line 1: | Line 1: | ||
=Pastebin.Mozilla.org= | =Pastebin.Mozilla.org= | ||
'''Use cases:''' | |||
* It is useful when you are working with a contributor on Matrix and there is a need to send each other commands, logs, or program output. | |||
* It is really useful for sharing code where you may need to collaborate with others, but do not want to share the code permanently - for example when troubleshooting in IRC/Matrix, knowing that you can share things that can be deleted in Nth period of time. | |||
* Running our own instance in Mozilla gives us moderation tools that we don't generally get with free offerings elsewhere. | |||
* Add-on reviewers use Mozilla's Pastebin to share console logs with developers on their code builds. | |||
* It is built into the build system (mach pastebin) so it is super easy for devs to reach for. | |||
A list of alternatives in [https://bugzilla.mozilla.org/show_bug.cgi?id=1480438 bug 1480438] including: | A list of alternatives in [https://bugzilla.mozilla.org/show_bug.cgi?id=1480438 bug 1480438] including: | ||
| Line 11: | Line 18: | ||
Public-facing, unauthenticated: | Public-facing, unauthenticated: | ||
* [https://paste.mozilla.org/ paste.mozilla.org (a dpaste instance)] | * [https://paste.mozilla.org/ paste.mozilla.org (a dpaste instance)] | ||
* [https://paste.debian.net/ Debian Pastezone] | |||
Public-facing, unauthenticated, unsupported: | Public-facing, unauthenticated, unsupported: | ||
edits