Tony Cai
Tony Cai
This would be a good idea. I wonder if `wrapping_token` would be a better query parameter, since it is used in vault API?
This feature has not been implemented yet. Unfortunately I'm too busy to implement this (although, it should be fairly easy, iirc according to vault docs). Pull requests are welcome.
I can safely say I have too many things I want to implement, especially given that I'll be too busy to work on features for the next little while. If...
Yes, I have thought about signed releases and will likely do this in the future. Although, I'm not sure how far in the future. It probably won't be in the...
I think file uploading and parsing is a little too futuristic for now. I have been meaning to make the secrets page json-compatible though. That is, a user should be...
Without loading the private key, it's impossible to communicate properly with Vault and retrieve a token. The only way to do this would be to require the end user to...