GithubHelp home page GithubHelp logo

Why main.js obfuscated? about gd-efc HOT 4 CLOSED

anadius avatar anadius commented on July 25, 2024
Why main.js obfuscated?

from gd-efc.

Comments (4)

cryptdrive avatar cryptdrive commented on July 25, 2024

It has been obfuscated so users can't edit the footer and remove his credits . Some people were selling the script .

from gd-efc.

anadius avatar anadius commented on July 25, 2024

Pretty much this. People stealing and selling my script. Either open a new issue if you want some new feature implemented or grab the last version before obfuscating from here and implement it yourself.

from gd-efc.

dudeisbrendan03 avatar dudeisbrendan03 commented on July 25, 2024

Pretty much this. People stealing and selling my script. Either open a new issue if you want some new feature implemented or grab the last version before obfuscating from here and implement it yourself.

You've also obfuscated Google OAuth/app data so people are unable to modify the client you're sending them to.

I'm all for keeping your credit but I don't want you to be able to have possible access to the data of all the users who use the app.

from gd-efc.

anadius avatar anadius commented on July 25, 2024

If you want an option to change the client ID and secret - create a new issue and request it. I use credentials from rclone so I don't have access to anything.

You can check yourself what data is sent from this app and where to. When you use normal links it contacts just google servers. When you use encrypted link it sends your access token to the decryption server. And as the instructions say, access token gives them access to your whole gdrive for 1 hour. You can also read the default code of the decrypt server and see that it doesn't store that token - but obviously someone can modify it. So use encrypted links from trusted people only OR use a dummy acc like the warning at the top of my app says.

from gd-efc.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.