Is your feature request related to a problem? If so, please describe.
Email addresses used by translators are included in the commit files, with no option to opt out/turn off. This leads to leaks of personal information publically, by including addresses in public code. This is not respectful towards translators who contribute, and potentially illegal in some jurisdictions (Especially considering that there's no specific consent given. Everyone is opted-in by default, with no option to opt out).
Describe the solution you'd like
Add an option allowing translators's email to not be included in commits.
Describe alternatives you've considered
Using a fake email is not an option, as a valid email is required for other features of weblate.
Using an throwaway/single use email is also not very viable, as it is very cumbersome for users, and not a clear option for people who don't want their personal information leaked.
Screenshots
Additional context
Relevant issue: #4988
Is your feature request related to a problem? If so, please describe.
Email addresses used by translators are included in the commit files, with no option to opt out/turn off. This leads to leaks of personal information publically, by including addresses in public code. This is not respectful towards translators who contribute, and potentially illegal in some jurisdictions (Especially considering that there's no specific consent given. Everyone is opted-in by default, with no option to opt out).
Describe the solution you'd like
Add an option allowing translators's email to not be included in commits.
Describe alternatives you've considered
Using a fake email is not an option, as a valid email is required for other features of weblate.
Using an throwaway/single use email is also not very viable, as it is very cumbersome for users, and not a clear option for people who don't want their personal information leaked.
Screenshots
Additional context
Relevant issue: #4988