• 1 Post
  • 47 Comments
Joined 10 months ago
cake
Cake day: June 3rd, 2025

help-circle






  • To expand on this a bit:

    It’s all built on top of the concept of “a chain of trust”, starting at the hardware level.

    (as mentioned) TPM is a chip that’ll store encryption keys at a hardware level and retrieval of these keys can only happen if the hardware is unmodified.

    I assume that part of this key is derived from aspects of your OS (ie: all device drivers are signed by MS).

    The OS will fetch this key, if it’s valid - the OS knows that the hardware is untampered, it can then verify that the OS is unmodified, which can then be used by application to determine that their not modified, etc.

    Now you could spoof your own TPM chip (similar to how Switch 1’s are chipped/nodded), but the deal-breaker is that when you add your key to the TPM chip, you sign it with a hardware vendor specific public key. And that vendor private key is baked into the hardware (often into the CPU, so the private key never crosses the hardware bus).








  • While the BitTorrent angle is not new, the authors previously only included a ‘distribution’ claim based on direct copyright infringement. This claim has a higher evidence standard, as it typically requires evidence that the infringer shares a whole work with a third party.

    Since BitTorrent transfers break up files into smaller chunks before they are shared, it might be difficult to prove that a whole work is shared.

    If the case sides with Meta, I can see future defenses pouring in “Ya, see your honor - I’m innocent cause I only seeded 99.99% of that movie.”








  • Perhaps you’d like DeluxHost.

    You can pay with crypto (I never tried it).

    And they use to offer but only through this website.

    • 2 cores
    • 8 GB Ram
    • 80 GB disk
    • 10 gbps network (symmetrical)
    • “fair-use” bandwidth (15 TB/month)
    • a static IPv4 address
    • a /64 static IPv6 block
    • located in Europe

    For 18 Euros per year.

    Now, to set some expectations. For 18 EUR per YEAR:

    1. You’re NOT getting 99.999% uptime
    2. That said, they are pretty reliable (especially as a hobbist platform)
    3. For this price point, you’re not getting blazing fast hardware.
    4. The reliability does depend a lot on your neighbors
    5. The biggest problem I’ve had is with IO (and high/unusable IO-waits). I’ve had IO operations blocked for 5 minutes.
    6. However, their Support is really helpful, if you’re not a jerk nor expecting 99.999% uptime with SLA’s. And you can provide timestamps when issues occur, they will go out of their way to try to improve the situation.
    7. I did have issues with their network 6 months ago, but they did some migrations and I haven’t noticed any issues.
    8. You will want to look at their Fair-use document, to see what you’re allowed and not allowed to do with your bandwidth.

    That said, I’m very satisfied with them… but, at this price point, I won’t be surprised if they “disappear in a year”.

    When I look at what other VPS companies are offering for 18 Eur: I feel I’m getting a much better value from DeluxHost.

    edit: formatting and words