Code review
Select the language, include runtime and reproduction context, use unlisted visibility, and keep the authoritative change in version control.
Choose the workflow that matches the artifact, then preserve useful structure and apply privacy and retention controls based on what you are actually sending.
Each guide covers what context to include, what to remove, and which paste settings fit the job.
Readable snippets with language-aware highlighting and raw links.
02Preserve stack traces, timestamps, and long diagnostic lines.
03Format API payloads into a hierarchy people can scan.
04Exchange YAML, TOML, INI, and environment examples safely.
05Move text between devices with automatic expiration.
06Encrypt in the browser and keep the key out of the server request.
Use an unlisted link for ordinary review. If readable storage is outside your trust boundary, follow the encrypted paste workflow. For durable team knowledge, use version-controlled documentation instead of a temporary paste.
The same link settings do not fit every task. Start with what the recipient must do, then minimize discovery and retention.
Select the language, include runtime and reproduction context, use unlisted visibility, and keep the authoritative change in version control.
Preserve timestamps and stack structure, redact credentials and personal data, and expire the paste when the support or incident window closes.
Validate syntax, retain representative types and nesting, replace live values with explicit placeholders, and use raw access only when machine retrieval is appropriate.
Use browser encryption when readable storage is outside the trust boundary. Share the complete fragment key through a suitable channel and keep recovery expectations explicit.
A paste is strongest when the text belongs to a conversation: A minimal example, short diagnostic window, formatted payload, or temporary note. Move lasting knowledge into version-controlled documentation or the appropriate system of record.
Unlisted controls discovery, passwords add an application access check, and browser encryption keeps readable text out of service storage. Expiration limits future availability but cannot undo recipient copies.
Understand the security model →