Perry Stoll
Perry Stoll
Currently this package is generating data using a very small, fixed set of data. If there is any compression being done (e.g. if there is a web server in front...
YAS3FS is an impressive piece of work so I hate to suggest something that might come across as something less than praise but... having almost the entire codebase inside a...
In both decrypt.js and encrypt.js, the secret text is sent to the logger facility. Is this really necessary? It seems to reduce the security of the secrets - let the...
It looks like this only supports secrets in a single AWS region. Any robust aws setup uses multiple regions. I think it looks relatively straightforward to add this and it...