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

Implement obfuscation of go modules #36

Open
lu4p opened this issue Mar 23, 2020 · 1 comment
Open

Implement obfuscation of go modules #36

lu4p opened this issue Mar 23, 2020 · 1 comment

Comments

@lu4p
Copy link
Contributor

lu4p commented Mar 23, 2020

It would be nice if go modules could be obfuscated too.

I found a tool which does some basic obfuscation on modules, maybe we can take some ideas from there:
https://github.com/mvdan/garble

@cytown
Copy link

cytown commented May 18, 2020

Ofcourse it's a must, because obfuscation of entire GOPATH is stupid, and more and more packages don't support this. As well as the Go newer version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants