logoalt Hacker News

leoqayesterday at 10:47 PM2 repliesview on HN

I imagine they’re building the supply side as well, where you can bid your fixed GPU. My question with this stuff is how do I know my data is secure on these for-rent boxes? What steps are taken to sanitize the GPU between runs etc.


Replies

yuansong98today at 12:23 AM

we take this pretty seriously. we lock down the nodes themselves so that only the hypervisor has direct access. and between customers, we don't just sanitize disks. we actually delete them entirely and spin up a fresh VM from a clean qcow2 base image, so no prior customer data persists.