Remix.run Logo
darksim905 7 hours ago

The admins have access to your data and unless things have changed, that isn't monitored. They also bend to NSLs like any other provider. What they charge vs what things cost hurts.

thesuitonym 7 hours ago | parent [-]

Any cloud compute vendor will have access to your data unless you encrypt it.

cyanmagenta 6 hours ago | parent [-]

> unless you encrypt it

And to clarify, this means encrypt it before it gets to the VPS. Just having full-disk encryption is not enough because cloud providers can dump RAM. There are tools that easily extract encryption keys from RAM.

So, really, you need to trust the cloud provider unless everything is encrypted on computers you own.