Skip Navigation

Posts
2
Comments
525
Joined
2 yr. ago

  • There are a few variations in German:

    • hinzugießen (pour one liquid into another)
    • hinzugeben/dazugeben (also including non-liquids)
    • zusammengießen (pour liquids into each other)
    • zusammenmischen (also including non-liquids)

    Ofc all of them are combinations of existing words: hinzu/dazu≈added, gießen=pour, geben=give, zusammen=together, mischen=mix.

  • Do Not Track

    Such a simple solution for the cookie banner issue. But it prevented websites from tricking users into allowing them to gather their data, so it had to go.

  • pay for it with advertising your data

    FTFY.

    That part is not allowed according to the GDPR afaik, the decision about your personal data cannot be artificially linked to something else. They can absolutely show ads, but without using your data.

  • From what I understand the GDPR says you have to give users a real choice about the usage of their data, without any unreasonable negative repercussions. Having to pay money (at least as much as they are asking for) is such an unacceptable repercussion, no matter how FB might phrase it.

    They are allowed to take money or show ads for access, but they can't couple that decision with the one about the user's data usage.

  • The juristiction where the provider operates, and the logging/disclosure requirements are very important! ISPs are often required to keep logs, VPN/Seedbox/Hosting providers usually are not. I'm not a lawyer and so on, but I could also imagine that logs from some VPN showing your IP was used to download/upload something are not as good as evidence as a mandatory (and probably somehow checked/verified) logs of an ISP are.

    Another thing are provider incentives. If you're running a general purpose hosting business you probably don't want any shady stuff on your servers, and so you're pretty happy to comply with any reasonable information request in that direction. As a VPN/Seedbox provider your business depends on people feeling safe and private on your servers, so you'll do everything in your power to fight these requests, and there is a lot that can be done to fight them. And ofc if they do as they say and don't keep logs then they don't even have the requested information.

    You operate it behind a VPN and the seedbox is just a means to get a 24/7 running Linux machine

    I don't think you need Seedbox + VPN. You can do that of course, but just one is usually enough. The important bit is that other torrent clients don't see your personal home IP address, and the provider that does know your IP doesn't have the obligation or incentive to disclose it. But if you want the extra protection you could search for VPN/Seedbox providers that accept crypto as payment, and chain multile VPNs or VPNs and a Seedbox, so none of them have the full picture. I think that's pretty overkill though, and probably hell to set up and maintain. At that point you should probably go with Tor or I2P instead, because that's basically how they operate (onion/garlic routing).

    seedbox is just a means to get a 24/7 running Linux machine

    They usually have very beefy connections, far better than what you get for your home internet, especially when it comes to uploads (asymmetric subscriber lines etc.).

  • You mainly depend on the fact that the providers don't keep logs and don't have to disclose your info. It's not 100% safe, but nothing really is. The risk of misconfigurating your VPN and accidentally leaking your IP is very real as well for example.

  • Get a Usenet provider, a download client and a few indexers, set them up, and start downloading. Maybe automate with *arr apps at some point.

    Some suggestions:

    Most indexers let you search for free on their website, but grabbing download links and using their API with *arr apps is limited (e.g. 10 downloads and 100 API queries per day) unless you pay for VIP access (usually about $10/year/indexer). So you can try out a few, maybe pay for one or two that give you good results, and keep using the rest within the limits of free accounts.

  • If you don't want to pay for an account anywhere (VPN/Usenet/Debrid/...), then you might want to try out Torrent + I2P. I haven't used it myself, but from what I know it's a slower but completely provider-less alternative to VPNs for anonymization, and Torrents are free ofc.

    That being said, you'll have a much easier time if you pay for a seedbox for example. It's just a small server in a datacenter somewhere, that happens to be better connected and more private than your typical home internet connection, and that you can use however you like.

  • The video is probably factually correct, but very disingenuous with its interpretations and conclusions imo.

    Of course Mozilla and Firefox have their own share of problems and bad decisions, and they are pretty well known and talked about from what I've seen, but equating it to Google and Chrome is just pure cynicism. Mozilla having to earn money somehow (1% donations!) and Google trying to maximize profits at all costs is not the same thing, even if it might look similar sometimes.

  • Streaming services did it the other way around. We had one platform for almost everything, and then the studios created their own to get more of the subscription money.

  • If you wanna torrent make sure it supports port forwarding.

  • Nope, not if you use the Beeper Bridge Manager. I'm running two bridges right now, without having my own Matrix server.

  • I started using their Signal and WhatsApp bridges today, probably one of the easiest setups I ever did. You just run a Docker container for every bridge, and login to your Signal/WhatsApp account by chatting in the app with the Matrix bot it creates.

    Literally takes like 5 minutes if you've used Docker before, and you don't need a domain or forwarded ports or anything.

  • You only need to selfhost the bridge, it can use their Matrix server. Makes it much simpler.

  • Self hosting their bridges is really simple, if you have a device to run the Docker containers on. That way you don't have to give them your logins, all they get to see are encrypted Matrix messages.

  • There always something missing, like

    • Not available on all platforms
    • No sync, or only to some corporate cloud service
    • Missing formatting/linking/calculation/organization/sharing capabilities
    • No/Limited/Only drawings
    • Clunky/Unfinished/Buggy

    Every app is different, but I have yet to find one that ticks all the boxes.

  • Didn't know about that one. I'll check it out, thanks!

    Edit: Windows/Browser only, no mobile app :/

  • Yup. It looks promising and I've tried it a few times, but it still has a long way to go before it can replace Notion for me. Also, self-hosting it is a complete mess right now, definitely not ready for everyday use.

  • Nothing about what you just wrote has anything to do with closed source software though. You could just as well say that closed source helps them predict the future or draw shinier unicorns. It doesn't!

    Maybe you mean tightly coupled, stripped-down, preconfigured or vertically integrated, but you can do that just as well with open source software. No one is forcing them to make a general purpose chat app or offer the ability to choose a different server. It's just a matter of being able to see, verify and modify the code.

    differentiate above the competition [...] charging for it

    This is the only thing that comes close imo. But they stated specifically that they don't want to make money with the chat app itself, so it doesn't really work as a justification. They could easily offer server-side premium features or create a closed source premium-only version or extension, it's no reason to make the base app closed source.

    security theatre

    They don't have to do that, and they don't afaik. Matrix itself can do proper e2ee just fine, and Beeper is pretty open about the fact that bridges hosted by them have to break e2ee to translate between platforms. They'd only need theater if their closed source app actually has some bad code in it, which is kind of my point.

    Expanding to selling some user metadata, or sniffing the bridges, would be an extra

    Again: Their Matrix server and bridges are open source right now, and it wouldn't stop them from doing what you're describing.

    Too pedantic 😉

    I just can't help it. 😜

  • It should probably be replaced with a more bespoke operator for that, like x isempty or something.