rgooch
rgooch
Some back-end primary authentication services (i.e. Okta) can provide a profile image for a user. It would be cool if Keymaster could grab this information and pass it along to...
Running the MacOS Keymaster client with a Yubikey 5C nano plugged in I got this error: `top of doU2fAuthenticate manufacturer = "Yubico", product = "YubiKey OTP+FIDO+CCID", vid = 0x0407, pid...
When an admin registers a U2F token for a user (by visiting the profile page for that user), an attempt to verify the token for that user does not work...
The dependency on github.com/cviecco/argon2 should be replaced with golang.org/x/crypto/argon2.
Users should be alerted when a new U2F token is registered for them (whether by themselves or by an administrator). Send an email to the user for these events, including...
@cviecco I'm thinking about some implementation questions. I'll put each one in a separate comment so that each can be replied to independently. First, should VM owners specify which Gluster/volume...
With `vm-control` a VM owner should be able to save the VM metadata and volume data to a remote storage system (i.e. AWS S3) and then later restore/rebuild the VM...
Using `vm-control` a VM owner should be able to set up an automated backup schedule. As described in issue #468, the VM metadata and volume data will be saved to...