v0.0.3-alpha
Pre-release
Pre-release
This release brings too many new changes into grlx to list them all, as it's been a while since the last release.
Some highlights:
- New
grlx version
command prints out the version of the CLI and the paired farmer. - Public Key Cryptographic Authentication is now required for all relevant REST Endpoints
grlx auth
subcommand has been added to make this easy
- Rough installation documentation is available in the
install
directory - Binary compilation is now reproducible
- Upgraded dependencies
As all traffic is encrypted with TLS and we now have authorization set up, it should now be safe to run grlx without requiring a secured network.
Caveats/Warnings:
There is still much in flux. Additionally, you may come across very ugly panic errors in the grlx CLI output when you're not properly authenticated, as EOF hangups aren't universally handled yet, that will come with the next refactor. Once you're authenticated, you should never see these.