-
Notifications
You must be signed in to change notification settings - Fork 1
Privacy Security and Safety
Pasted stores clipboard history, settings, previews, revisions, and Activity data locally in SQLite. It includes no analytics or telemetry.
The release gate checks production dependency licenses, known Rust advisories, package sources, telemetry SDK policy, and remote webview destinations. Tagged downloads include both a deterministic source dependency SPDX SBOM and an SPDX scan of the extracted platform payload.
- Common password managers and sensitive apps are included in App Exclusions by default.
- Text, image, file, and Pasted-shortcut rules can be configured independently under Settings → App Exclusions. Blocking every content kind presents as an automatic capture pause; partial rules skip only the selected kinds.
- Native Wayland sessions do not expose the globally focused application, so App Exclusions cannot be enforced there.
- Capture feedback is rendered locally by Pasted. It does not send clip contents, images, file names, or paths through operating-system notifications.
- Clipboard and IPC inputs are bounded by shared resource limits.
- Activity and error events record metadata, not clipboard contents, file contents, credentials, or transformation prompts.
Optional capture previews can show clip content in Pasted's own feedback window. Turn off Show clip preview under Settings → Notifications when screen sharing or working where an on-screen preview could be observed. See Notifications and Capture Feedback.
Clip content leaves Pasted only when you explicitly run an intelligence-assisted Transform through an enabled Connection. Pasted stores provider metadata and credential references; credentials remain with the operating system, provider, or authenticated CLI.
- SQL uses bound parameters for untrusted content.
- Destructive and multi-record operations use transactions.
- Protected clips survive automated destructive retention.
- Queue items are consumed only after successful paste.
- Full Restore validates before replacement and creates a recovery backup first. History and Organization import and Factory Reset roll back on simulated mid-operation failures.
- Revisions are scoped to their owning clip.
The complete automated coverage matrix is maintained in docs/SAFETY_TEST_MATRIX.md.
Do not disclose suspected vulnerabilities or sensitive clipboard data in a public issue. Read the repository's Security Policy, then use GitHub private vulnerability reporting.
Get Pasted · Source · Releases · Issues
Pasted Wiki
- Home
- Getting Started
- History and Search
- Activity and Insights
- Bins and Organization
- Queue and HUD
- Transforms and Intelligence
- Files, OCR, and Previews
- Backup and Recovery
- Settings and Features
- Content Analysis and Content Types
- Notifications and Capture Feedback
- CLI Reference
- Privacy and Safety
- Platform Support
- Troubleshooting
- Build and Release