𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍

       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. 
 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 

Ceterum Lemmi necessitates reactiones

  • 2 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: August 26th, 2022

help-circle
  • No.

    Use S/MIME or PGP and directly encrypt emails to your recipient. This is the only E2E encryption available to email.

    The best metaphor for email I’ve found is that you’re writing your message on a postcard and handing it to your neighbor closest to the destination, who hands it to her neighbor, and so on, until it gets there. There are usually fewer hops, but also your email is broken into packets which could go through god knows how many routers, each of which can read your email.

    E2E requires setting up a private key; RFC 821 provided no such mechanism. Your only option is out-of-band negotiation, like PGP.

    There is a good proposal out there that sets mail headed announcing that you accept encrypted emails, and includes information about your ID, which clients could parse and verify against public key servers; it hadn’t really gained a lot of traction, as it causes issues for data harvesters but also at the end user side. Like, how is notmuch and mairix supposed to handle these? They’d need permanent access to your private key to decrypt and index the emails, and then now your index is unencrypted.

    There’s been a fair amount of debate about this, and it’s a lot of work that would need coordinating between teams of volunteers… it hasn’t made much progress because of the complexity, but it’s a nice solution.


  • I know that none of them use a VPN for general-purpose browsing.

    Interesting. The most common setup I encounter is when the VPN is implemented in the home router - that’s the way it is in my house. If you’re connected to my WiFi, you’re going through my VPN.

    I have a second VPN, which is how my private servers are connected; that’s a bespoke peer-to-peer subnet set up in each machine, but it handles almost no outbound traffic.

    My phone detects when it isn’t connected to my home WiFi and automatically turns on the VPN service for all phone data; that’s probably less common. I used to just leave it on all the time, but VPN over VPN seemed a little excessive.

    It sounds like you were a victim of a DOS attack - not distributed, though. It could have just been done directly; what about it being through a VPN made it worse?







  • If Jekyll isn’t your jam, then Hugo probably won’t be, either.

    I have a simple workflow based on a script on my desktop called “blog”. I Cask it with “blog Some blog title” and it looks in a directory for a file named some_blog_entry.md, and if it finds it, opens it in my editor; if it doesn’t, it creates it using a template.md that has some front matter filled in by the script. When I exit the editor, the script tests the modtime and updates the changed front matter and the rsyncs the whole blog directory to my server, where Hugo picks up and regenerates the site if anything changed.

    My script is 133 lines of bash, mostly involving the file named sanitization and front matter rewriting; it’s just a big convenience function that could be three lines of typing a little thought, and a little more editing of the template.

    There’s no federation, though. I’m not sure what a “federated blog” would look like, anyway; probably something like Lemmy, where you create a community called “YourName”. What’s the value of a federated blog?

    Edit: Oh, I forgot until I just checked it: the script also does some markdown editing to create gem files for the Gemini mirror; that’s at least a third to a half of the script (yeah, 60 LOC without the Gemini stuff), which you don’t need if you’re not trying to support a network that never caught on and that no-one uses.




  • What, exactly, is your end goal? To have a way to play movies that you’re bringing with you on the hotel TV?

    Edit: I only all because this seems like a hell of a lot of work just to play movies while you’re traveling, when you could just play them with VLC directly.

    Or, if you really want to steam movies to your phone, put VLC on your phone, run minidlna on the computer, and plug it into a GL-iNet Slate Plus.

    But if you’re really, like, going to some big get-together and are responsible for media entertainment for a crowd of 20 in a rental, then yeah, taking Jellyfin makes sense. But the hardware doesn’t, unless you make damned sure there’s nothing that’ll need transcoding. One movie, most CPU/GPUs can manage, but if several people are transcoding multiple movies at the same time, it’ll be a fairly beefie machine.



  • Huh. I thought for sure someone else would be using my scheme.

    LAN computers are all Tolkien swords: sting, orcrist, gurthang, glamdring, etc. If I run out of swords, I’ll start adding other weapons: aeglost, the spear; dailir, the arrow. We don’t get a lot of named battle axes, which I always thought weird; I’d think dwarves of all people would forge legendary axes, and certainly name them.

    My WiFi and VPN networks are forests in Middle Earth: fangorn, bindbole, dimholt, lothlorien, etc. The only exception is my LAN itself which is… “lan”. Because short.

    My cloud VPSes are named after Greek Titans: hyperion, phaethusa, tethys, etc.

    Mobile devices have whatever names they come with, because they’re so ephemeral.