wage icon indicating copy to clipboard operation
wage copied to clipboard

A WASM package and web app for encrypting and decrypting age-encrypted files, powered by rage.

Results 10 wage issues
Sort by recently updated
recently updated
newest added

## Environment * OS: Windows 10 * Browser version: Chrome 89.0.4389.90 * wage version: fce4b8b5ccf7854b301af60875af56574560d887 ## What were you trying to do I generated a new identity, and then tried...

Bumps [node-forge](https://github.com/digitalbazaar/forge), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies needed to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29 Fixes RFC 3447...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `loader-utils` from 0.2.17 to 1.4.2 Release notes Sourced from...

dependencies

Hi, I was finding an `age`-in-js solution and found out this repo (and, of course, the `rage` repo). It's a really cool idea about using a rust-powered wasm! However, is...

Per https://github.com/C2SP/C2SP/pull/4 this makes it simpler to double-click age files in OS environments (and the two formats are distinguishable).

We are currently using StreamSaver.js to stream the processed file back to the user, which requires using a service worker, and thus interacting with a server. It would be great...

Requires streaming the files into an archive, and then onward into the encryptor. https://github.com/transcend-io/conflux is a good contender, but I haven't figured out how to close the stream off correctly...

Hey, I wanted to use this library but noticed that the rage dependency was not updated since 0.9.0. As some security issues have been fixed since then I would appreciate...

## What were you trying to do I wanted to create a new identity to start using age ## What happened The button for the new identity is not available....