Skip to main content

A secure way to communicate your secrets

Project description

covert

A secure way to communicate your secrets

  • Find the CLI (wip) here
  • Find the website here
  • Backend Deployed on Google Cloud App Engine

Working

  • When a user saves a secret it is encrypted on the client side using a pass phrase encryption algo.
  • A unique key (url in case of web clients) is generated for every stored secret.
  • A user can then share this key (or url) to someone else, who can then retrieve the secret using the correct pass phrase
  • The encrypted token is then fetched and decrypted using the pass phrase on the client and displayed to the user (only once)

CLI Docs

commands

covert new - save a new secret
covert get - get a saved secret

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

covert-ots-1.0.8.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

covert_ots-1.0.8-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

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