| ▲ | ybceo 2 days ago | ||||||||||||||||
I was going to say making the platform open source might solve this problem, but then users would have to trust that we are actually running the open source version and not some fork with logging and tracking. This would be an interesting problem / paradox to try to crack. But you are 100% right, I will look into alternatives for Cloudflare, which we are using because it seems like the cloud hosting industry LOVES to DDoS new players. | |||||||||||||||||
| ▲ | integralid a day ago | parent | next [-] | ||||||||||||||||
TBH most of those problems are solved by using tor browser. Depending on how much you care: 1. make it possible to use your service with Tor browser, 2. create an .onion site 3. delete your clearnet presence and use only tor. Without (1), people who really care about anonymity won't even care about you (tor is table stakes). (3) is a really strong vote for anonymity, but don't expect many customers that way. | |||||||||||||||||
| ▲ | dns_snek 2 days ago | parent | prev | next [-] | ||||||||||||||||
With open source software + reproducible system image builds + TPM + secure boot + remote attestation you could technically achieve some level of certainty that the server is running the software that you expect, but that's not enough. The operator can passively log the network traffic which allows for de-anonymization and you would need to design your application-layer such that the operator couldn't selectively route your traffic to a non-compliant server. | |||||||||||||||||
| ▲ | mazone 2 days ago | parent | prev | next [-] | ||||||||||||||||
I wonder if it would be possible to allow people to ssh into the edge servers with enough access to verify no access logs are stored but not enough to cause any problems. Admit i have not thought it through but would be cool having people verify the live environment while running. | |||||||||||||||||
| |||||||||||||||||
| ▲ | o999 2 days ago | parent | prev [-] | ||||||||||||||||
There are self-hostable solutions for DDoS protection, try Anubis for example. | |||||||||||||||||