Earlier quoted context omitted.
> To become something attainable in practice we would have to start supporting the companies that are focused on the more important things first until they are mature enough to be able to dedicate time and resources to optimize for convenience. What happened to open source? > The problem is that when we prize convenience above other things and we end up with stupid things like customers arguing about the color of the…
> What happened to open source? Open source is not magic fairy dust that can solve everything. You still need funding for developers, you still need to acquire customers to provide a feedback cycle, you still need device makers making it easy to install your app, etc.
Privacy is priceless, but Signal is expensive
871–880 of 965 posts
Re: Privacy is priceless, but Signal is expensive
#872Earlier quoted context omitted.
Absolutely. A former student of mine worked for a non profit in Afghanistan (his home country) for a few years. Said non profit was flying in McKinsey consultants for very short gigs at six figures (USD). Same can be said about many LGBT non profits that have shifted their goals in the developed world on the "T" part of the acronym. On countries where marriage equality is a given, no one is going to fund an NGO focus…
to me this smells transphobic but it's possible the trans genocide several US states are working on made me oversensitive
Re: Privacy is priceless, but Signal is expensive
#873Earlier quoted context omitted.
> Those are just non-profit fundraiser consulting tactics. Don't take them personally, just ignore them. I don't take them personally, of course, but they do encourage me to avoid forking over any money.
any excuse to not donate!
Re: Privacy is priceless, but Signal is expensive
#874Earlier quoted context omitted.
It is not meant as a anonymous messager, but an encrypted one, you can trust to not sell you out.
What is the basis of that trust?
But personally I actually would prefer a federated alternative like matrix.
Re: Privacy is priceless, but Signal is expensive
#8752022 Salaries for those interested: https://projects.propublica.org/nonprofits/organizations/824... Compensation Key Employees and Officers Base Related Other Jim O'leary (Vp, Engineering) $666,909 $0 $33,343 Ehren Kret (Chief Technology Officer) $665,909 $0 $8,557 Aruna Harder (Chief Operating Officer) $444,606 $0 $20,500 Graeme Connell (Software Developer) $444,606 $0 $35,208 Greyson Parrelli (Software Developer) $…
Salaries: Pretty abusive salaries for a non profit but that seems to be pretty much the standard nowadays, right? Bandwidth: I took at quick look and see that chat.signal.org resolves to AWS. If they are paying AWS for a lot of bandwidth, that is very expensive. Let's take a quick look: They say they use 20PB per year of bandwidth for voice calls alone, this costs them $1.7M a year. According to AWS pricing for great…
I understand this is napkin math, but shouldn't we consider that the load isn't evenly distributed? - in which case 50% average utilization seems extremely high
Re: Privacy is priceless, but Signal is expensive
#876Earlier quoted context omitted.
For a nonprofit?
A nonprofit doesn't mean it's a charity.
Signal foundation is a non-profit 501(c)(3). It is literally and legally a charity.
Re: Privacy is priceless, but Signal is expensive
#877Earlier quoted context omitted.
> What happened to open source? Open source is not magic fairy dust that can solve everything. You still need funding for developers, you still need to acquire customers to provide a feedback cycle, you still need device makers making it easy to install your app, etc.
Then is seems like you do understand why Signal isn’t as open as you’d like.
Re: Privacy is priceless, but Signal is expensive
#878Earlier quoted context omitted.
Twilio has a public price sheet[1], I think they haven't actually updated this one lately, but it's a good representation of what ordinary pricing is like. This is not an endorsement (or non-endorsement) of Twilio, but having a public price sheet makes it easy to link to them. In general, pricing varies widely by destination (country and sometimes carrier), US and some other places are Those SMTP -> SMS gateways some…
I don’t mean what Twilio charges — I mean what the carriers charge to senders who are directly integrated.
Re: Privacy is priceless, but Signal is expensive
#879Earlier quoted context omitted.
Salaries: Pretty abusive salaries for a non profit but that seems to be pretty much the standard nowadays, right? Bandwidth: I took at quick look and see that chat.signal.org resolves to AWS. If they are paying AWS for a lot of bandwidth, that is very expensive. Let's take a quick look: They say they use 20PB per year of bandwidth for voice calls alone, this costs them $1.7M a year. According to AWS pricing for great…
> A 10Gbps link fully utilized (minus some overheads), translates roughly to 3 Petabytes per month, that's 36 petabytes per year, almost double their advertized amount of bandwidth needed for calls per year. I understand this is napkin math, but shouldn't we consider that the load isn't evenly distributed? - in which case 50% average utilization seems extremely high
100k a year for 100GBps, leaving it up to you to calculate how many petabytes per year you can pass with that.
Re: Privacy is priceless, but Signal is expensive
#880Earlier quoted context omitted.
Genuine question: Does Tor fall under the definition of federation? Either way, a Tor-like model would have security benefits over a centralized system like Signal, right?
Tor is distributed, not federated. And it has drawbacks, like high latency and a lack of a centralized system for human-friendly names (because that would mean a system like DNS, which is centralized). As far as security goes, there's probably little benefit. E2EE doesn't get more secure because there's more encryption. The most comparable system to Tor that has practical properties I can think of is maybe ipfs, but…