Live data from Hacker News

Signal 2.0 released with private messaging support

whispersystems.org

1–10 of 174 posts

Re: Signal 2.0 released with private messaging support

#6

Awesome. Is there a rough timeline for Signal on Android? What about the desktop version - will there still be one? (at least a Whatsapp Web/Pushbullet style "desktop app")

Signal for Android is already available, kinda...

It's split into TextSecure for the messaging portion and RedPhone for the call portion[0].

[0]https://whispersystems.org/

Re: Signal 2.0 released with private messaging support

#8
post #4

One question I always have with secure systems distributed by app stores, even the open source ones, is how to you verify the source you're reading is the app you're using?

Well, there are several ways to get read access to the iPhone's filesystem. You can grab the binary from the phone and verify that its the same as when you compile the app on your own machine.

No one's going to do that for most apps though.

Re: Signal 2.0 released with private messaging support

#10
post #4

One question I always have with secure systems distributed by app stores, even the open source ones, is how to you verify the source you're reading is the app you're using?

I guess there's no way but if it's open source, like this one, you can recompile it. The iOS version seems to use CocoaPods for the dependencies so it should be easy to compile the project.
Post reply on HN