Skip to main content

icebox

Encrypting command-line client for Amazon Glacier.

This command-line client lets you store files and directories in Amazon Glacier. All data is encrypted using GnuPG before being uploaded and no original filenames will be visible remotely.

Requirements

  • AWS credentials with write access to Glacier
  • GnuPG public/private keypair

Setup

AWS credentials

Configure AWS credentials as described in the Boto documentation. The credentials should have write access to the Glacier vaults you plan to use. See the example IAM policy for recommended permissions.

GnuPG keypair

Create a keypair for icebox and make a note of the ID. Retrieval operations can take a long time, so you should make sure the keypair stays accessible, i.e. no password prompts blocking the operation.

Install icebox

Install icebox using pip (or pipsi):

pip install icebox

Usage

Create a new box

Create the box mybox for a Glacier vault called myvault like this:

icebox init mybox 0xMYKEYID glacier myvault

If your AWS credentials are not in the default profile, use the --profile option:

icebox init mybox 0xMYKEYID glacier myvault --profile icebox

Store data in a box

To store a file or directory, simply specify its location:

icebox put myvault cat-pictures/grumpy.jpg

Retrieve data from a box

There are no directories in boxes, so you just specify the original name of the source and a destination:

icebox get myvault grumpy.jpg ~/Desktop

Standard retrievals can take a long time. To perform an Expedited retrieval, use the Tier option:

icebox get myvault grumpy.jpg ~/Desktop -o Tier=Expedited

Retrieval operations are tracked by icebox, so you can interrupt a waiting retrieval and request the same source again later.

Release files for icebox 0.0.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 icebox 0.0.0
File Size Uploaded
icebox-0.0.0.tar.gz 7.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for icebox 0.0.0
File Interpreter ABI Platform
icebox-0.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 29.7 kB

Release files / icebox-0.0.0.tar.gz

Download URL icebox-0.0.0.tar.gz
Size 7.5 kB
Tags Source
SHA-256 checksum
How to use checksums
c3fef731b74a69ba0b8421a2f4f0aeae6746e4427cc040c5c0fa393531f7b7cf
BLAKE2b-256 checksum
How to use checksums
a98634add3059f9018ba74bc43add42b449164c68754d3702fe02be187c9ba92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / icebox-0.0.0-py3-none-any.whl

Download URL icebox-0.0.0-py3-none-any.whl
Size 22.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0f7d81caeb65ff4d464b3c46a4669eba74f7c9464abb903fde496858aed94c98
BLAKE2b-256 checksum
How to use checksums
95033fa48e9ffdfdc797a29ef3a84df33df7d79deb3dc3369f31485a30c0a45a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

1.1.0

2 release files

1.0.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.0

2 release files

This release

0.0.0 This release

2 release files

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