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=[ENV_VALUE_1] AWS_ACCESS_KEY_ID=[ENV_VALUE_2] 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.2.tar.gz (10.4 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.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file safepaste_enterprise-3.4.2.tar.gz.

File metadata

  • Download URL: safepaste_enterprise-3.4.2.tar.gz
  • Upload date:
  • Size: 10.4 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.2.tar.gz
Algorithm Hash digest
SHA256 425bd80909b152b29df67618eb8f52979d229aff96c288adced76654e5900062
MD5 a1756adf441a8439dc65b8897a073a9a
BLAKE2b-256 4c3a7a85f210d906127ebd4ff4e070d699400e898524502ab7bda0ebf8c9c655

See more details on using hashes here.

Provenance

The following attestation bundles were made for safepaste_enterprise-3.4.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for safepaste_enterprise-3.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3e953ef66656efa85b46145807ba82de9ab9a826e381813c6b82a503bac1a709
MD5 87a8830eada1cf73b82e7666772d9416
BLAKE2b-256 ad497d2e02556eadb882cca5fdf80223c5bf8f01c66e7c58cec3893171123f1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for safepaste_enterprise-3.4.2-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