![]() |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
I'm as impartial as you are... |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
http://www.publications.parliament.u...08071786000006 Sorry - didn't realise others had answered likewise as I was ploughing through several pages. But while I am here... welcome to any guests, :welcome: especially first timers new to the Phorm business. If you want some links to get you started on your learning curve, read this post here http://www.cableforum.co.uk/board/34...post11849.html |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Alex - I sent you an email, please check and respond
|
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
|
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
The comments from BT are most interesting. "The protest against Phorm's technology, which BT will rebrand 'Webwise', would have no impact on BT's upcoming trial, said Morgan. "There is a tiny but vocal minority who believe there is an issue here," said Morgan. "It is a very small protest. When we've spoken to customers, they've been interested and see the benefits. We don't get the impression it's a significant shareholder issue."" And, Stephen Mainwaring's quote sums it all up for me "I have to comply with the Data Protection Act and, when this was going on, I had to assume the worst  that customer data had been compromised." This next comment is not aimed at Stephen Mainwaring at all - just acknowledging the wisdom of that comment. Not everyone uses ssh to communicate with their server. Most popular hosting does not offer control panels and database interfaces on https. Where the webmaster does not use https for the contact forms, do you think they will be more security conscious when it comes to looking at the content of the database that form has populated? 'You' may be careful and ensure that your internet connection is DPI free - what about the interception of the connection used by the Admin of the site you are sharing your data with? We only have Phorm's word that they will not look at anything beyond a login. It is very frightening to see browser logs showing, in the raw, the login and password for the control panel for each page within the control panel that I view for one of my hosting plans. (I don't want to frighten you, but this is one of the most popular cheap hosting control panels used by millions of site Admins to maintain their sites - and I am in the process of moving sites to more secure hosting - https login - for this very reason.) [login urls: - do we just write all our URLs to look like logins so that the intercept script will ignore them? - so much easier than non-existent useragents for robots.txt and spending a lot of server resources doing reverse DNS look-ups to send phormed visitors to image only pages so that there is nothing for the profiler to harvest.] |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Hi, Sam Knows -
http://www.samknows.com/broadband/ne...clear-405.html For some reason I keep thinking about a "Red Telephone" tonight! Some of you may know why! Goodnight all, Dave. |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
Do any squid users here know if there is available some logic along the lines of: deny to [blacklist] redirect 301 [dpi system hijack] [original URL request] The problem is, if the blacklist goes anywhere near the DPI system, it is still an intercept - an intercept to tell you not to intercept. About as useful as intercepting to read an opt-out cookie so that the data stream is not intercepted. I like to think that it is little technical problems like this that are the cause of the delay to the trial. Maybe Mr Morgan of BT was correct when he said that the protesters where not the cause of the delay. Compared with the technical problems, protests are just a little itch. Where did I read (a marketing article?) that the whole PR stunt to date [early date] was to make the anti and tech community aware of the DPI process so that they would run out of stream and help to show up the vulnerabilities of the system. After this process, the DPI systems would be robust and free from any future criticism or weakness. |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
Dephormation, you are one of the resident coding geniuses . What is the chance of a apache addin, in some form that will record IP address and allow the owner of content to bill BT? G' night |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
I can reveal exclusively on this forum who was on the end of the red telephone line. It was the same person who provided the extensive legal advice prior to the trials...
Spoiler:
---------- Post added at 00:26 ---------- Previous post was at 00:22 ---------- Quote:
In fact, better than quite high. More like, designed, coded, tested, ready to deploy. http://www.dephormation.org.uk/serve..._cdr/usage.php The thing BT haven't yet grasped... there is an eternity of pain ahead when this launches. Endless, unending, utter misery ahead. Without even venturing into the realms of illegal hacking. I'll spare the details. Pain agony endless suffering and more pain. That's before anyone makes a DPA section 11 complaint, fraud complaint, computer misuse complaint etc. Never mind the technical and operational issues of keeping this house of cards running long enough to say "thankyou for phoning the helpdesk - all our operators are busy". |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
You forgot the most effective method - the hosts file!!!!! When that blocks, it is blocked. Using the hosts file does speed up your surfing for so many reasons - the browser is not having to run its cookie decision routine and the server is not having to make requests to the internet for content that will be rejected by the browser. For *nix users including Macs the hosts file is in the /etc directory. It is in different places on Windows machines - just search for a file called hosts [note: there is no dot and no extension] Every host file comes with instructions, basically along these lines. Edit with a text editor (NotePad is ok - not WordPad). Save a backup before you start editing. Add the following: Code:
www.webwise.net 127.0.0.1This is the block which prevents any surfing on a phormed connection. The claim is that the final version will not cause surfing to be blocked by this method [that means that the final version will be using a 'trusted' domain for the 307 redirects] so a full technical analysis becomes very important, if this is the case. (Or, will the intercept be running its own 'traceroute' from your computer to detect hosts blocks?) |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
madslug is that list of domains complete with all that has been found so far reference webwise and oix domain names, or are there likely to be more presenting a shifting target for hosts.
Also does anyone know if a wildcard can be used in the hosts file, ie *.webwise.* *.oix.* |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Wildcards do not work in the hosts file (well not on windows at least - not sure about linux)
other domains include a.webwise.net b.webwise.net c.webwise.net |
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
|
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
|
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]
Quote:
{Edit, beat me to it - (how come everybody's not in bed?) } |
| All times are GMT +1. The time now is 20:56. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are Cable Forum