• 0 Posts
  • 70 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • Still a bit open ended. Web browser finger printing is probably going to be quite specific, unless you have a browser that avoids fingerprinting.

    There is a trust issue, you need to trust the userland packagers to not build in any additional tracking, but its pretty unlikely that they’ll do that given its a tiny project.

    Privacy is also multifaceted, and its never going to be as simple as “use this distro”. The techniques for online tracking are changing and evolving all the time.


  • This is a bit of a “how long is a piece of string” question, security is multifaceted.

    From what I understand, it uses your phones kernel, so if its out of date or vulnerable, that might be a problem, and you may not be able to fix that.

    Conversely, its running inside android, so the android hardening might make it more secure.

    What are you specifically concerned about? Firewall? Zero days? Antimalware?


  • /etc/passwd: you may be able to get to this from the GUI file manager.

    If not, open a terminal and type: cat /etc/passwd. Copy the relevant lines.

    To test the login, from a terminal, type su otheruser, replace otheruser with the username from /etc/passwd. It should ask for a password, put that in and it should log you in. Type whoami and make sure its the same username as you expected. Paste any errors here.




  • I think it perfectly highlights what can happen when the risk/severity is blown out of proportion. People will latch on to that and waste precious time and energy defending that.

    If the original guy had just published “CUPS has a RCE, firewall it if you haven’t already”, the issue would have been patched in the next release, and the world would have kept turning.

    It was a really cool bug, and a great find, it didn’t need the hype













  • Kernel shouldn’t crash, and anything running in memory will be okayish, but it definitely will get less and less stable. It won’t be possible to start new processes.

    I have a Linux install on a USB SSD with a flakey connection, if I bumped the cord the root would unmount. It was fairly resilient, but graphics would slowly start disappearing. I’m fairly sure I could cleanly reboot as long as I had a terminal open, but its been a while, so maybe I’m misremembering.

    Still, the overall system becomes pretty useless, so i guess its fair to call it a crash