Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: start a section on the use cases for a Go obfuscator #815

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

mvdan
Copy link
Member

@mvdan mvdan commented Dec 3, 2023

(see commit message)

This type of question has popped up a number of times before,
particularly when someone unfamiliar with obfuscators in other languages
first hears about the existence of one for Go.
@mvdan
Copy link
Member Author

mvdan commented Dec 3, 2023

Input welcome; I'd rather answer this upfront in the README than have to come up with a new answer every time.

Some people will always think that using an obfuscator is a bad idea, or even that one shouldn't exist, but that's fine.

Copy link
Member

@pagran pagran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should add an answer to "obfuscators are only for viruses" ?

@mvdan
Copy link
Member Author

mvdan commented Dec 3, 2023

I'm not sure; it is a common question too, but the answer is still largely the same. Do you think it would have a significantly different answer? I think the text I added here already covers the reasons why an obfuscator is useful, be it for doing good or not.

@lu4p lu4p merged commit de2c23b into burrowers:master Dec 4, 2023
5 checks passed
@mvdan mvdan deleted the use-cases branch December 6, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants