Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

dbtedman/stop

Repository files navigation

CI GitHub Pipeline Go Report Card Latest Release

Go experiments monorepo.

Experiments

An experiment for every colour of the web.

Provide security by proxying requests to legacy applications.

brew install dbtedman/tap/aquamarine
aquamarine serve --from=:3000 --to=https://example.com
curl http://localhost:3000 --head --header "Host: example.com"

An exploration into security headers with a gohtml site.

brew install dbtedman/tap/crimson
crimson -cert=host.cert -key=host.key

Khaki

Tool for sanitising data files of sensitive information through substitution with fake information.

khaki --in=./dump.sql --out=./safe.sql --preset=wordpress

Resources

Resources referenced during the development of these experiments.

License

See LICENSE.md for details.