Skip to main content

Encrypted local secret storage utility with a command-line interface

Project description

VaultSeal

VaultSeal is a minimalist, encrypted secret manager built for the terminal. Store passwords, API tokens, or secure notes—all protected locally with AES encryption and a master password.

Features

  • AES-256 encryption via cryptography
  • Local-only (no cloud or server!)
  • Hidden master password prompt
  • Copy secrets to clipboard (--copy)
  • CLI: add, get, list, delete, change-password
  • Fast, simple, scriptable

Installation

pip install vaultseal

Or install from source:

git clone https://github.com/Nipfswd/vaultseal.git
cd vaultseal
pip install -e .

Usage

vaultseal add github ghp_example_token
vaultseal get github --copy
vaultseal list
vaultseal delete github
vaultseal change-password

Vault Location

Secrets are stored in an encrypted vault.json in the current working directory.

You can rename or move it freely if desired, or extend VaultSeal to support multiple vaults.

License

MIT. See LICENSE for details.

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

vaultseal-0.1.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

vaultseal-0.1.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file vaultseal-0.1.1.tar.gz.

File metadata

  • Download URL: vaultseal-0.1.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for vaultseal-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e4066cc2e2be18c4dc903a34fec9ddd4aad657c2e901fd27723bfabc0820abfc
MD5 e334009c788e988740b87dafd46860b6
BLAKE2b-256 01614459ae990b9060a9cd43c32189a6bf19bdfda205efb17d3590027378aae7

See more details on using hashes here.

File details

Details for the file vaultseal-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: vaultseal-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for vaultseal-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3bbdeccdbb2f0881378af0cd6dc718a15602f6dd0f1ec1015db1427cea5dcc5d
MD5 28be6ac29f6cbb5a15123b795c740f5c
BLAKE2b-256 cb63ec31b21f0849ceca9329196b595f0c1fea500237facad8756a21e98e87dd

See more details on using hashes here.

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