Subrosa – An encrypted communication platform
1–10 of 50 posts
Re: Subrosa – An encrypted communication platform
#2These statements are mutually exclusive:
End to end encrypted: Nobody, not even us, can read or listen into your conversations.
Works everywhere: Visit subrosa.io from any computer. No download or install needed.
Re: Subrosa – An encrypted communication platform
#3- There is no demo, i can only guess that this is a "browser-based skype". I hate when i can't try it but it's free.
- Open-source, but no git repo?
Btw I had the same idea before (I posted it to an Idea Sunday thread) but I dropped the idea because i realized that no one needs this level of security, NSA is not interested in your chat with family and friends...
Re: Subrosa – An encrypted communication platform
#4Re: Subrosa – An encrypted communication platform
#5Re: Subrosa – An encrypted communication platform
#6In the description of the key exchange mechanism (section 'Conversation Keys' under 'Security') it sounds like they're using one symmetric key for both directions of a two-way channel. If true, this is a pretty serious security flaw. Anyone from Subrosa care to comment?
Re: Subrosa – An encrypted communication platform
#7In the description of the key exchange mechanism (section 'Conversation Keys' under 'Security') it sounds like they're using one symmetric key for both directions of a two-way channel. If true, this is a pretty serious security flaw. Anyone from Subrosa care to comment?
Not really, from what I understand. Seems they are exchanging a symmetric key via RSA to facilitate two-way encrypted communication. This is pretty standard, browsers do this via TLS.
Re: Subrosa – An encrypted communication platform
#8Matasano's "Javascript Cryptography Considered Harmful" is yet again applicable. http://matasano.com/articles/javascript-cryptography/ These statements are mutually exclusive: End to end encrypted: Nobody, not even us, can read or listen into your conversations. Works everywhere: Visit subrosa.io from any computer. No download or install needed.
Re: Subrosa – An encrypted communication platform
#9This cannot possibly be true, given they are the root of trust for establishing the recipient's authentic public key.
Also, minified javascript really does not count as a source code release.
Re: Subrosa – An encrypted communication platform
#10First impression: - There is no demo, i can only guess that this is a "browser-based skype". I hate when i can't try it but it's free. - Open-source, but no git repo? Btw I had the same idea before (I posted it to an Idea Sunday thread) but I dropped the idea because i realized that no one needs this level of security, NSA is not interested in your chat with family and friends...
"Open-source, but no git repo" -- Open-source does not always entail git or Github.
"I dropped the idea because i realized that no one needs this level of security, NSA is not interested in your chat with family and friends..." -- I'm glad you dropped the idea because someone who doesn't understand why privacy is important shouldn't be making privacy applications. The NSA doesn't care about your chat with family and friends, until suddenly they DO start caring and everything you've said can be manipulated and transformed against you, whether your conversations were innocent or not.