packages icon indicating copy to clipboard operation
packages copied to clipboard

age: Add package for age

Open Toomoch opened this issue 1 year ago • 0 comments

https://github.com/FiloSottile/age

Maintainer: me Compile tested: amd64 for mipsel_24kc on commit https://github.com/openwrt/openwrt/commit/084665698b113811c8c9017631068dc3e452efa4 Run tested: Unielec U7621-01 16MB, mipsel_24kc on version 23.05.5.

I tested encrypting a file and decrypting a file using the ssh host key with success.

Description: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

It is useful in this case to encrypt and decrypt files using the host ssh key (it has to be converted with dropbearconvert).

This package provides the age and age-keygen binaries, but I would like to make separate packages for each. What's the best way?

Toomoch avatar Oct 09 '24 15:10 Toomoch