chr15m/gitnonymous

TZ leak is fixed by setting TZ, can be done randomly.

hackhackhack opened this issue · 1 comments

just setting TZ to TZ=UTC fixes info leak on timezone, we could even choose a rando TZ on each run, or alias git to something like chooseTZ && git $@

thanks for awesome software

Thanks!