Hacker News new | ask | show | jobs
by zX41ZdbW 1438 days ago
I recommend checking out clickhouse-obfuscator. It's a more sophisticated tool for dataset obfuscation.

Installation (single binary Linux/Mac/FreeBSD):

curl https://clickhouse.com/ | sh

./clickhouse obfuscator --help

Docs: https://clickhouse.com/docs/en/operations/utilities/clickhou...

1 comments

I will take a look for Replibyte. Thanks for sharing