• 0 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: July 11th, 2023

help-circle
  • obligatory disclaimer that i am not a lawyer and this isn’t legal advice.

    legal answer:
    i think distributing a song in full on your blog is pretty unambiguously copyright infringement. i think having select snippets that you highlight and talk about would be fine though, as that would likely fall under using the work for critisism. the general rule for fair use is that your work should not replace or supersede the original (which uploading the song in full could). if you absolutely need the songs to be accessible in full, you would probably need to link to something like a streaming service. also be aware that things like album covers might be considered their own works under their own copyright, so reproducing that without critique could also constitue infringement.

    practical answer:
    i don’t think there are scrapers on the general internet looking for copyrighted content so if you’re sufficiently small and/or the artists are sufficiently lenient you’ll probably be fine, and at worst you’ll get a cease and desist and take down the tracks they complain about



  • oh yea their website seems to be down. surely a good sign… in the meantime, you can look at the website/spec through their codeberg repos.

    i’m not a huge fan of matrix because it seems very bad to selfhost. from my understanding, if anyone using your homeserver joins a big channel, your homeserver will have to store the entire history of that channel and keep it up to date. on top of that, it very much seems like the spec isn’t being developed by the community, but more that element implements some feature and then forces that into the spec. also polyproto claims to be much more resilient, allowing you to migrate to a new homeserver, even if your old one is already dead.

    also a lot of matrix’s funding comes from crypto, ai and venture capital, so i think it’s just a matter of time before the whole project becomes completely subsumed by capital interests



  • afaik denmark isn’t just in favor, but they’re also responsible for pushing the legislation higher on the agenda after it was dropped last time.
    i think it’s because the current ruling coalition consists of the “social democrat party” (actually just red flavored populist centerish party) in an alliance with the “moderate party” (centrist flavored center-right wing party) and the liberal (as in libertarianism) party (center-right/right/conservative party), so basically denmark has been under a quite conservative government lately, despite the PM selling the coalition as “across the center”





  • i’m curious, what exactly is the advantage of getting a dumbphone vs just uninstalling social media apps from your existing phone, or just disabling internet access all together? doesn’t that achieve pretty much the same thing while still being able to keep things like navigation and being able to see when public transport is delayed


  • my understanding is:

    1. the emergency contact sends their public key to the owner of the vault
    2. the owner encrypts the key for the vault using said public key and stores the result on bitwarden’s servers
    3. the emergency contact can now request the decryption key from bitwarden, which they will receive either if the vault owner manually approves the request or if the request is not rejected within a certain amount of time
    4. the emergency contact can then decrypt the stored vault key using their private key, and use that to access the vault

    source