XMPP → #
Posted Friday 13th November 2009 13:49 GMT
In Google gives Voice to 'open standard Skype'
"XMPP is what underpins Google Wave" -
and GTalk, in the first place...
12 posts • joined Saturday 20th October 2007 09:58 GMT
Posted Friday 13th November 2009 13:49 GMT
In Google gives Voice to 'open standard Skype'
"XMPP is what underpins Google Wave" -
and GTalk, in the first place...
Posted Thursday 20th August 2009 09:35 GMT
In Besieged by attacks, AT&T dumps celebrity hacker
I think that being dumped by the hosting company and by the cell company are quite different things.
Webhosting is competitive market, and the message here is "for the money we charge, you get sloppy security, but if you are not a target of choice you are OK." There are probably companies that would be happy to take responsibility for fending "serious" attacks and charge premium for that. If not, it's a nice business opportunity for Mitnik himself: buy co-location and start a hosting company advertising it as "secure enough to host Kevin Mitnik himself". (Conspiracy theory: he is planning exactly that, and this news story is his first PR move.)
Cell phone providers, on the other hand, are only so many. If none of them three can guard your privacy, well, where can you go? Founding your own cellco is not an option. That's why they are regulated, and in this case, should be forced to implement security that is adequate for Mitnik and "ordinary people" likewise.
Posted Sunday 5th April 2009 04:54 GMT
In iPhone VoIP tussle heats up
http://www.fourmilab.ch/speakfree/
Pulver may be one of pioneers in VoIP as seen by *recent* standards, i.e. SIP.
But John Walker's SpeakFreely was already 12 years old at its end of life in 2004. It was true open source (long before the term "open source" was coined) VoIP (before the term "VoIP" existed) p2p (before... well, you get it) internet telephone application that also used PGP encryption to secure the channel.
Some things where invented much earlier than people think. Just well forgotten.
Eugene
Posted Friday 31st October 2008 10:29 GMT
In Rackable does cookie sheet servers
Blades that have the all the same advantages over traditional 1U servers as this design did not replace 1U servers for one reason: customers are wary of vendor lock-in. It is impossible to replace some of your blades with hardware from a different vendor. This cookie sheet design has the same problem. It's just about taking the worst from both worlds...
Eugene
Posted Tuesday 12th August 2008 09:03 GMT
In Patched DNS servers still vulnerable to cache poisoning
>> "ISPs routinely filter the source addresses of packets to stop
>> exactly this kind of shenanigans, and have done for years.."
> Your faith in ISPs is ... touching.
Source address filtering does not work against DNS poisoning attack, as the forged packets have the source address of the real DNS server.
On a related note, Polyakov's attack (practically) cannot be mounted against ISP servers, due to bandwidth constraints. But, it *can* be mounted against a corporate network by means of trojaned system(s) on the LAN. OTOH, in the latter case, the attack can be stopped by packet filtering.
Eugene
Posted Sunday 10th August 2008 08:39 GMT
In Surfing Google may be harmful to your security
"Google icon with devil horns please."
Yes, pretty please! (maybe both: 'g' with a halo and with horns)
Posted Saturday 2nd August 2008 08:42 GMT
In Apple DNS patch doesn't patch Mac clients
"Given the ultra-insular culture at Apple, it's hard to know why engineers chose to patch some Mac versions and not others. It's possible they reckoned clients handle so few DNS queries that it didn't make sense. Or they may have overlooked it."
When the nameserver runs in "forwarder" mode, i.e. it forwards all requests to a single "real" server, it is not vulnerable to the cache poisoning attack. Desktop systems are pretty much always set up this way, so they are not actually vulnerable => no need to hurry with the update.
The researcher either has overlooked that, or was misunderstood.
Eugene
Posted Wednesday 28th May 2008 12:31 GMT
In Bluetooth finally reaches ten (years, not users)
An intercom with size of a typical BT earpiece and range of 50-150 feet is my Most Desired Gadget. It's such a shame that headset vendors do not include this functionality in their products. When you ski in a small company, you typically keep within this range, but it's impossible to talk due to the sound of the skies and muffling of the clothes.
Posted Thursday 13th March 2008 22:46 GMT
In Please don't call us, begs German VoIP phone outfit
> My office uses exclusively VoIP phones - but we publish a "POTS" number not SIP URLs.
which begs exactly my previous question: why don't you?!
> Mebbe Snom are doing just that - and don't actually have any internet connectivity...?
Snom not only has connectivity, they have appropriate SRV record in the DNS:
$ host -t srv _sip._udp.snom.com
_sip._udp.snom.com has SRV record 5060 5060 5060 intern.snom.com.
I am certain that if you dial just sip:anything@snom.com, you will get through. But this is not advertised on their contacts web page.
Posted Thursday 13th March 2008 12:46 GMT
In Please don't call us, begs German VoIP phone outfit
What baffles me most, is that most SIP equipment and service providers publish their POTS numbers but *not* their SIP URLs. Why such negligence to the very technology that they are supposed to promote to the rest of the world?
Posted Thursday 25th October 2007 18:42 GMT
Commonly, "closure" is a "thing" that contains a piece of code, usually anonymous function, *and* some data private to that function. What you call "closure" in your example is a simple lambda (anonymous function), not a proper closure.
Posted Saturday 20th October 2007 13:30 GMT
In 'Fiendish' Trojan pickpockets eBay users
In the old days of Soviet Union, there was a joke around there: a visitor from abroad falls into an open manhole in the street, and complains: "You should have marked it with warning flags, at least!", to which the locals respond: "When you landed in Sheremetevo, did you see the big red flag? It applies to the whole territory".
In these days when Microsoft is as almighty as the the Soviet Union used to [be perceived to] be, the joke would rather read: "Did you see the flying windows flag when it booted? Well that was the warning sign, it applies to everything you do on this computer".