Remix.run Logo
senectus1 a day ago

is this caching of copied data encrypted at all?

accrual a day ago | parent | next [-]

Yeah, I do wonder how this works for those copying keys and other private strings around. I'd rather they disappear on the next ^c than be pushed into an array somewhere, or worse, stored on disk.

kevincox a day ago | parent | prev [-]

It is if you use full-disk-encryption which is highly recommended.

senectus1 13 hours ago | parent [-]

so only when at rest and not while you're signed into the device?