Skip Navigation

Posts
2
Comments
449
Joined
2 yr. ago

  • TPM isn't all that reliable. You will have people upgrading their pc, or windows update updating their bios, or any number of other reasons reset their tpm keys, and currently nothing will happen. In effect people would see Signal completely break and loose all their data, often seemingly for no reason.

    Talking to windows or through it to the TPM also seems sketchy.

    In the current state of Windows, the sensible choice is to leave hardware-based encryption to the OS in the form of disk encryption, unfortunate as it is. The great number of people who loose data or have to recover their backup disk encryption key from their Microsoft account tells how easily that system is disturbed (And that Microsoft has the decryption keys for your encrypted date).

  • The default on android is to give every wifi network its own random but static mac.

  • What is the threat szenario?
    If you are smart about parallelization and have access to custom hardware, couldn't you turn 5 days into 1 hour or less?

  • Sonic's googles

    Jump
  • Neon Genesis Sonic

  • Firefox+PlasmaWayland+SystemD+portage+GNU+Linux

  • The problem is "indistinguishable" levers.
    In the strict sense, if there was a lever you could see first, they would not be indistinguishable. They should not be distinguishable by any property including location

  • Consensus is probably not.

    • We don't have transition forms
    • We probably have young Torosaurs (which are not Triceratops)
    • Holes in the skull would have to form atypically late for ceratopsidae
    • some other stuff I forgot
  • My favorite dinosaur is Plesiosaurus.

    What are you gonna do about it? >:)

  • PHP has ben JITed for a while now too.
    I don't recall it being known as slow compared to python even before that.

  • I think the correct tool for my purpose would be something like Popup window, if you care about that part.

  • SSB is still around, but also not what I was looking for. I just wanted a frameless window (and no other pwa functionality).
    Fullscreen I disabled using my window manager. Under Linux you can commonly use alt+F3 to bring up the "right click on titlebar" menu, then disable fullscreen there. Generally ever window manager can disable fullscreen for windows, in a more or less accessible way (cough ms windows dll calls cough).

    As mentioned below, This is recovery. I could ban kiosk mode to a separate profile, but unless you invent a time machine this won't undo having opened kiosk mode in an in-use profile.

  • Yes, this is more of a recovery operation. Whatever the fix may be, modifying the browser itself to open a window without decorations would be easier.

    There are some usecases in which you really don't want to restart your browser.
    The easiest way to update your kernel is to restart your pc, yet there is a market for live-patch kernels.
    If someone accidentally infects their instance with kiosk, it may occasionally be preferable for them to follow a complex procedure to recover the instance, rather than doing the "simple" thing of restarting it.

    Restarting may solve many problems, but there is a more difficult but less invasive solution almost every time.
    Much like reinstalling may solve even more problems, but you can see that doing a reinstallation is not usually the right course of action.

  • Kiosk mode doesn't just force fullscreen, it disables right click, the tab and title bar, ...
    Basically the browser is close to unusable until kiosk mode is ended, which I currently only know how to do via restarting Firefox.
    And F11 is also disabled by kiosk mode. Interestingly, on the windows that were started before kiosk mode, it puts them into proper kiosk mode (after which F11 stops working of course).

  • background: #f0f

  • I guess adb backup was before my time. I did use adb to transfer my apps when I last restored a twrp backup. In perhaps a similar manner to what that did, going by the name. But I did use adb root for that.

    Otherwise, I use it to set a lot of otherwise inaccessible settings, like making the back gesture a lot thinner than intended because my touchscreen can handle it, or forcing 120Hz everywhere. I can also set my dpi there without anoying apps.

    And ofc I use it to uninstall system apps I don't need.

    After initial setup I do all of that in a root bash session in termux admittedly, but if I hadn't rooted my device I would still want to do most of that using an adb shell, as most of it doesn't require root (besides maybe the restoring backups part).

    I also use shell environment to semi-automatically transfer media files for certain processes, though I'll probably move that over to syncrhing at some point.

    The main remaining advantage is the ability to automate things on my phone from my pc, I don't see a lot of those as replacable unless my rom installs kde connect as a system app and they add an immense amount of functionality

  • I cannot open that, it shows a login page. Could you post a screenshot of what this is supposed to contain?