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

JS Security Question #691

Open
amitbravo opened this issue May 6, 2018 · 3 comments
Open

JS Security Question #691

amitbravo opened this issue May 6, 2018 · 3 comments

Comments

@amitbravo
Copy link

Is there is any detailed tutorial available how to secure/encrypt js bundle , protect code etc. ?

@abrarShariar
Copy link

@amitbravo you can obfuscate your code with this tool - http://www.javascriptobfuscator.com/

You might also find this thread useful - facebook/react-native#1093

@everton-e26
Copy link

@amitbravo, Facebook seems to use some tool for this.
Take a look at this thread facebook/react-native#22934 (comment)

@filipef101
Copy link

filipef101 commented Apr 8, 2019

"There's no way to prevent your app from being reverse-engineered even if it's binary."
"Don't hard code-security information in your app, that's it"

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

4 participants