Hacker News new | ask | show | jobs
by pyre 2977 days ago
How do you propose that they implement domain-fronting to circumvent censorship from their own servers?
1 comments

Boatload of VMs with constantly migrating IP addresses.
Which then has the problem of how do users find them (if by DNS, you can block the DNS record).
Service discovery is an actual interesting problem to solve when you don't outsource it to k8s, huh?
Seems it is enough to be a little creative with side channels.