<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 20, 2017 at 2:27 PM, Jerry Leichter <span dir="ltr"><<a href="mailto:leichter@lrw.com" target="_blank">leichter@lrw.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> Before you leave to return home, you need to delete a<br></span></blockquote><div>..... </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
> $ cat /dev/urandom >tmp1<br>
> # Now wait until you run out of disk space.<br>
</span>This of course may not do what you think on an SSD - which it probably is these days.<br>....<br>
<span class="gmail-">><br>
> $ rm tmp1<br>
><br>
> # And thus reclaim your disk space.<br>
</span>What attack will filling the disk with random bits stop that simply zeroing the disk won't stop?  If you're worried about national-lab level attacks ... who really knows what they are?  </blockquote><div> </div><div>Zeros allow digging deeper into noise and are a 'simple' known.<br>They present a signal that can be subtracted with more precision from the analog data stream than some.<br>The a pass of random followed by zeros would be difficult to dig out.<br>Synchronous detection is a powerful tool as recovering signals from the Voyager spacecraft  demonstrates. <br><a href="https://voyager.jpl.nasa.gov/mission/did-you-know/">https://voyager.jpl.nasa.gov/mission/did-you-know/</a>  </div><div><br></div></div><br>
</div></div>