modulepackage
0.0.0-20241118104436-f25346534587
Repository: https://github.com/mheers/inline-age.git
Documentation: pkg.go.dev
# README
Inline-age
Knows JSON files and can encrypt/decrypt paths in them.
It works with SSH keys and leverages age for security.
Installation
go install github.com/mheers/inline-age@latest
# create a shortcut symlink for convenience
ln -s $HOME/go/bin/inline-age $HOME/go/bin/ia
Inspiration
This project is inspired by a lot of existing technologies.
TODO
- referencing
- tests
- cleanup
- implement YAML
- implement CUElang
- make ./ia init-file error when file is already initialized to not break secrets
- store vault token and git ssh key as secrets
- strip age header from encrypted strings