Domain: start64.com
Stories and comments across the archive that link to start64.com.
Comments · 4,369
-
AdBlock = INFERIOR & 'Souled-Out'... apk
Hosts stop this & add speed, security, reliability, & even anonymity (FAR more efficiently vs. addons + even shore up DNS' weakness) - especially vs. "Almost ALL ads blocked":
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
AdBlock = INFERIOR & 'Souled-Out'... apk
Hosts stop this & add speed, security, reliability, & even anonymity (FAR more efficiently vs. addons + even shore up DNS' weakness) - especially vs. "Almost ALL ads blocked":
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Agreed, 110%... apk
I've coded in academia & professionally in a dozen languages from 1982 - to present day 2014 & I too, like you, have always found pascal (specifically object-pascal (delphi)) to be just as you said: Easiest to HUMANLY understand and use (& it does as much as C++ can, yes, even drivers via toolkits for it, only lacking a multiple inheritance model, opting instead for a more practically usable single inheritanc one instead)
Hey - in fact, I consider it SORT OF a 'cross' between Visual Basic & C++ (ends in semis like C/C++, & uses Begin-End vs. curly braces) with neat features like functions INSIDE of procedures OR functions (better scope control AND "locateability")!
Trivia you *MAY* find interesting & enlightening:
Back in 1997, in a competing trade rag that was widely read "Visual Basic Programmer's Journal" Sept/Oct. issue, Delphi (though downplayed to only 1 LINE to *try* to "hide it" but the graphs told the tale/truth) swept the floor with both VB & even MSVC++!
Delphi beat the hell out of MSVC++ in 4 of 6 tests performed in "Visual Basic Programmer's Journal" issue October 1997 entitled 'Inside the VB 5 Compiler Engine'...
ESPECIALLY IN MATH & STRINGS WORK - Which EVERY program, does, & here by HUGE margins.
Delphi lost 1 test of 6 to VB5 (ActiveX Form Loads) which even beat them both here (MSVC++ & Delphi) because it's MASSIVELY optimized for that. 5 of 6 to Delphi here vs. VB (with its 'watered down' C++ compiler engine that doesn't optimize loops e.g. vs. the 'real deal', MSVC++ from Microsoft).
Delphi lost 2 tests of 6 to MSVC++ in Graphics Methods. By a PUNY margin, of like
.020 of a second here, & in TextBox Form Loads by another PUNY margin of .057 seconds. 4 of 6 to Delphi here.The others were purely & largely won by Borland Delphi. By FAR larger margins than those, like 3x that in Strings vs. MSVC++ (300% faster), & 2x that in Math vs. MSVC++ (200% faster).
Where it won, it did so by HUGE margins/orders of magnitude, in programs created for like purposes with all 3 languages & fully compiler optimized.
VERY IMPORTANT THING TO NOTE? This test??
Was done in a COMPETING LANGUAGE'S publication no less - oh, they tried to "downplay" it of course, mentioning only 1 line about it in a 4 page article, but the charts?
Couldn't fool 'em... 10 tests were these:
1.) String Processing Suite
2.) Math Suite
3.) DataBase Suite
4.) TextBox Form Load
5.) Graphics Methods (rotating bitmap)
6.) ActiveX Form loadsAPK
P.S.=> It's the reason I stuck by it since version 1.0 (Delphi) & loved Turbo Pascal 4.5 - 7.0 Object Pascal in 16-bit, then Delphi for Win16 -> Win32 -> Win64, & wrote this latest creation of mine in it for BOTH 32 &/or 64-bit code (It gives users more speed, security, reliability, & even anonymity online, AND, even shores up DNS redirect security issues ala the Kaminsky flaw, which 99.999% of ISP DNS servers are NOT patched for a decade++ later even when a patch has been out that long - it also does all that, & more, MORE efficiently than the "so-called 'competition'" in clearly INFERIOR browser addons by far, doing more from a single output file result than any single one there is, bar none -> http://start64.com/index.php?o...
... apk
-
Pushdo (or ANY botnet) can't affect me
OR any users of my program (which adds more speed, security, reliability, & even anonymity PLUS shores up DNS redirect security issues (bonus)):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
So Android is Windows or MacOSX then?
Face facts: You fail! Android uses a Linux core thus, as wikipedia notes - It IS a Linux - period.
APK
P.S.=> Despite your other added b.s. also? Yes, SOME Linux users ARE NOOBZ, & Android being a Linux, proves it (on smartphones, where it is being "torn up" by exploits, daily)
&
That also proves another point of mine I've long said here that would BITE THE LINUX & Open "Sores" b.s artists here, in that the MORE any OS is used, & especially if it ends up as KING of the particular hardware platform it rides on (Which Android/Linux is on smartphones, like Windows is on PC's & Servers combined) THE MORE IT WILL BE ATTACKED...
History's proven me correct on that statement too, yet again (I saw it before that on DOS) as well as CRIMINAL "human nature" in that they want the most "bang for the buck" from a SINGLE codebase, that can attack the most potential possible victims (which you *may* have to "channel your 'inner criminal'" to understand)
Here? Yes - I see it everyday since I work with the security community nearly daily, & via this program I wrote for them + anyone that chooses to use it to get the benefits of added speed, security, reliability, & even anonymity it yields, more efficiently than ANY browser addon level slower inferior competitor, as well as shoring up DNS redirect security issues as well (bonus) -> http://start64.com/index.php?o... )
... apk
-
Thanks... apk
My program for constructing it gives you better added speed, security, reliability, & even anonymity (it works for all of that, better than anything else + is free)!
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Just for YOU then... apk
Hosts apply to a lot more than shoring up DNS redirect security issues. They add more:
Speed (blocking adbanners, & also hardcoding your favorite sites, which provides faster resolutions than calling out to remote DNS (which also shores up that redirect Kaminsky flaw noted above also - double bonus)).
Security (Shoring up the DNS redirect issue, & also stopping botnets, malware in general, maliciously coded adbanners, spammers & phishers, trackers, etc.)
Reliability (vs. downed OR redirect poisoned DNS servers)
Anonymity (vs. DNSBLs or DNS request logs)
* Especially "courtesy of yours truly" via -> http://start64.com/index.php?o...
APK
P.S.=> On the UPC symbol though - is the "best you've got" a downmod? Yes - "When the DOWNMOD truncheon is used in lieu of conversation..." this site has a problem! apk
-
You're more than welcome to validly disprove
My points on hosts below. You're either a botnet herder/malware maker, advertiser, inferior competitor, or possibly webmaster who's out of effete downmod points too (here goes):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
This stops ALL zombies (old/new) + Zeus
It has been for years now since the year 2004 or so regarding Zeus & other botnets:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
This stops it cold... apk
ZeusTracker -> https://zeustracker.abuse.ch/m...
Especially when combined with what's in my p.s. to STOP even more threats online, & gives you better speed, reliability, & anonymity.
APK
P.S.=> APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)...apk
-
That's COMPLETE bullshit... apk
I do massive string handling in Object-Pascal 7.1/Delphi XE2 32 + 64-bit here with this program -> http://start64.com/index.php?o... easily.
As far as PERFORMANCE as well? From a competing industry language trade journal, circa 1997, in Visual Basic Programmer's Journal Sept./Oct. 1997 entitled "Inside the VB5 Compiler Engine", Delphi's Object Pascal 7.1 engine KNOCKED THE SNOT out of even MSVC++ in string handling (& math too, by double) by HUGE margins as well - like 2-3x the speed no less.
APK
P.S.=> I suggest you take a look @ Pascal since, oh 1992 or so, Borland Turbo Pascal 4.5 onwards - since your post is complete crap man (seriously, it is)... apk
-
Been doing MY part for years now... apk
Creating a tool that not only aids security, but also speed, reliability, & even anonymity (more efficiently by FAR vs. browser addons + even shoring up DNS redirect weakness):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Reactive tech is INFERIOR to this... apk
Proactively blocking known sources of infection (for more speed, security, reliability, + anonymity, more efficiently than addons & shores up DNS redirect issues):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Reactive technology is inferior to this
Proactively blocking known sources of infection (for more speed, security, reliability, + anonymity, more efficiently than addons & shores up DNS redirect issues):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
This is cross platform & works... apk
By "prevention is the best medicine" & "what you can't touch you can't be burnt by" (it blocks sources of malicious content w/ absolutely current data from the security community):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) by filtering the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
They're not kidding (I've seen it 1st hand)... apk
How? Populating my custom hosts (#'s lately have been way higher daily (not only no-ip stuff) - DynDNS' make it easy for crooks vs. most folks - not me due to this):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
I really don't have anything against it... apk
It's just that I'm far more used to the 'classic' version is all - plus, I wanted to see how much MORE I could do with hosts (ontop of them adding more speed, security, reliability, & anonymity than any other single browser solution)... they're nigh 'ubiquitous' for MANY purposes - this, is just yet another, in overriding redirects (or perhaps better put, redirecting site redirects, as is the case here).
* At first, I thought I'd like "beta" (seemed to remind me of older UBB style/O'Reilly code based boards I spent years (1997-2004) on in other sites' tech forums) - however, I've been coming here since 2005 almost exclusively, & gotten VERY used to 'classic'... so, there ya are! Just proves how versatile hosts are, yet again.
APK
P.S.=> For even MORE of all the neat things hosts can do for you on the grounds noted above? Shameless Plug:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
Courtesy of "yours truly", absolutely gratis...
... apk
-
Per Mr. Spafford
Don't bolt on more - Natively, hosts = better than browser addons @ many levels (efficiency + added speed, security, reliability, & anonymity + fix DNS security redirect issues):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of benefits in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed/redirected dns (& overcome redirects on sites,
/. beta as an example).C.) Hosts secure vs. malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity/room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (adblock & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving malcontent + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ faster levels (ring 0) vs redundant inefficient addons (slowing slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons = more complex + slow browsers in message passing (use a few concurrently & see) & are nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ a native kernelmode part - hosts files (An integrated part of the ip stack)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Re:Zeus != a problem, with this... apk
It is better and does more for you in speed, security, reliability and anonymity listed here http://start64.com/index.php?o...
-
Zeus != a problem, with this... apk
Simply by adding to your custom hosts file OR firewall rules table via https://zeustracker.abuse.ch/m...
APK
P.S.=> Of course, for even more protection (security-wise vs. malicious code bearing botnets or sites, plus DNS redirects fixed via hardcodes of your fav. sites), speed, reliability, & anonymity? Shameless plug:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
As it imports, sorts, & deduplicates as well as "normalizes" to the most efficient blocking addresses vs. threats such as this one + MANY others online, FAR more efficiently than say, Almost ALL Ads blocked -> https://blog.mozilla.org/nneth... ) & all other browser addons - no single one does a FRACTION of what hosts can for the items noted above...
... apk
-
Zeus != a problem, with this... apk
Simply by adding to your custom hosts file OR firewall rules table via https://zeustracker.abuse.ch/m...
APK
P.S.=> Of course, for even more protection (security-wise vs. malicious code bearing botnets or sites, plus DNS redirects fixed via hardcodes of your fav. sites), speed, reliability, & anonymity? Shameless plug:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
As it imports, sorts, & deduplicates as well as "normalizes" to the most efficient blocking addresses vs. threats such as this one + MANY others online, FAR more efficiently than say, Almost ALL Ads blocked -> https://blog.mozilla.org/nneth... ) & all other browser addons - no single one does a FRACTION of what hosts can for the items noted above...
... apk
-
IF it were about DNS?
This secures DNS' redirect issues per B & C below:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A.) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B.) Hosts add reliability vs. downed or redirected dns (& allow you to overcome redirects on sites ala
/. beta as an example thereof).C.) Hosts secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
D.) Hosts files yield more:
1.) Speed (blocks ads & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving mal-content + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant inefficient browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
* Addons are more complex + slowup browsers in message passing (use a few concurrently & see) & are easily nullified by native browser methods - It's how Clarityray is destroying Adblock.
* Addons slowdown slower usermode browsers layering on more - & bloating memory consumption too + hugely excessive cpu usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ what you natively have in kernelmode via custom hosts files (A tightly integrated PART of the ip stack itself)
APK
P.S.=> "The premise is quite simple: Take something designed by nature & reprogram it to make it work for the body rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
Amended version (less bold): Opinion?
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B. ) Hosts add reliability vs. downed or redirected dns (& even allow you to overcome redirects on sites like
/. beta as an example thereof).+
Secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more:
1.) Speed (blocks ads & hardcodes fav sites - faster than remote dns)
2.) Security (vs. malicious domains serving mal-content + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable dns, 99% = unpatched vs. it & worst @ isp level + weak vs Fastflux + dynamic dns botnets)
4.) Anonymity (vs. dns request logs + dnsbl's).---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant inefficient browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ os, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see) & are easily detected + nullified by native browser methods - which is part of how/why Clarityray is destroying Adblock.
*** Addons slowdown slower usermode browsers layering on more - & bloating memory consumption too + hugely excessive cpu usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Instead - Work w/ what you natively have in kernelmode via custom hosts files (A tightly integrated PART of the ip stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work for the body, rather than against it..." - Dr. Alice Krippen: "I am legend"
...apk
-
However, IF it were about DNS?
Here's a FREE way to secure vs. DNS' redirect issues (w/ something you natively already have per points "B" & "C" below):
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than:
1.) AdBlock ("souled-out" 2 Google/Crippled by default)
2.) Ghostery (Advertiser owned) - "Fox guards henhouse"
3.) Request Policy -> http://yro.slashdot.org/commen...B. ) Hosts add reliability vs. downed or redirected DNS (& even allow you to overcome redirects on sites like
/. beta as an example thereof, here on THIS site, easily).+
Secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more:
1.) Speed (blocks ads & hardcodes fav sites - faster than remote DNS)
2.) Security (vs. malicious domains serving mal-content + block spam/phish & trackers)
3.) Reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets)
4.) Anonymity (vs. dns request logs + DNSBL's).---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see) & are EASILY detected by native browser methods - which is why CLARITYRAY is destroying AdBlock.
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
Work w/ what you natively have in kernelmode via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> Enjoy...
...apk
-
Drinkypoo, being a "ne'er do well" troll
Is no way to live your life. Why don't YOU *try* to create something useful as I have http://start64.com/index.php?o... instead?
* Is it that you can't, & you know you lack the "intestinal fortitude" to try as well as skills in computing?
Must be - since you downmodded the last time I posted this in "effete retaliation", lol...
So, keep burning those modpoints: I'll run you DRY of them, & just post this again as I have now (& again if need be) just to SPITE you and make you look even more stupid than you already've shown yourself to be.
APK
P.S.=> You really have issues. Lastly/by the way: Are you on topic? No - you're trolling like the useless SCUM you are... grow up please.
... apk
-
I only post on hosts where they apply
Vs. clearly INFERIOR competitors (browser addons), vs. malware & the like, or for shoring up DNS security issues... prove otherwise.
Going to quote a favorite of mine from Marvel Comics, in Ultron 6 here (soon to be the star of the next installment of "The Avengers" films upcoming in 2015 on this note & your "orders"...):
"Shutdown code, rejected: My programming ( http://start64.com/index.php?o... ) has advanced beyond YOUR commands: Beyond YOUR weakness https://blog.mozilla.org/nneth... " - Ultron 6 FROM -> http://www.youtube.com/watch?f...
*
:)He says it BETTER than I ever could... as far as your bullshit.
APK
P.S.=> I am also NOT selling anything - it can't be "spam" then either, & you trolls MOST CERTAINLY cannot validly technically disprove my points on hosts giving users FAR MORE BENEFITS in added speed, security, reliability, & even anonymity than ANY other single slower usermode crippled & 'souled-out' browser addons (vs. hosts kernelmode HIGHLY priveleged operations' superior speed + efficiency with over 45++ yrs. of optimization poured into the IP stack itself, of which hosts are a std. part of)... that's that - fact: There's nothing you can do to stop me either (lol, & you know it)... apk
-
Drinkypoo: Being a "ne'er-do-well" troll
Is no way to live your life. Why don't YOU *try* to create something useful like I have http://start64.com/index.php?o...
* Is it that you can't, & you know you lack the "intestinal fortitude" to try as well as skills in computing?
APK
P.S.=> You really have issues. Lastly - are you on topic? No... grow up please.
... apk
-
The fix works (& I do far more too)... apk
I don't accept 'em @ all as noted earlier default. Tinfoil hat stage LONG ago (Wrote the VERY 1st security guides online for Windows as far back as 1997).
I also stick to Opera 12.17 64-bit (Last TRUE Opera, not Chopera - I don't trust Chrome though it's quick like Opera (the speedking for ages on html + Javascript long before Chrome existed & gives it a run for its money even now OUT of development: Google's TOO advertising-centric).
Opera gives you FAR MORE granular control of cookies, plugins (only on demand even), frames/iframes, javascript, & more - IE doesn't, FF does to an extent but needs addons & even MORE than Chrome commandline options & GUI easier too w/ Opera.
(All NATIVE to Opera & others copied it less efficiently since addons add memory, cpu (man, look at adblock adding messagepassing overheads + tearing up 5gb RAM & huge CPU here -> https://blog.mozilla.org/nneth... [mozilla.org] for example, whereas I use hosts & do FAR MORE with less in 1 file + NOT IN SLOWER USERMODE, but instead PURE KERNELMODE faster!))
Turning off a usermode faulty w/ large hosts dnscache in Windows & caching via another kernelmode subsystem the diskcache instead saves faulty usermode services' RAM, CPU, & other forms of I/O expended on it, making up for indexing w/ the technique I showed others in this VERY exchange albeit for redirect protection another benefit it has besides speed (faster than remote DNS lookup + protecting not only site redirects as shown but also vs. DNS' kaminsky redirect bug flaws too) placing 24 of my fav sites currently @ the TOP of my custom hosts file which equates to 2-3++ million indexed seeks - MULTIPLE BONUS, more efficiently & effectively via this program I wrote http://start64.com/index.php?o... [start64.com] to do all that, + FAR MORE for added speed, security, reliability, & anonymity BETTER than any single browser addon out there mind you on MULTIPLE levels!
APK
-
The fix works, & I do FAR more too... apk
I don't accept 'em @ all as I noted earlier by default. Tinfoil hat stage LONG ago (I wrote the VERY 1st security guides online for Windows as far back as 1997). It works is why vs. MANY things.
I also stick to Opera 12.17 64-bit (Last TRUE Opera, not Chopera - I don't trust Chrome though it's quick like Opera (the speedking for ages on html + Javascript long before Chrome existed & gives it a run for its money even now OUT of development: Google's TOO advertising-centric).
Opera gives you FAR MORE granular control of cookies, plugins (only on demand even), frames/iframes, javascript, & more - IE doesn't, FF does to an extent but needs addons & even MORE than Chrome commandline options & GUI easier too w/ Opera.
(All NATIVE to Opera & others copied it less efficiently since addons add memory, cpu (man, look at adblock adding messagepassing overheads + tearing up 5gb RAM & huge CPU here -> https://blog.mozilla.org/nneth... for example, whereas I use hosts & do FAR MORE with less in 1 file + NOT IN SLOWER USERMODE, but instead PURE KERNELMODE faster!))
Turning off a usermode faulty w/ large hosts dnscache in Windows & caching via another kernelmode subsystem the diskcache instead saves faulty usermode services' RAM, CPU, & other forms of I/O expended on it, making up for indexing w/ the technique I showed others in this VERY exchange albeit for redirect protection another benefit it has besides speed (faster than remote DNS lookup + protecting not only site redirects as shown but also vs. DNS' kaminsky redirect bug flaws too) placing 24 of my fav sites currently @ the TOP of my custom hosts file which equates to 2-3++ million indexed seeks - MULTIPLE BONUS, more efficiently & effectively via this program I wrote http://start64.com/index.php?o... to do all that, + FAR MORE for added speed, security, reliability, & anonymity BETTER than any single browser addon out there mind you on MULTIPLE levels!
APK
-
Here's a way to easily protect yourself vs. it
Easily w/ a file you have already: hosts files,- my sources in the security community are on it like "white on rice" vs. the sites & servers they will be using, blocking them out!
You can't be burned by what you can't touch!
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
How to protect yourself EASILY vs. this?
Custom hosts files - my sources from the security community are on this like "white on rice" vs. the sites & servers they will be using, blocking them out!
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Get your speed back easily, 2 ways
Custom hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Free tool that speeds you up 2 ways
Even in THAT circumstance (& makes you safer too @ the same time): Hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You can make speeding yourself up possible
Easily, for FREE, & with 1 file you already have: Hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
A FREE tool to help for speed (& more) here
Populate a file you have natively from respected security community sources: Hosts files!
They're better, on multiple levels, in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You can fix THAT easily with this
Custom hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Speedup YOUR traffic online yourself, easily
For FREE 2 ways with a tool you already have - hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Prioritize sources, yourself, easily
Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You CAN also optimize them yourself
How? This: Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Decrease delay & speedup, for FREE, easily
Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
A FREE tool to help for speed (& more) here
Populate a file you have natively from respected security community sources: Hosts files!
They're better, on multiple levels, in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You can make speeding yourself up possible
Easily, for FREE, & with 1 file you already have: Hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Speedup YOUR traffic online yourself, easily
For FREE 2 ways with a tool you already have - hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Prioritize sources, yourself, easily
Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You can fix THAT easily with this
Custom hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Get back your speed easily 2 ways
Custom hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
Here's a way to get back your speed
That YOU paid for, with something you have already: Custom hosts files add speed, security, reliability, & anonymity better & more efficiently than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You have control of speed & bandwidth too
With something you already have: Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
You CAN also optimize them yourself
How? This: Custom hosts files are better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk
-
A tool that speeds you up 2 ways
Even in THAT circumstance (& makes you safer too @ the same time): Hosts files! They're better, by FAR, on multiple levels in efficiency + added speed, security, reliability, & anonymity than ANY single browser addon + fix DNS security redirect issues:
APK Hosts File Engine 9.0++ 32/64-bit:
http://start64.com/index.php?o...
(Details of hosts' benefits enumerated in link)
Summary:
---
A. ) Hosts do more than AdBlock ("souled-out" 2 Google/Crippled by default) + Ghostery (Advertiser owned) - "Fox guards henhouse", or Request Policy -> http://yro.slashdot.org/commen...
B. ) Hosts add reliability vs. downed or redirected DNS + secure vs. known malicious domains too -> http://tech.slashdot.org/comme... w/ less added "moving parts" complexity + room 4 breakdown,
C. ) Hosts files yield more speed (blocks ads & hardcodes fav sites - faster than remote DNS), security (vs. malicious domains serving mal-content + block spam/phish & trackers), reliability (vs. downed or Kaminsky redirect vulnerable DNS, 99% = unpatched vs. it & worst @ ISP level + weak vs FastFlux + DynDNS botnets), & anonymity (vs. dns request logs + DNSBL's).
---
* Hosts do more w/ less (1 file) @ a faster level (ring 0) vs redundant browser addons (slowing up slower ring 3 browsers) via filtering 4 the IP stack (coded in C, loads w/ OS, & 1st net resolver queried w\ 45++ yrs.of optimization).
** Addons are more complex + slowup browsers & in message passing (use a few concurrently - you'll see)
*** Addons slowdown SLOWER usermode browsers layering on MORE - & bloating memory consumption too + hugely excessive CPU usage (4++gb extra in FireFox https://blog.mozilla.org/nneth...)
SO - Instead, I work w/ what you have in kernelmode, via hosts (A tightly integrated PART of the IP stack itself)
APK
P.S.=> "The premise is, quite simple: Take something designed by nature & reprogram it to make it work FOR the body, rather than against it..." - Dr. Alice Krippen "I AM LEGEND"
...apk