Many projects ask to share lots of logs when reporting issues. It’s difficult to go through all the logs and redact informarion such as usernames, environment variabled etc.
Any ideas on how to anonymize logs before sharing? Change your username to something generic?
Pro tip: name your user
user
and set your hostname toPC
What would be the most common username and hostname?
Are there even any default usernames in distros?
As for hostname, I think Debian defaults to
debian
.