Skip to content

nkcmr/age-online

Repository files navigation

age-online

A fully in-browser tool to encrypt and decrypt data with age.

All cryptography runs client-side via typage. No data leaves your browser.

TODO

  • MVP: encrypting data
  • decrypting data
  • make it pretty
  • encrypt/decrypt files
  • use github keys (supported by age)

Tech stack

Development

pnpm install
pnpm dev

The dev server runs at http://localhost:5173 by default. If local TLS certificates (*.pem) are present in the project root, the server will use HTTPS automatically.

Build

pnpm build

Output goes to dist/.

About

a fully in-browser tool to encrypt data with the age encryption tool.

Resources

License

Stars

Watchers

Forks

Contributors