Pavel seems to be a great person, building a gift to society & mankind. He puts the users/people before himself, stands behind their rights and believes in strong ideals such as freedom of speech and privacy. I don't think you can say the same about many other internet companies/services. If you look at his previous company VK. It is by far a superior experience to Facebook, given how intuitive, fast and sleek it is.…
> When people refer to VK being a clone of Facebook The 'clone' label comes mainly from the fact that the site was originally a copy of FB right down to the colour scheme. The two sites have diverged significantly since then, of course, but if you'd removed the logos and presented the two sites to someone in the first couple of years, they would have been hard pressed to pick them apart. VK is also remarkably popular…
Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
111–120 of 130 posts
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#112Earlier quoted context omitted.
Telegram bashing aside, this is very wrong. It is always better to have the source code to inspect the entire package. Without the source code, there is no way to fully verify the security of a solution. For Telegram and WhatsApp, the clients and server code should be released if you want to make sure.
No, you're wrong. People can give you whatever source code they want. That doesn't meant it's the same as what's running in production. While this is tin-foil-hat paranoia, when it comes to encryption software in this post-snowden world it is definitely more reliable to reverse-engineer the binary & network traffic than to just believe the provided source-code to encryption in a popular social app. Or compile the app…
So you are telling me if you had the source code you would not be able to verify the code and also use the code to fully verify the expected behavior of the binary?
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#113Earlier quoted context omitted.
"You can permit law enforcement to make warranted requests against specific users or groups while still not allowing them access to all the data." Can you? With the Patriot Act? The fact is that the US gobertment can talk to any worker of any company of the US and blackmail her into doing whatever they want. If this person tells anybody, he goes to jail. "You don't have to choose between "revolutionary hero" and "let…
As much as i admire Levison, at least part of that problem was his own making, namely by being a dick to the agents and charging rates for the work that is way too high. It is possible to disagree with police without being outright antagonistic to them.
Funny, when I read about the $3500 part I was surprised at how little he asked for. My impression from various HN threads[0][1] is that someone of Levison's caliber could easily fetch $200 per hour.
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#114I met and talked with Pavel last year in St. Petersburg at the VK office and I found him very curious, humble, and quiet. I enjoyed it a lot and I appreciate his sense of humor. In fact he showed me their conference room, which is decorated like a medieval torture chamber: http://tinyurl.com/nm7pqt2 We didn't get into the details but I appreciate that he didn't take the standard approach to plain old conference rooms…
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#115Earlier quoted context omitted.
Both Zuck and Durov were approached by secret services by their respective countries. Zuck caved in and gave up Facebook information to NSA. Durov decided to fight and ended up exiled.
[citation needed]
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#116Earlier quoted context omitted.
> Telegram even stores plaintext copies of everyone's entire message history on the server for multi-device sync. Really? In their FAQ [1] they state: > ordinary chats use client-server/server-client encryption and are stored securely encrypted on our servers What's your source? [1] https://telegram.org/faq
This is a great example of deceptive marketing at work. You can check out their API here: https://core.telegram.org/methods#working-with-messages ...where's the encryption on message histories? There is none. If the data is encrypted server-side, it's with keys that live on the servers. In other words, the encryption provides no value and the servers are "trusted." The point of end to end encryption is not to have to…
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#117Pavel seems to be a great person, building a gift to society & mankind. He puts the users/people before himself, stands behind their rights and believes in strong ideals such as freedom of speech and privacy. I don't think you can say the same about many other internet companies/services. If you look at his previous company VK. It is by far a superior experience to Facebook, given how intuitive, fast and sleek it is.…
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#118Earlier quoted context omitted.
No, you're wrong. People can give you whatever source code they want. That doesn't meant it's the same as what's running in production. While this is tin-foil-hat paranoia, when it comes to encryption software in this post-snowden world it is definitely more reliable to reverse-engineer the binary & network traffic than to just believe the provided source-code to encryption in a popular social app. Or compile the app…
> Without the source code, there is no way to fully verify the security of a solution. So you are telling me if you had the source code you would not be able to verify the code and also use the code to fully verify the expected behavior of the binary?
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#119Earlier quoted context omitted.
I should have been more clear -- The article doesn't say, but I was assuming that the SWAT team was there to execute a search warrant. Perhaps they did not and that's why they didn't force entry, but the SWAT team showing up without a search warrant makes even less sense to me.
It was a threat, they were letting him know that his time in Russia was coming to an end. He took the hint and bailed before he got into an "accident"
Re: Once Celebrated in Russia, Programmer Pavel Durov Chooses Exile
#120Earlier quoted context omitted.
> Without the source code, there is no way to fully verify the security of a solution. So you are telling me if you had the source code you would not be able to verify the code and also use the code to fully verify the expected behavior of the binary?
It is not as easy to verify source code as it sounds.