Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CK
Posts
0
Comments
7
Joined
6 mo. ago

  • Thank you for the great work you do! Here is a link with additional options to consider.

    https://www.eucloud.tech/eu-alternatives-to/cloudflare

    If you are only willing to consider a no-money option, it will be more difficult. Maybe consider approaching an alternative and asking if they will support a non-profit for a discount.

    Another option is simply to drop Cloudflare without a replacement. You have raised some of the tradeoffs. Maybe people can live with those tradeoffs.

    There is the consideration of Cloudflare tracking users from one domain to another. Pornhub is one site notorious for using Cloudflare.

    https://www.ghostery.com/whotracksme/tracking-reach

    There is also the consideration of Cloudflare possibly decrypting traffic and compromising passwords. At the start of a possible physical war, disrupting communication by overtaking user accounts could be a possible threat.

  • Since your goal is "to move to a European registrar" Porkbun is not for you.

    https://hosting-checker.net/websites/porkbun.com "Webserver Amazon"

    Here are some additional options. https://european-alternatives.eu/category/domain-name-registrar

    https://1984.hosting/product/hosting/

    I suggest you reach out to Infomaniak support and ask for an alternative method which is less invasive.

    https://www.infomaniak.com/en/help

    Try to make Infomaniak a better experience for everyone. Infomaniak claims to be "The Ethical Cloud" but they did not start business as a privacy company and have been learning over time. Help to teach them with one more customer story. Let us know what happens.

    If no luck with Infomaniak helping, you can try to contact a different registrar before signing up to confirm they will accept your domain type and ask them what the process will be. Hold them accountable to whatever process they describe if you choose them.

  • "Privacy researchers at the Mozilla Foundation in September warned in a report that “modern cars are a privacy nightmare,” noting that 92 percent give car owners little to no control over the data they collect, and 84 percent reserve the right to sell or share your information. (Subaru tells WIRED that it “does not sell location data.”)"

    Such a statement about not selling data can be very misleading, because the essential statement of saying "we do not share your location data" does not seem to have been made! Please, let us stop falling for the trick of companies saying that they do not sell our data as somehow equating to them respecting our privacy, because it is not an equivalence.

    “While we worried that our doorbells and watches that connect to the Internet might be [are] spying on us, car brands quietly entered the data business by turning their vehicles into powerful data-gobbling machines,” Mozilla's report reads.

    “People are being tracked in ways that they have no idea are happening.”

    https://archive.is/9dIdu

    "the minute you hook up your phone to Bluetooth, it automatically downloads all the information off your phone, which is sent back to the vehicle manufacturer."

    "if you want to protect the data on your phone, don't connect it to the car."

  • https://archive.today/ is your friend. Someone already beat me to archiving that news story. https://archive.is/KOYsQ

    On desktop, right-click plus Inspect is another friend to get past some of these overlays which block the visible content. Pick a location on a page overlay which might seem like the top left of the overlay.

    On Chromium-based browsers you will be brought to the Elements area of Developer Tools. On Firefox-based browsers you will be brought to the Inspector area of Developer Tools.

    While the Elements or Inspector area has focus, you can delete a selected HTML element by pressing the Delete key on your keyboard. If you delete the wrong thing, if that Elements or Inspector area still has focus, press Ctrl + z to undo the deletion.

    Sometimes you have to Inspect, Delete, find a new area on the page, Inspect, Delete, and do so a few times until you find the correct HTML element to delete or because there may be multiple modal overlays to delete.

    If you really mess up the page, just reload the webpage.

    When you are done, press the X at the top right of the unnamed Developer Tools area to close Developer Tools or press F12 on your keyboard to close Developer Tools.

    I also feel summaries could be useful, but since some original posts on Lemmy just consist of a link with sometimes only a very brief summary, you now have some additional ways to get past some of the junk.

    I think it is worth noting Bloomberg says "By accepting, you agree to our updated Terms of Service, including... sharing information about your use of Bloomberg com with third parties." The archive website can help with reducing this tracking. If a website decides to block archiving in the future, you can probably already assume the tracking on that website could end up being quite intrusive.

  • https://hosting-checker.net/websites/www.heroku.com

    Surprise! Heroku is hosted on Amazon Web Services and has been for many years.

    If you have some technical ability you can try self-hosting https://dokku.com/ which is open source and free to use on hardware that you pay for.

    "Powered by Docker, you can install Dokku on any hardware. Use it on inexpensive cloud providers."

    Pick a VPS host. https://www.eucloud.tech/eu-providers/vps-hosting

    "Once it's set up on a host, you can push Heroku-compatible applications to it via Git. They'll build using Heroku buildpacks and then run in isolated containers. The end result is your own, single-host version of Heroku."