Skip to main content

A GUI for age encryption

Project description

The age logo, an wireframe of St. Peters dome in Rome, with the text: age, file encryption

This is a cross-platform GUI for the file encryption tool age. This program wraps the age , and uses python's Subprocess library functions to securely call age commands. The UI is built on top of Flet.

The format specification is at age-encryption.org/v1. To discuss the spec or other age related topics, please email the mailing list at age-dev@googlegroups.com. age was designed by @Benjojo12 and @FiloSottile. .

Installation & Compilation

Option 1: Install from PyPI (Recommended)

pip install agecrypt

After installation, you can run the program by typing:

agecrypt

Option 2: Run from source

  1. Download and extract the archive or clone the repository
  2. Install the required dependencies:
pip install -r requirements.txt
  1. Run the program
python -m agecrypt

Option 3: Compile from source

  1. Download and extract the source archive
  2. Install build requirements:
pip install build wheel
  1. Build the package:
python -m build
  1. Install the resulting wheel file:
pip install dist/agecrypt-1.0.0-py3-none-any.whl

After installation, run the program by typing:

agecrypt

Use

To generate a new identity, click the Generate X25519 key pair radio option, and Select Output File

To encrypt a file, click the Encrypt radio option, choose to armor the output or not. Select the input + output files, recipient keys or recipient file(s) or identity file(s) and hit Execute

To decrypt an .age file after selection Decrypt, select input file using Select Input and specify the passphrase or identity file.

To encrypt to multiple recipients, specify a recipient text file with one recipient on each line. To encrypt to a single recipient, you can paste it directly in the Recipient Keys text field.

Compilation instructions

  1. Install Rust, open winage, and run cargo build --release.

  2. Install and open Visual Studio 2019. Go to Extensions > Manage Extensions and install Microsoft Visual Studio Installer Projects. Open the winage\winage\age.sln Solution, select Release, x64, and build.

Restrictions

  • All features supported by age work (No restrictions)

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

agecrypt-1.0.0.tar.gz (779.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agecrypt-1.0.0-py3-none-any.whl (777.3 kB view details)

Uploaded Python 3

File details

Details for the file agecrypt-1.0.0.tar.gz.

File metadata

  • Download URL: agecrypt-1.0.0.tar.gz
  • Upload date:
  • Size: 779.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for agecrypt-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e136833f9b9f2479657c6b016aa114017d3c500783404db537f5090a1ec351e9
MD5 79f3683f9107579bad76f5439d06d441
BLAKE2b-256 f00fadeb917c9dcf587ad49ec4a8f321512d876fdea23280ea810f6390bdea40

See more details on using hashes here.

File details

Details for the file agecrypt-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: agecrypt-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 777.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for agecrypt-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4b922963f0513ce99ebf2d93f737648bd2379a2f18cd156bef98d1cdb676453
MD5 9d856bb644b95c21b2be6cbb5148f25f
BLAKE2b-256 64b1b33ee733311376c2c0dfe98fe4ade74c6fa874d0a972138b8ecc3751a699

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page