Skip to main content

Simple, secure, account and credential management

Project description

acct

Made with pop, a Python implementation of Plugin Oriented Programming Made with Python

Simple and secure account management

USAGE

Yaml files containing confidential information can be encrypted for use inside of acct base applications. This is an example of what an acct credentials file might look like.

credentials.yml

provider:
  profile_name:
    username: XXXXXXXXXXXX
    password: XXXXXXXXXXXX
    api_key: XXXXXXXXXXXXXXXXXXX

Next use the acct command to encrypt this file using the fernet algorithm:

$ acct encrypt credentials.yml
YeckEnWEGOjBDVxxytw13AsdLgquzhCtFHOs7kDsna8=

The acct command can also be used to decrypt the encrypted file:

$ acct decrypt credentials.yml.fernet --output=yaml --acct-key="YeckEnWEGOjBDVxxytw13AsdLgquzhCtFHOs7kDsna8="

What is POP?

This project is built with pop, a Python-based implementation of Plugin Oriented Programming (POP). POP seeks to bring together concepts and wisdom from the history of computing in new ways to solve modern computing problems.

For more information:

Getting Started

Prerequisites

  • Python 3.6+

  • git (if installing from source, or contributing to the project)

Installation

If wanting to use acct, you can do so by either installing from PyPI or from source.

Acknowledgements

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

acct-8.0.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

acct-8.0.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file acct-8.0.0.tar.gz.

File metadata

  • Download URL: acct-8.0.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/35.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.4 keyring/23.6.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for acct-8.0.0.tar.gz
Algorithm Hash digest
SHA256 0319502ec584d02b704381537316d784836d717216463bcd1115bf2a6b8fd87f
MD5 daeb01278ecb10edad13144079a9f9eb
BLAKE2b-256 5de24cabaf4b993a143419b91addc276341d279556d7ca8766fb93ddcbf2d812

See more details on using hashes here.

File details

Details for the file acct-8.0.0-py3-none-any.whl.

File metadata

  • Download URL: acct-8.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/35.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.4 keyring/23.6.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for acct-8.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 505f73d139e44e25a4bad35ee8eb4c2fb3e5013b3962b78292559dbeec10f2a5
MD5 c39ab796bb9d8a99aa9fd0bfff5c7844
BLAKE2b-256 6a3cac80737ee884565e9f52f435e64ff1fce4c172a06f9fadb6099e3245ac1f

See more details on using hashes here.

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