Coder Social home page Coder Social logo

Comments (8)

xLaMbChOpSx avatar xLaMbChOpSx commented on June 13, 2024

Hey @SecUpwN I totally agree that the app should be ad-free and as you have hopefully experienced that is the case. I have in no way incorporated any form of advertisement within any part of AIMSICD in any version.

My first thought off the top of my head is that the Admob method is part of the google play & maps libraries which power the Map Viewer components I will look into it tonight when I get home from work and provide more details.

Feel free to take a look through the source of you are still worried and you will find no references to any form of advertisement delivery.

from android-imsi-catcher-detector.

SecUpwN avatar SecUpwN commented on June 13, 2024

Thanks for elaborating on my discovery, @xLaMbChOpSx. Would be cool if you could trace down and fully remove the code of AdMobGms to avoid complaints from other people in the first place, too. :)

Please post a short update of where the AdMobGms library comes from and if you removed it.

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on June 13, 2024

@xLaMbChOpSx @SecUpwN
One great way to ensure we're not getting ads in our App, is to promote the use of a system hosts file, that essentially blocks all calls to IP's providing ads. Check out MOAB.

Another way, would be for us to implement some firewall or other app magic, that only allows our App to access certain IP addreses, like OpenCellID and Gmaps etc and block everything else.

from android-imsi-catcher-detector.

SecUpwN avatar SecUpwN commented on June 13, 2024

@E3V3A, thanks for recommending MOAB - I previously used MinMinGuard until he sadly cancelled his great project due to "ethical reasons". With saying that I want to keep AIMSICD completely free of Ads, I really meant to not even introduce the smallest bit of code into it that would enable Ads to be shown.

I really like what you said earlier, @E3V3A: Our App should be as independent as possible and function without noise from outside - meaning, that it shouldn't communicate with other Apps or Internet sources until explicitly being advised to do so. Maybe @xLaMbChOpSx can add to these thoughts?

from android-imsi-catcher-detector.

SecUpwN avatar SecUpwN commented on June 13, 2024

@xLaMbChOpSx, I now you've got much on your plate. But can you implement this in the long run?

Another way, would be for us to implement some firewall or other app magic, that only allows our App to access certain IP addreses, like OpenCellID and Gmaps etc and block everything else.

That way, users would not have to download and keep updating some sort of hosts file but rather AIMSICD would already bring this with itself and thus only connect to trusted IP addresses. Thank you ahead!

from android-imsi-catcher-detector.

andr3jx avatar andr3jx commented on June 13, 2024

@SecUpwN It is not hard to check which servers AIMSICD uses to communicate. Only because AdMob is implemented in the library, doesn't mean that it is used. Which servers AIMSICD uses is transparent in the code. I can verify later if something is send to google (except data for the map viewer), but we need to focus for now on the core functions.

from android-imsi-catcher-detector.

SecUpwN avatar SecUpwN commented on June 13, 2024

@andr3jx, I know that this Issue is quite old, but still open. Let me ask on how to proceed here: Is the AdMob library still present in the current code? I know we don't use any Google Services anymore, but coming back to my initial question: Should we add some sort of "protection" that no other IPs other than the ones officially allowed can be contacted by our App? On the other hand I know very well that our project shall not provide a general internet connection firewall for the whole phone. This Issue was solely meant for our App. What do you think about this, @E3V3A? Good idea or shall I rather close this Issue?

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on June 13, 2024

Yes, please close this. I think there are tons of firewall like apps out there. We should not get involved in that.

from android-imsi-catcher-detector.

Related Issues (20)

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.