Skip to content

Add EnvCloak#2628

Closed
Veinar wants to merge 1 commit intovinta:masterfrom
Veinar:master
Closed

Add EnvCloak#2628
Veinar wants to merge 1 commit intovinta:masterfrom
Veinar:master

Conversation

@Veinar
Copy link
Copy Markdown

@Veinar Veinar commented Nov 22, 2024

What is this Python project?

EnvCloak is a lightweight, standalone CLI tool and Python library designed for secure encryption and decryption of secrets. Key rotation is implemented as well. It prioritizes simplicity and ease of use, making it ideal for integrating with CI/CD workflows across various platforms like GitHub Actions, GitLab CI/CD, Azure Pipelines, and Kubernetes alike systems. EnvCloak can be used as a command-line tool for generating encryption keys, encrypting/decrypting environment files, and seamlessly integrating secrets into deployment pipelines. For Python applications, it also provides a straightforward API for loading encrypted environment variables into os.environ.

What's the difference between this Python project and similar ones?

Enumerate comparisons.

  • Multi-Platform Focus: EnvCloak is designed to work seamlessly in CI/CD pipelines across various platforms such as GitHub Actions, GitLab CI/CD, Azure Pipelines, and Kubernetes, making it versatile beyond Python applications.
  • Lightweight and Standalone: Unlike tools like Vault, EnvCloak requires no external dependencies or servers, ensuring easy setup and maintenance.
  • User-Friendly CLI: Offers a simple command-line interface to generate keys, encrypt/decrypt files, and manage secrets without complex configurations or additional tools.
  • Python and Non-Python Compatibility: While providing a Python library for app-specific use cases, EnvCloak's CLI makes it suitable for any environment, language, or workflow that requires secret management.
  • CI/CD Integration: EnvCloak is built with CI/CD workflows in mind, providing out-of-the-box commands and examples for common use cases, making it faster to configure and use comparing to heavier alternatives like Sops or Vault.

--

Anyone who agrees with this pull request could submit an Approve review to it.

@Veinar Veinar closed this by deleting the head repository Dec 15, 2024
@vinta
Copy link
Copy Markdown
Owner

vinta commented Jul 5, 2025

Thank you for your contribution to awesome-python!

However, this PR cannot be accepted because: Creating contributing file, not adding a Python library

This repository is specifically for curating awesome Python libraries, frameworks, and software.
Please review our contribution guidelines which explain that each PR should add a single Python project to the list.

If you have a Python library or framework you'd like to submit, please create a new PR following the guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants