Zero-trust DLP for Linux pipelines — 35+ threat patterns across 8+ countries
Project description
SafePaste Enterprise CLI
Zero-trust DLP for Linux pipelines — 35+ threat patterns across 8+ countries.
SafePaste redacts sensitive data in your Linux pipelines before it reaches AI tools, log aggregators, or external services. BEFORE AFTER (SafePaste) ───────────────────────────────── ───────────────────────────────── OPENAI_API_KEY=sk-proj-abc...xyz AWS_ACCESS_KEY_ID=AKIA1234ABCD Authorization: Bearer eyJhb... Authorization: Bearer [BEARER_1] Server: [IP_1] Server: [DEVSEC_1] SSN: [US_SSN_1] SSN: [US_SSN_1]
Installation
pip install safepaste-enterprise
# With Redis support (enterprise distributed vault)
pip install safepaste-enterprise[redis]
Requires Python 3.9+. No external dependencies for the base install.
Usage
# Free tier — mask IPs and API keys
cat /var/log/app.log | safepaste --mask
# Pro tier — full vault with unmask
docker logs my-app | safepaste --mask > clean.log
cat ai_response.txt | safepaste --unmask
# Activate Pro
safepaste --unlock "YOUR-LICENSE-KEY"
# Status
safepaste --status
What gets redacted
| Pattern | Free | Pro |
|---|---|---|
| IPv4 addresses | ✓ | ✓ |
| API keys (OpenAI, Anthropic, AWS, GitHub, Slack, Gemini) | ✓ | ✓ |
| Bitcoin / Ethereum addresses | ✓ | ✓ |
| PEM private keys | ✓ | ✓ |
| .env file values | ✓ | ✓ |
| MAC addresses | — | ✓ |
| Credit cards (Luhn-validated) | — | ✓ |
| US SSN | — | ✓ |
| EU IBAN | — | ✓ |
| UK NINO | — | ✓ |
| Nigeria NIN / Bank / Phone | — | ✓ |
| Canada SIN | — | ✓ |
| India Aadhaar / PAN | — | ✓ |
| South Africa ID | — | ✓ |
| Australia TFN | — | ✓ |
| Brazil CPF | — | ✓ |
| Singapore NRIC | — | ✓ |
| Germany Tax ID | — | ✓ |
| Seed phrases (12/24 word) | — | ✓ |
| ETH private keys | — | ✓ |
| Custom NDA keywords | — | ✓ |
Docker
docker pull logicgridai/safepaste:latest
cat /var/log/app.log | docker run --rm -i logicgridai/safepaste --mask
Kubernetes sidecar
containers:
- name: safepaste
image: logicgridai/safepaste:3.4.1
env:
- name: SAFEPASTE_LICENSE_KEY
valueFrom:
secretKeyRef:
name: safepaste-secret
key: license-key
Pricing
| Tier | Price | Features |
|---|---|---|
| Free | $0 | IP + API key redaction |
| Pro | $7.99/month or $59/year | 35+ patterns, full vault |
| SafeRelay Suite | $99 one-time | SafePaste + SpeakPaste + Boomerang Snip |
→ Get a license at safepaste.app
Privacy
Clipboard and log content never leaves your machine. License activation sends only a hashed device fingerprint to api.safepaste.app — no log data, ever.
Full privacy policy: safepaste.app/privacy
Built by LogicGrid AI, LLC — support@logicgrid.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file safepaste_enterprise-3.4.3.tar.gz.
File metadata
- Download URL: safepaste_enterprise-3.4.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec4eb435b7c29c55af409ad691c42a8d85ad0401b7ab72e1c65b64b7350aa8e
|
|
| MD5 |
c3e9b2a356ad903178593b1231c2c728
|
|
| BLAKE2b-256 |
c34c72ff14a4bc448f975b67384df605759d3492b66fd5c08469832ce0623bdb
|
Provenance
The following attestation bundles were made for safepaste_enterprise-3.4.3.tar.gz:
Publisher:
publish.yml on LogicGridAI/safepaste
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
safepaste_enterprise-3.4.3.tar.gz -
Subject digest:
8ec4eb435b7c29c55af409ad691c42a8d85ad0401b7ab72e1c65b64b7350aa8e - Sigstore transparency entry: 1586755156
- Sigstore integration time:
-
Permalink:
LogicGridAI/safepaste@a2798565a36a1cf08220e9a4a37c2b597f60ce0a -
Branch / Tag:
refs/tags/v3.4.3 - Owner: https://github.com/LogicGridAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a2798565a36a1cf08220e9a4a37c2b597f60ce0a -
Trigger Event:
push
-
Statement type:
File details
Details for the file safepaste_enterprise-3.4.3-py3-none-any.whl.
File metadata
- Download URL: safepaste_enterprise-3.4.3-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7505fe7fc486f5dc435d8418f39bb6731de452cd3a31cf6dd608de8b4e863ebe
|
|
| MD5 |
e9a5eead313a43a03d4f174e63297923
|
|
| BLAKE2b-256 |
f48420f18264bf6aac004e29e41f3f0129d235267ed701d29109ccb9aab9e564
|
Provenance
The following attestation bundles were made for safepaste_enterprise-3.4.3-py3-none-any.whl:
Publisher:
publish.yml on LogicGridAI/safepaste
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
safepaste_enterprise-3.4.3-py3-none-any.whl -
Subject digest:
7505fe7fc486f5dc435d8418f39bb6731de452cd3a31cf6dd608de8b4e863ebe - Sigstore transparency entry: 1586755244
- Sigstore integration time:
-
Permalink:
LogicGridAI/safepaste@a2798565a36a1cf08220e9a4a37c2b597f60ce0a -
Branch / Tag:
refs/tags/v3.4.3 - Owner: https://github.com/LogicGridAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a2798565a36a1cf08220e9a4a37c2b597f60ce0a -
Trigger Event:
push
-
Statement type: