How did this reach this high on HN? Also source?
Show HN: Messaging App
11–16 of 16 posts
I do not know. What source?
Re: Show HN: Messaging App
#12Re: Show HN: Messaging App
#13Earlier quoted context omitted.
Why?
I wanted to send my tax person my documents but he used email which I am a little uncomfortable using so I figured I could build an app
Reminds me of _The General Problem_ [1].
Re: Show HN: Messaging App
#14Earlier quoted context omitted.
I do not know. What source?
code
Here is the client source code: https://github.com/ghbutton/iron-client
Re: Show HN: Messaging App
#15Re: Show HN: Messaging App
#16Earlier quoted context omitted.
end to end without self hosted open source servers have (among others) a tradeoff: either opaque server you can't trust at all, or no offline messages. Which one you decided on?
I was thinking of making the client code open source (eventually) so that users can know that their privacy is respected
So you choose opaque server. At least do not hide the offline validation as deep as whatsapp and others do.
also work with linux/android distros do distribute the built from source client. otherwise, it's just more of the same