I used a bootable Linux Mint USB to open a sensitive text file and add sensitive information to it. This text file is encrypted by Veracrypt and was only opened and edited while I was offline.
After editing, I unmounted the Veracrypt volume. This was using the default text editor in Linux. Is there any place a temporary copy of the unencrypted file could be saved on my device?
I want to nuke any possibility of the presence of unencrypted files on the device.
/tmp(or where ever the relevant env vars point to). But if you're running live from a bootable device, the syste probably doesn't use any persistent storage for that or anything else you didn't explicitly mount.