For all the Proton fans

@skinnylatte i've had Proton for over a year now and like them. Anyone who is disappointed about this shouldn't be surprised. They have to obey Swiss law after all.

If you want a privacy-focused email provider, there aren't a lot of choices and Proton is still one of the best.

@boojum @skinnylatte
What's the point of paying for a privacy-focused email provider that doesn't provide privacy?
@freediverx @boojum @skinnylatte That they will protect your privacy to the limit that they legally can, perhaps? A privacy-focused email provider that doesn't abide by the laws of the country they operate in stops existing pretty quickly.

@taylor @boojum @skinnylatte

If they can't structure their service in a way that avoids the collection and storage of personally identifiable customer data, then they have no business claiming they offer privacy. This is like charging a premium for the world’s most secure door lock when a burglar can easily enter your house by breaking a window.

@freediverx @boojum @skinnylatte How do you charge somebody's credit card regularly on a subscription basis without storing any PII or working with a third party that stores PII?

This is like charging a premium for the world’s most secure door lock when a burglar can easily enter your house by breaking a window.

In which case it would be ridiculous to blame the door lock company when somebody breaks your window.

I think a more apt analogy is that it's like a hotel charging a premium for a high-privacy room, but still giving their card records to the FBI when they come with a warrant for those records, telling them what credit card paid for which room.

@taylor @freediverx @boojum @skinnylatte The company does not actually need to store the connection between the payment information and the email account.
@fedilore How would that work for recurring payments? For one-off payments, sure, you can take payment, mark the account as paid for a time period, and not keep that connection, but for a subscription, the card has to be associated with the account to be scheduled to pay it in the future.

@taylor Service One sells subscriptions and verifies subscription status using the hashed version of a key.

Service Two is the encrypted email service. It also stores an encrypted version of the unhashed key.

Service Two verifies your subscription with Service One the first time you check your email each month.

I'm sure there are easier or more secure ways to do it, but that's one way.

@fedilore @taylor Could it be like this.

1. I enter my credit card details in Service One (S1).

2. S1 generates and stores a secret account number, SAN in a table with the credit card details.

3. S1 generates and stores a hash of SAN, HAN, and stores it separately as a paid account.

4. S1 gives me HAN, and I enter it into Service Two (S2) which stores it with my email address.

S2 can now verify that the account is paid, by querying HAN. But there's no way to get SAN and the credit card details from the email address.

?

@sjjh @taylor I'm going to point to what Signal actually does, since I don't really know what I'm talking about.

https://signal.org/blog/introducing-secure-backups/

Introducing Signal Secure Backups

In the past, if you broke or lost your phone, your Signal message history was gone. This has been a challenge for people whose most important conversations happen on Signal. Think family photos, sweet messages, important documents, or anything else you don’t want to lose forever. This explains wh...

Signal Messenger

@fedilore @taylor
Thank you for the link. It says this.

> backup archives are stored without a direct link to a specific backup payment or Signal user account.

It doesn't seem to be specific about how the payment details are separated from the Signal user account though. Maybe they use the anonymous credentials mentioned here.
https://signal.org/blog/signal-private-group-system/

Technology Preview: Signal Private Group System

Groups are inherently social, and Signal is a social app. Whether you’re planning a surprise party, discussing last night’s book club meeting, exchanging photos with your family, or organizing something important, group messaging has always been a key feature of Signal. Signal provides private gr...

Signal Messenger