In a previous post I had a look at the possible downlink speeds of my current WiFi setup at home. The exercise clearly showed that my current 5 GHz WiFi with a 40 MHz channel in combination with an Intel Centrino 6205 card in my notebook and a Fritzbox 7490 VDSL router can easily cope with the 50 MBit/s downlink speed of my current Internet backhaul. In the uplink direction, my current line offers 10 MBit/s so also no problem there. One thing I noticed though when transferring files to a local server was that uplink speeds were nowhere near the speed reached when downloading the same file to the server.
Category: Uncategorized
Forget About Using Firefox When Testing Network Throughput
After recently upgrading my VDSL line at home, it was also time to upgrade my Wi-Fi equipment to support the higher speeds. When doing some speed tests after the upgrade I noticed to my satisfaction that my Wi-Fi connectivity now easily supports the 50 MBit/s VDSL line. I also noticed, however that downloading a file from a local web server at 100 MBit/s takes a heavy toll on my CPU, it’s almost completely maxed out. At first I suspected the Wi-Fi driver to cause the high load but I soon found out that Firefox is the actual culprit.
Continue reading Forget About Using Firefox When Testing Network Throughput
LTE CA Not For Speed But To Address Rising Demand
So far the tech press pretty much unanimously touts advances in LTE Carrier Aggregation as a way to further increase data rates for customers. With 2×20 MHz Carrier Aggregation a 2×2 MIMO network can be pushed to theoretical peak data rates of 300 MBit/s. 3CA pushes the limit to a theoretical 450 MBit/s and 4×4 MIMO and 256 QAM modulation pushes the limit even further. From my point of view, however, the main benefit of Carrier Aggregation lies elsewhere.
Continue reading LTE CA Not For Speed But To Address Rising Demand
And The Weakest Link In Mobile Security Is…
… the PIN.
Today I read in the news that a smartphone manufacturer has received a “friendly” invitation letter from US law enforcement that asks them to help decrypting a phone of a terrorist that is encrypted. The encryption key itself is protected with the PIN that the user has to type in and software that keeps increasing the delay between two guessing attempts. I am sure the company sympathizes with the general idea of decrypting a device of a terrorist but sees itself unable to comply with the request as this would also significantly weaken security and privacy for the rest of us. If the let someone do it with that phone it can be done with others, too. Once in the wild…
While most of the media is discussing the pros and cons of the move there is a deeper issue here that nobody seems to think about: A simple 4 or 6 digit pin and a bit of software should not protect the ciphering key in the first place.
Continue reading And The Weakest Link In Mobile Security Is…
Blog Statistics – The First Weeks
After moving from Typepad to my own WordPress installation, search engines haven’t yet caught up with the change. As a consequence most of the traffic is from regular readers who have updated their bookmarks and RSS feeds after reading about the move from the old site. So before traffic referred to my blog by search engines is increasing I made a snapshot of current statistics to see if regular readers use a different mix of browsers, operating systems and connectivity.
I Like Free Wifi on The Train – But Would I rather want to Pay for it?
When Thalys started to offer Wifi service in 2009 on their trains in Europe I was ecstatic as it was working great. Over the years however, their service deteriorated to something barely usable (see here, here and here) and has remained so ever since. In contrast to their service, Internet access on high speed trains in Germany has remained mostly usable over the years. Instead of satellites, Deutsche Bahn (DB) has been using a dedicated cellular network along the railway lines and has upgraded to UMTS and LTE over the years to increase capacity. So far, the service was not free so the number of users was limited and the network has remained usable. Now, however, driven by national politics who is looking for quick and simple answers, DB needs to upgrade the system and offer it for free to all passengers. A recipe for disaster?
Continue reading I Like Free Wifi on The Train – But Would I rather want to Pay for it?
Privacy Enhanced Youtube Embedding
A thing I was not aware about embedding Youtube videos so far was that even when visitors do not click on the video, they are already tracked by Google. Visiting the page in which the video is embedded is enough to get tracked. But it doesn’t have to be that way as there’s a “privacy enhanced” way to embed Youtube videos.
320 MHz of Wifi In Univiersity of Vienna’s Main Reading Hall
When I recently configured a computer for Eduroam access in Vienna I took the opportunity to have a quick look at what’s in the air in Vienna University’s main reading room. It turned out that it was much more than I thought. In short, they use pretty much ALL available spectrum in the 2.4 and 5 GHz bands:
Continue reading 320 MHz of Wifi In Univiersity of Vienna’s Main Reading Hall
Removing Google Fonts On This Blog
I was more than a bit annoyed when I noticed that whenever I restart the browser and load my website, the browser reaches out to Google to load a number of font files. What!?
A Busch 2090 Emulator on an Arduino
Over the past years I’ve explored many ways how to combine my memories of computing of the 1980’s with my quest to better understand how a CPU works and using contemporary technology for the purpose. Here’s another cool approach to do this by emulating a Busch 2090 4-bit computer on an Arudino.