Slashdot Mirror


AdTrap Aims To Block All Internet Advertising In Hardware

cylonlover writes "AdTrap is a new low-power, zero configuration device which promises to banish adverts from computers, tablets, and anything else connected to the local network. AdTrap's creators point out that their device works not only with full-sized PCs, but everything else connected to your home internet, such as Apple devices running iOS 6 – and without the need of third-party apps or jailbreaking. In addition to blocking web browser ads, AdTrap is also reported to remove ads from streaming devices like Apple TV and Google TV. A configurable 'whitelist' is offered too, so that users can allow adverts on websites of their choice."

2 of 295 comments (clear)

  1. Re:Ads aren't really the problem any longer by Pope · · Score: 1, Troll

    I'm sure you hand-carved this post on an ethically-harvested piece of wood and hand-delivered it to the local Slashdot office.

    --
    It doesn't mean much now, it's built for the future.
  2. I'm already doing it @ the IP stack level by Anonymous Coward · · Score: -1, Troll

    Kernelmode/Ring 0/RPL 0, fast as it gets in software, by using a custom hosts file!

    Plus, THAT happens LONG BEFORE browser addons work (which slow down browsers - load FF with addons, you'll see, for example).

    Essentially?

    It makes things like AdBlock basically redundant @ that point, & same with local DNS servers too (which eat more CPU cycles, RAM, & other forms of I/O too PLUS electricity as a result (worse if setup on a separate system on the power part)), as well as local browser 'dns caches' - since the custom hosts file & IP stack determine what to block, as well as host-domain name resolutions LONG BEFORE addons or browsers even BEGIN to work.

    Lastly - Custom hosts files do a LOT MORE to YOUR ADVANTAGE than just block ads!

    So - IF you don't want to be:

    A.) Tracked
    B.) Spammed
    C.) Speed/bandwidth hogged by ads (as well as electricity, CPU cycles, RAM, & other forms of I/O as well)
    D.) Hit by malware or malicious scripts (for better "layered-security"/"defense-in-depth")
    E.) Hit by DNS poisoning redirection (OR DNS servers being "downed") losing reliability
    F.) Blocked out & have even more 'anonymity' (to an extent vs. DNS request logs) + being able to "blow by" what you may feel are unjust blocks (in DNSBL's)... ...& more?

    ---

    APK Hosts File Engine 5.0++ 32-bit & 64-bit:

    http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

    ---

    Custom hosts files gain me the following benefits (A short summary of where custom hosts files can be extremely useful):

    ---

    1.) Blocking out malware/malscripted sites.
    2.) Blocking out Known sites-servers/hosts-domains that are known to serve up malware.
    3.) Blocking out Bogus DNS servers malware makers use.
    4.) Blocking out Botnet C&C servers.
    5.) Blocking out Bogus adbanners that are full of malicious script content.
    6.) Blocking out known spammers &/or phishers.
    7.) Blocking out TRACKERS.
    8.) Getting you back speed/bandwidth you paid for by blocking out adbanners + hardcoding in your favorite sites (faster than remote DNS server resolution).
    9.) Added reliability (vs. downed or misdirect/poisoned DNS servers).
    10.) Added "anonymity" (to an extent, vs. DNS request logs).
    11.) The ability to bypass DNSBL's (DNS block lists you may not agree with).
    12.) More screen "real estate" (since no more adbanners appear onscreen eating up CPU, Memory, & other forms of I/O too - bonus!).
    13.) Truly UNIVERSAL PROTECTION (since any OS, even on smartphones, usually has a BSD drived IP stack).
    14.) Faster & MORE EFFICIENT operation vs. browser plugins (which "layer on" ontop of Ring 3/RPL 3/usermode browsers & are generally written in slower INTERPRETED languages (e.g. AdBlock = python/perl/javascript)- Whereas by way of comparison, the hosts file operates @ the Ring 0/RPL 0/Kernelmode of operation (far faster) as a filter for the IP stack itself which is written in C & Assembly language...).
    15.) Custom hosts files work on ANY & ALL webbound apps (browser plugins do not).
    16.) Custom hosts files offer a better, faster, more efficient way, & safer way to surf the web & are COMPLETELY controlled by the end-user of them.

    ---

    * There you go... & above all else IF you choose to try it for the enumerated list of benefits I extolled above?

    Enjoy the program!

    (However, more importantly, enjoy the results in better speed/bandwidth, privacy, reliability, "layered-security"/"defense-in-depth", & even anonymity to an extent (vs. DNS request logs & blowing past DNSBL's) + more, that custom hosts files can yield...)

    Of course, THI