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-6.5.0.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

acct-6.5.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: acct-6.5.0.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for acct-6.5.0.tar.gz
Algorithm Hash digest
SHA256 4f89259461a7b1e34ce791b1de1b32a55b6fc1a238c68fdaa445a91d143c7aef
MD5 6619bfe0cf157938bb78b36881838e37
BLAKE2b-256 59fba67442b5aa1db85f8b16806a88ce50f4f7bf5775721c392154a1b63baa8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: acct-6.5.0-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for acct-6.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 032de49d9cd5484b766eb2db1f4a6bdf37771afbd0886a510cd44b6f3d38658b
MD5 d34442056b9aba87bc6d445368449892
BLAKE2b-256 a39d20810097a8577b1b795e130abb9fe2b5bc08293be6853c680b03ff7c9918

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