Skip to main content

Note: My hope is that this package will become redundant by integrating something very similar into boto itself.

Boto is awesome for controlling AWS. Unfortunately, there are times when specifying credentials is awkward. Typically, one has to either:

  • includint the AWS password (aws_secret_access_key) in a clear text dot file, which is insecure, or

  • setting an environment variable with the password, which is inconvenient and insecure on multi-user systems.

It would be better to use a secure keyring to store the password. zc.botokeyring provides exactlly that capability. To use it, set aws_access_key_id in the Credentials section of your boto configuration filem as usual, and instead of setting aws_secret_access_key, set keyring to the name of a keyring containing the password:

[Credentials]
aws_access_key_id = 1234
keyring = test

Changes

0.1.0 (2012-12-02)

Initial release

Release files for zc.botokeyring 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for zc.botokeyring 0.1.0
File Size Uploaded
zc.botokeyring-0.1.0.tar.gz 3.0 kB Details

Release files / zc.botokeyring-0.1.0.tar.gz

Download URL zc.botokeyring-0.1.0.tar.gz
Size 3.0 kB
Tags Source
SHA-256 checksum
How to use checksums
070f5316bd86fb651d75001e5d27c4ff89004045255335fc41e0a834bb4d757e
BLAKE2b-256 checksum
How to use checksums
f264064bc4da45885cb2bbe05ba1b83ec6f1bdec85c88cee43331e920eb03d73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page