function setCookie(cname, cvalue, exdays) { const d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); let expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; }
Skip to content

Daniel Fishman

not that anyone cares
  • Home
  • Contact
  • Menu

Tag Archives: telephone

yes-we-scan

In Depth Review: New NSA Documents Expose How Americans Can Be Spied on Without A Warrant

Posted on 2013-07-042013-07-04 by Daniel Fishman

Celebrate July 4th and the 4th Amendment with this EFF article about the recently released NSA documents.

EFF Article

Download and read the pdf

Recent Posts

  • NEWS UPDATE: Series I savings bond yields come back down to earth.
  • Secret IRS Files Reveal How Much the Ultrawealthy Gained by Shaping Trump’s “Big, Beautiful Tax Cut”
  • 4.2 Minute CS Degree
  • How to dismiss multiples of the “Disk Not Ejected Properly” notification in macOS
  • Update – AB 1139 Defeated

Site Terms and Conditions

© 2025 Daniel Fishman