rage
rage copied to clipboard
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
## What were you trying to do Encrypt data piped in from stdin using a passphrase. ## What happened It refused to encrypt data piped in from stdin using a...
## What were you trying to do I am making a CLI and part of the app includes securely storing files at rest. I want the users of this library...
For ergonomics it would nice to be able to clone the `Identity` and `Recipient` traits, had a few usecases where it becomes unwieldy without it. Probably the easiest way to...
## Environment * OS: CentOS 7 * rage version: 0.8.1 ## What were you trying to do On Linux (Linux host.....com 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in codecov/codecov-action#1370 fix: more verbose log...
## Environment Hi, I'm using `age-plugin = "0.5.0"` ## What were you trying to do I'm working on an [age plugin](https://github.com/wiktor-k/age-plugin-openpgp-card) which only has identity state transition (not recipient) since...
https://formulae.brew.sh/formula/rage rage is now available on homebrew-core. Adding a `tap_migrations.json` should ensure that old installations of rage are directed to the homebrew-core build.
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0. Release notes Sourced from svenstaro/upload-release-action's releases. 2.9.0 Allow seeting a release as draft #112 (thanks @ShonP40) 2.8.0 Bump all deps Update to node 20...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.4.1. Release notes Sourced from codecov/codecov-action's releases. v4.4.1 What's Changed build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @dependabot in codecov/codecov-action#1427 fix: prevent xlarge from...
## What were you trying to do When using `rage` with `agenix-rekey`, an incorrect `..` in a path in the Nix store meant that `rage` (called internally by `agenix edit`)...