A CLI tool to securely share code snippets with automatic secret detection and redaction
Project description
SecureShare
A command-line tool for securely sharing code snippets with automatic secret detection and redaction.
Installation
pip install share-secure
Usage
# Share a file
share-secure -t "My Code" -l python my_script.py
# Share from stdin
cat my_script.py | share-secure -t "My Code" -l python
Features
- Automatic detection and redaction of sensitive information
- Support for multiple programming languages
- Secure sharing with expiration dates
- Easy-to-use command-line interface
Environment Variables
Before using SecureShare, set the following environment variables:
export VITE_SUPABASE_URL="your-supabase-url"
export VITE_SUPABASE_ANON_KEY="your-supabase-anon-key"
License
MIT License
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
share_secure-0.1.0.tar.gz
(4.4 kB
view details)
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