• 1 Post
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle







  • Every media is subject to failure. It’s the process that protects.

    If you’re keeping something for your family, consider putting it online on a sharable cloud storage system, or using software that distributes the data to everyone’s computer (BitTorrent / Resilio Sync / DropBox, etc.)

    If you want something physical, I’d get a ‘tough’ or ‘high endurance’ USB stick or SD card, and keep updating it quarterly. Flash doesn’t have a great reputation for longevity/durability, so I’d wipe the USB stick clean with zeros then re-write everything with each update.




  • Honestly, I’m “storage agnostic” – in my office I have Hard drives, SSDs, NAS, servers with various types of RAID, Linux boxes with disks in LVM, magneto optical platters, and various tapes.

    It’s less about the media and more about the process. As I described elsewhere, I have a large NAS, an onsite copy, and an offsite copy on tapes. It’s the process of keeping offsite copies, regularly updating them, and verifying the copies that protects me, not some sticker on a box that says “100 YEAR STORAGE LIFE” from a company that might not exist next month.









  • I work in IT. Most systems have laughable security. Passwords are often saved in plain text in scripts or config files. I went to a site to help out a very large provincial governmental organization move some data out of one system and into another. They sat me down with a loaner laptop and the guy logged me into his user account on the server. When I asked for escalated privileges, he told me he’d go get someone who knew the service account passwords.

    After a few minutes, I started poking around on my own… And had administrative access within an hour. I could read the database (raw data), access documents, start and stop the software, plus, figured out how to get into the upstream system that fed data to this server… I was working on figuring out the software’s admin password when the guy came back. I’m sure that given some more time, I could have rooted the box because the OS hadn’t been updated in years.