Signal had 40 million active users in 2021 [1]. With 14 million in infra cost, that comes to .35 per user/year. Total expenses are about 33 million, so about .825 per user/year. All in all that seems very reasonable. [1] https://www.businessofapps.com/data/signal-statistics/
Privacy is priceless, but Signal is expensive
211–220 of 965 posts
Re: Privacy is priceless, but Signal is expensive
#212Earlier quoted context omitted.
> stubbornly use iMessange. Personally, I prefer it over downloading yet another client, dealing with additional credentials, wondering about who can access my messages, and so on and so forth… And all that just to message the handful of people that I know who use .
If only someone would release a universal protocol that the app's native messaging apps could utilize to eliminate the need for these 3rd party messaging apps. Oh, right, it's called RCS and Apple refuses to support it.
Nobody wants this. Universal access means universal access for spammers. iMessage won over SMS because of cost and spam filtering.
Re: Privacy is priceless, but Signal is expensive
#213Did I read that right $19m people cost for 50 people.
Would be interesting to know exec salaries, the latest nonprofit disclosure I could find was from 2019
Re: Privacy is priceless, but Signal is expensive
#214Earlier quoted context omitted.
Messages inflexible reliance on SMS for communication to non-Apple devices is definitely an Apple issue, in my opinion. Apple has made it clear that they continue to default to SMS for non-iPhone communication solely because it's unpleasant for everyone involved.
What does the default Android messaging app do?
RCS is an open standard that any carrier/OS/messaging app can support, unlike iMessage, which is exclusive to iPhones.
Re: Privacy is priceless, but Signal is expensive
#215Some of these things raise an eyebrow and I'd like them further broken down (but in the mean time, I'm still donating): * $19 million for 50 staff - That's $338k/head on average. At face value for a nonprofit, I'd like these costs broke down as this seems excessive. There is far cheaper IT labor available outside SV. * 20 petabytes per year of bandwidth, or 20 million gigabytes, to enable voice and video calling alon…
- That's $338k/head on average. At face value for a nonprofit, I'd like these costs broke down as this seems excessive. There is far cheaper IT labor available outside SV. You get what you pay for, though. $338k/year seems like a reasonable salary for people working on something as privacy critical as Signal – just because you're working for a nonprofit doesn't mean you have to work for less competitive wages.
To give one example of a (not that cheap) market, outside of London average developer salaries are probably under $50k in the UK. Even accounting for additional costs like taxation and equipment, that's likely to be under $100k fully loaded.
Re: Privacy is priceless, but Signal is expensive
#216Re: Privacy is priceless, but Signal is expensive
#217> Storage: $1.3 million dollars per year. > Servers: $2.9 million dollars per year. > Registration Fees: $6 million dollars per year. > Total Bandwidth: $2.8 million dollars per year. > Additional Services: $700,000 dollars per year. Signal pays more for delivering verification SMS during sign-up, than for all other infrastructure (except traffic) combined. Wow, that sounds excessive.
I really wonder why it’s so expensive to run. I always hear things about scaling but I used to run a top 500 alexia website and it was just a php app running on a mutualized offer for $5/month. Lots of manual caching though but still. My wild guess is that either the stack is not really optimal (last I heard it was java) or they do other costly things at scale (sgx?)
Many startups move up to the jam when there is little else that has optimized performance and efficiency like the jvm for 20-30 years.
Of courses this is a moot conversation if you’ve never used Java at scale. Apple and others are Java houses.
Re: Privacy is priceless, but Signal is expensive
#218> Storage: $1.3 million dollars per year. > Servers: $2.9 million dollars per year. > Registration Fees: $6 million dollars per year. > Total Bandwidth: $2.8 million dollars per year. > Additional Services: $700,000 dollars per year. Signal pays more for delivering verification SMS during sign-up, than for all other infrastructure (except traffic) combined. Wow, that sounds excessive.
Funny, because that's the reason I can't use Signal - I don't have a phone number.
Re: Privacy is priceless, but Signal is expensive
#219Signal can be better, IMHO, by separating from phone number requirements. In other words, let users have secure random ids, rather than forcing each user to hand over their phone number for phone company verification. It turns out the budget shows the phone number registration problem: the costs to deal with phone number verification seem to be $6MM, which seems to be 10% of the entire budget. If Signal staff are rea…