Every time when a YouTube video is embedded in Lemmy, a bot appears, suggesting to use Front-end Piped (or another) instead of YT, which is certainly recommended, due to YouTube’s inherent privacy concerns.

However, then it is not understandable, why in the case of images Imgur links are happily allowed, which is infinitely worse in terms of privacy, which shares user and usage data with the worst existing advertising companies, which makes it in little less than spyware.

As a suggestion I present 2 alternatives, which in addition to, as EU products, strictly adhere to the GDPR standard and even more.

As the main FileCoffee service, this, apart from images, supports ALL types of files, whether multimedia, video, documents, presentations or texts. Supports 15 MB/file and with optional registration to also use it as a personal host (100% free with mail, password) up to 30 MB/file, encrypted. Inclusions script one click for ShareX on Windows or MagicCap on Linux or Mac

The second is vgy.me, also privacy oriented, but supports only images, encryption, 20 MB/image, EXIF Data are removed, API for web pages.

  • infeeeee@lemm.ee
    link
    fedilink
    arrow-up
    28
    ·
    edit-2
    10 months ago

    I think it shouldn’t be managed on lemmy side but on the users’ side, e.g. on your device/browser. Libredirect can automatically redirect to those sites, not on just lemmy, but everywhere on the internet: https://libredirect.github.io/

    Another problem is these alternative frontends relatively frequently disappear. If you post a link to a random instance, it’s quite possible that 5 years later the instance will be down, and the link won’t work at all. Libredirect addon updates the urls of working instances, so it will work later. There is even a button in the addon to switch to another instance, so you can find the best available site.

    Edit: I misunderstood what are these sites, they are not imgur frontends but separate image host websites, so this comment is just about the first paragraph.

    • Zerush@lemmy.mlOP
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      10 months ago

      FileCoffee and vgy.me are not frontends, they are independent European cloudservices since several years, FileCoffee since 2018, nothing to do with imgur. But yes, I think that this also should be managed by the Lemmy admins. Anyway its also an advice to all users with this alternatives to avoid this imgurcrap

      • infeeeee@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        Ah, ok, I misunderstood, because you started with the piped bot, and that’s totally different from this services. So you are not writing about imgur frontends, but for uploaders to upload their images elsewhere. Sorry for the misunderstanding, I just don’t like that bot.


        But for embedding images, your privacy scan is not relevant, it’s just the home page of imgur you scanned. If you share the direct link to the image, no tracker downloaded, only the image. Just rightclick on the image and ‘Copy image link’. If you paste this link to this privacy inspector it says no trackers, as it’s not a webpage, just an image. They will know your ip and useragent, but that’s all, no extra tracking:

        Of course it’s better to support more privacy respecting services, and thank you for the recommendations, but it’s not as big issue as it sounds. It doesn’t affect the viewers of the images just the uploaders.

        • Zerush@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          10 months ago

          Vgy delete the EXIF data, Imgur dont and know in any moment where its images are. It’s not only the homepage of Imgur, it’s among others the tracking pixel from facebook and the keylogging of TowerData which came with the sharelink which they know and the image. See the complete list of the companies which receive data from Imgur. It’s one of the worst list I’ve ever seen. Thanks, even better GDrive. Blacklight can only scan websites, not files, for these you need other tools to analyze it.

    • inspxtr@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      10 months ago

      while I like and personal use frontends, it happens quite often that instances disappear after a while, especially those from non-popular domains. One benign scenario in 5 years is that they just don’t work, eg domains expire or abandoned.

      But another possible scenario in 5 years of these invalid links is that they can be hijacked by malicious actors, to use as honeypots and what-not. For example, random person searching for a review in 5 years time may stump upon them.

      Are there ways to safeguard against this? Or is this not a concern at all?

      Plus, front-ends or alternatives, these instances (eg lemmy itself) many times have weird names. It is often off-putting to see new weird ones and to ponder whether they are trustworthy, especially if there keeps to be new ones every few months.

      I think we’re told to be wary of weird-looking links as a general internet starter pack, in our jobs, … And the frontends/alternatives links can often be at odds with this mentality. Whenever I share an invidious link, eg yewtube, to my friends, they are usually worried and uneasy, even after I try to explain.

  • Hellfire103@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    23
    ·
    10 months ago

    It might also be good to have a bot that links to Imgin or Rimgo, which are privacy-respecting frontends for Imgur.

    • Tanoh@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      No, we don’t need more bots spaming. It should be a client option instead.

  • starman@programming.dev
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    edit-2
    10 months ago

    Replace Mb in your post with MB.

    • Mb = megabits
    • MB = megabytes
    • 1MB = 8 Mb

    Edit: since some people say that it should be MiB, here is text from file.coffee website:

    For those without a file.coffee account can upload files that are up to 15 megabytes in size.

    As you can see, megabytes, not mebibytes

    • GigglyBobble@kbin.social
      link
      fedilink
      arrow-up
      9
      arrow-down
      3
      ·
      edit-2
      10 months ago

      Well, acshually, bit doesn’t have a metric symbol and ‘b’ is defined as barn. So Mb would be a megabarn.

      Edit: And to be even more nitpicking: If the image size is defined as binary, it should be MiB (mebibyte) since “mega” is defined as base 10.

      • Johnny@feddit.de
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        10 months ago

        No. “Mi” is just a different prefix than “M” and it doesn’t matter what units you attach them to. Why would it? It’s just a multiplication with 2^20 or 10^6, respectively.

        • shorty66@feddit.de
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          edit-2
          10 months ago

          2^20 = 1.048.576 ≠ 1.000.000 = 10^6

          Ki Mi Gi Prefixes are for powers of two, K M G for powers of ten.

          Of course you can choose whatever prefix you prefer, but when talking about storage or anything digital, we usually mean the power of two series. For that matter it’s better to be explicit instead of assuming everybody knows.

          • Johnny@feddit.de
            link
            fedilink
            arrow-up
            2
            ·
            10 months ago

            I never claimed that 2^20 is the same as 10^6. In fact, I explicitly said that they are different. But if I use M on purpose, it is not a correction to just replace it with Mi, for that same reason.

        • GigglyBobble@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          No.

          Where’s the contradiction? Yes, it’s just a different prefix but it results in a different number. What I meant to adress is that very often people write MB/megabytes (10⁶ = 1,000,000 bytes) but actually mean MiB/mebibytes (2²⁰ = 1,048,576 bytes). RAM vendors possibly most prominently.

          • Johnny@feddit.de
            link
            fedilink
            arrow-up
            2
            ·
            10 months ago

            There is no contradiction. But there is also nothing contradictory or wrong with the unit MB. If I say “this is 100MB”, maybe I just… mean that? No reason to correct me.

            • GigglyBobble@kbin.social
              link
              fedilink
              arrow-up
              1
              ·
              10 months ago

              But there is also nothing contradictory or wrong with the unit MB.

              And I didn’t say that. Admittedly, the constraint “If the image size is defined as binary” probably could’ve been expressed better (I’m not a native speaker). File sizes are usually calculated in binary units (at least by Windows and the Linux distros I know - even though Windows continues to claim those are megabytes and Linux adopted the standardized units) and I’d bet that’s the case for file.coffee, too.

              Oh, well, I’m pretty sure we’re not really disagreeing anyway. So let’s conclude with the obligatory relevant xkcd.

        • GigglyBobble@kbin.social
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 months ago

          Ha, good one! Got me interested, how the standards bodies handle something like that. Found this in the Wikipedia article for byte:

          The unit symbol for the byte is specified in IEC 80000-13, IEEE 1541 and the Metric Interchange Format[10] as the upper-case character B.

          In the International System of Quantities (ISQ), B is the symbol of the bel, a unit of logarithmic power ratio named after Alexander Graham Bell, creating a conflict with the IEC specification. However, little danger of confusion exists, because the bel is a rarely used unit. It is used primarily in its decadic fraction, the decibel (dB), for signal strength and sound pressure level measurements, while a unit for one-tenth of a byte, the decibyte, and other fractions, are only used in derived units, such as transmission rates.

          Somewhat disappointing. “There’s a conflict but it’s fine”.

  • Crul@lemm.ee
    link
    fedilink
    arrow-up
    11
    ·
    10 months ago

    Thanks, I’ve been looking for an imgur altenative. I’ll try those suggestions.

  • slazer2au@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    10 months ago

    Would rather a bot link to the image itself not an album containing a single image, but I do like the sound of the 2 alternatives.

    • Zerush@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Links of Vgy and FileCoffee only point to the image or file you want to share, the albums you create in these with an account are private and are usefull as backup. Shareable only images/files which you select.

  • Crul@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Do you know if it’s possible to upload a picture from a URL? I didn’t find the option in any of them.

  • bstix@feddit.dk
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 months ago

    Filecoffe and vgy.me doesn’t work well with mobile for uploading. I can’t drag and drop. The same problem is with Imgur anyway, but why isn’t there a service to just select a file from storage or URL and upload?

    Edit, Nevermind it works when opening it in the external browser.