• 15 Posts
  • 26 Comments
Joined 9 days ago
cake
Cake day: July 23rd, 2026

help-circle




  • Yes. Here are some common self-hosting scenarios:

    • Home server containing family files: scans, photos, device backups, …
    • Office server containing business files: sensitive documents, device backups, …
    • Web or email server containing websites, Fediverse instances, emails, etc

    In all those cases, full disk encryption (FDE) is a sensible precaution to protect the data in case the server is physically stolen.

    Linux is probably the most common OS kernel for self-hosting. On Linux, LUKS (Linux Unified Key Setup) is probably the best FDE system. It’s mature and reliable. But anyone self-hosting a Linux server with LUKS FDE is faced with the question of where to store the keys.

    Hardware security tokens (HSTs) are widely considered a safer place for keys than SSDs, HDDs, or USB storage. They follow the smartcard principle: a private key can be written to an HST but not read from it (security vulnerabilities excepted). Instead, they implement cryptographic algorithms to prove possession of the private key. So, anyone self-hosting a Linux server with LUKS FDE should strongly consider storing their private key(s) on an HST.

    However, there is more than one way to do that. Hence the question in my OP.
















  • I’m sympathetic to many parts of the despair you shared. As for naming it as a whole:

    Gnosticism? (Belief in a malevolent deity…)

    Nihilism?

    Fatalism?

    Misanthropy?

    As you said, though, “there is room for human connection even in a gulag”. Positives can be found in life. Look for the good bits. Play to your strengths. Help others when possible. Maybe look for charities or state agencies that can help you with the job-hunt? Stay healthy.













  • On 18 Jan 2025, before Proton and Mullvad CEOs came out in support of the far right, Freedom of the Press Foundation (FPF) recommended:

    • Mullvad (Sweden)
    • Mozilla VPN* (USA/Sweden)
    • Proton VPN (Switzerland)
    • Tunnelbear (USA/Canada; owned by McAfee in USA)
    • IVPN (Gibraltar)
    • Windscribe (Canada)

    I’ve crossed out the first three, since Mozilla VPN uses Mullvad, and Mullvad’s and Proton’s CEOs support extremists.

    Nym is not on the list, so presumably didn’t meet FPF’s requirements.


  • if you follow a user their future posts will be sent to your server. We were talking about implementing a backfill option, but there is no eta yet

    Thank you for explaining. That must indeed be the reason I couldn’t see those toots on Mbin.

    so no guarantee it will be implemented at all. But since it is an annoying problem, maybe it will

    Backfill would be great! Server capacity concerns notwithstanding.

    In the meantime, clearer wording for the info banner would be an easy, helpful UX improvement:

    • Before subscribing: “This Fediverse profile is hosted on a different server than yours. If you, or another user on your server, were to subscribe to this profile, the profile’s subsequent posts would be displayed here. The profile’s older posts can be viewed on their server

    • After subscribing: “This Fediverse profile is hosted on a different server than yours. Now that you have subscribed, the profile’s future posts will be displayed here. The profile’s older posts can be viewed on their server