Skip to main content

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.

PyPI Docker Hub Chrome Web Store

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, LLCsupport@logicgrid.ai

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

safepaste_enterprise-3.4.3.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

safepaste_enterprise-3.4.3-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

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

Hashes for safepaste_enterprise-3.4.3.tar.gz
Algorithm Hash digest
SHA256 8ec4eb435b7c29c55af409ad691c42a8d85ad0401b7ab72e1c65b64b7350aa8e
MD5 c3e9b2a356ad903178593b1231c2c728
BLAKE2b-256 c34c72ff14a4bc448f975b67384df605759d3492b66fd5c08469832ce0623bdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for safepaste_enterprise-3.4.3.tar.gz:

Publisher: publish.yml on LogicGridAI/safepaste

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file safepaste_enterprise-3.4.3-py3-none-any.whl.

File metadata

File hashes

Hashes for safepaste_enterprise-3.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7505fe7fc486f5dc435d8418f39bb6731de452cd3a31cf6dd608de8b4e863ebe
MD5 e9a5eead313a43a03d4f174e63297923
BLAKE2b-256 f48420f18264bf6aac004e29e41f3f0129d235267ed701d29109ccb9aab9e564

See more details on using hashes here.

Provenance

The following attestation bundles were made for safepaste_enterprise-3.4.3-py3-none-any.whl:

Publisher: publish.yml on LogicGridAI/safepaste

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page