blueflower icon indicating copy to clipboard operation
blueflower copied to clipboard

a grep -r for secrets

Results 5 blueflower issues
Sort by recently updated
recently updated
newest added

Added Dockerfile to create a docker container that contains all required packages and software. See also: https://hub.docker.com/repository/docker/mkesenheimer/blueflower

can you advise for something simpler working on single files? I would like to install it like a system utility and do something like: `cat somefile.txt | show_secrets` is there...

Regarding https://github.com/veorq/blueflower/pull/8, I updated the README

If I understand correctly, a blueflower `hashes` file contains a single salt that is used for all the secrets in that file. An attacker would have to recalculate rainbow tables...

I just discovered blueflower and wanted to give a try (it looks like a pretty cool tool!), but I was surprised to find it doesn't seem to be available on...