akr
akr copied to clipboard
Akamai Krypton CLI and SSH Agent (v2)
Hello, I would like to know are there any plans to add PGP support? It was present in [kr](https://krypt.co/developers/). If you have plans to add it, then would it be...
https://akamai.github.io/akr-pkg/debian/ returns 404 and I cannot install `akr` to Debian docker image. The related parts of my Dockerfile (Debian: bullseye): ```Dockerfile RUN curl -SsL https://akamai.github.io/akr-pkg/debian/KEY.gpg | apt-key add - \...
Providing an AUR package would be nice, or a generic install script that can install the raw binary. Though the AUR option is preferable.
Hello 👋, Trying to migrate from kr to akr but getting an error. Using an M1 mac with an iphone, not sure if this can be the reason to the...
I.e. it should be`~/.config/akr` -- but instead of hardcoding this probably worth using either the existing directories library to do this (if it supports a "configs" path).
It would be nice to also add support for Ed25519 (plain ones, not SK variants) keys. The main intended use-case is with more limited SSH servers (usually in the embedded...
It would be nice to have a thorough explanation (without having to resort to looking at the code) how the `akr` agent connects to the Android application. The main reason...
The issue is similar to #25 . It does not work on remote environment like google cloud shell and github codespaces: https://shell.cloud.google.com/?show=terminal https://github.com/codespaces ``` akr check You're all set! ```...
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.1.0 to 2.3.3. Release notes Sourced from bitflags's releases. 2.3.3 Changes to -= The -= operator was incorrectly changed to truncate bits that didn't correspond to valid...