Maybe a powerfull atackers can see what has recorded
previously in your hard disk. Even if you replace it
with something else. You can use shred <device name>
to securely erase your hard disk. Maybe you want to use:
shred --iterations=5 <device name>. To be more
resistant to these attackers.