Giter Club home page Giter Club logo

Comments (11)

TPS avatar TPS commented on June 16, 2024

When you say "Simple MITM", I hope you mean basic request filtering only.… ☺

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

@Revertron look here:
http://stackoverflow.com/questions/18065170/how-do-i-do-tls-with-bouncycastle

I think TlsServerProtocol class is what we were looking for.

from adguardforandroid.

Revertron avatar Revertron commented on June 16, 2024

Commited first implementation.

from adguardforandroid.

TPS avatar TPS commented on June 16, 2024

Just a thought, if we have this active, is it possible to white-/blacklist sites from only this feature someplace in AG?

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

Just a thought, if we have this active, is it possible to white-/blacklist sites from only this feature someplace in AG?

There are two options.

  1. Blacklist filtering. Means filter only domains from the whitelist.
  2. Whitelist filtering. Means filter everything except the whitelist.

Default is the second one.

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

An update on current state: we are working on server certificates verification.

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

Closing this issue as SSL filtering goes to inner testing stage.

All open bugs regarding SSL filtering are here:
SSL

from adguardforandroid.

eligrey avatar eligrey commented on June 16, 2024

@ameshkov Will it be a configurable option in the settings? I would like the ability to disable this feature if I want to. I am also okay with it being enabled by default btw if you decide to.

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

@eligrey it will be disabled by default.

from adguardforandroid.

ameshkov avatar ameshkov commented on June 16, 2024

Also it will be configurable.

There are two filtering modes: "blacklist" and "whitelist".

In "blacklist" mode AG will only filter domains from the "blacklist".
In "whitelist" mode AG will filter all domains except listed in a special SSL whitelist.
Both lists are configurable.

Also "whitelist" by default contains lots of known financial services and online banking websites.

from adguardforandroid.

eligrey avatar eligrey commented on June 16, 2024

@ameshkov Thank you, sounds great!

from adguardforandroid.

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.