Skip to main content

Local secrets manager in python

Project description

# loqet

Loqet is a local python secret manager. The Loqet package comes with two primary tools: loq and loqet.

loq is a standalone file encryption tool. Encrypt, decrypt, read, edit, search, and diff loq encrypted files.

loqet is a context-managed secret store. Create a loqet context for each of your projects, and store your project secrets, encrypted at rest. Use the loqet command line tool to interact with your encrypted secret store, and use the loqet python API to read your encrypted secrets at runtime.

## How to install

`shell pip install loqet `

## Usage

  • [Quick Start Guide](docs/quick_start.md)

  • [loq command line interface](docs/loq_cli.md)

  • [loqet command line interface](docs/loqet_cli.md)

  • [loqet python API](docs/loqet_api.md)

  • [loq/loqet configs](docs/configs.md)

## Loq or Loqet, which should I use?

loq is great for encrypting single files that stand alone and don’t need programmatic access. Lock up some passwords, bank account info, or crypto seed phrases to look at later when you need them. Alternatively, if you (securely) give a friend a loq key, you can send each other secret messages. I’ll leave that up to you to figure out.

loqet is great for projects with secrets in their configs, or when you have groups of many secrets. It’s also great for secret management in a project shared between multiple contributors, since you can securely share the keyfile, and commit encrypted secrets to a shared version control system.

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

loqet-0.0.3.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

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

loqet-0.0.3-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file loqet-0.0.3.tar.gz.

File metadata

  • Download URL: loqet-0.0.3.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for loqet-0.0.3.tar.gz
Algorithm Hash digest
SHA256 382aa64c7c70c99b0c769479b3912e2bbf0f4a4077a41aee2d5d9fc554ef1387
MD5 a558eba17caac0f8a19f13a0769e4720
BLAKE2b-256 0f739367083958022590502ae2db46bd686e24a57f3f54924ec1b73fcebfced9

See more details on using hashes here.

File details

Details for the file loqet-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: loqet-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for loqet-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 797fc647be00a2f534ed643708f272d4903aeb42fe184f4ca7b6d75c9a1c0dbc
MD5 e2a8c389a01d976a9b6b5d696b57344d
BLAKE2b-256 5f3230402bede3d0eb5b9c00146afa516e95838be3aa2bec58d98bc4b706a1c3

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