smpl

  • 4 Posts
  • 219 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle
  • Your system is fully updated from at least the kernel/initramfs and up. Next you’re running a system that has additional security measures.

    So this breaks down to: What is firmware and are you aware of any issues in it? If no then there’s no reason to get a new phone.

    I’m not aware of any firmware security issues for any Android phone assuming firmware is pbl, sbl, aboot, modem or on-chip and even if there was they would be hard to exploit given your up to date and hardened system, but that’s all theoretical and also apply to any new phone you would purchase.
















  • I archive with the WebScrapBook extension to htz which is also a zip based format. I open it with firefox’s built in method to open jar files like this: jar:file://${file}!/index.html

    The fact that it is a zip based format makes it futureproof. I could as well unzip it and open it with any browser. You could probably open the maff files the same way, but I don’t think it is standardized to have an index.html file like htz.

    AFAIK WARC is the only standard way of archiving webpages.