• SatyrSack
    link
    fedilink
    arrow-up
    6
    ·
    1 年前

    Another major change disables Imgur uploads by default. The developers cite privacy concerns about users accidentally sharing sensitive screenshots on public platforms.

    Am I misinterpreting this, or does this imply that older versions of Flameshot automatically uploaded all screenshots to Imgur?

    • SinTan1729@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 年前

      IIRC, earlier there would be a button to upload to imgur whenever you took a screenshot. I guess now you’d need to intentionally enable the feature to see the button.

    • 0xDREADBEEF@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 年前

      no but images uploaded to imgur can be discovered by people just browsing imgur which isn’t obvious to people who assume you have to have the link to see it

      • SatyrSack
        link
        fedilink
        arrow-up
        1
        ·
        1 年前

        Okay, sure. Are you saying the feature was actually removed entirely? The article makes it sound like it is just disabled by default now, but still exists.

        • 0xDREADBEEF@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          6
          ·
          1 年前

          From their release notes page regarding this feature. Use chatgpt next time something please or pay me

          • The imgur uploader is disabled by default at compile time. Users that wish to re-enable this can build from source with -DENABLE_IMGUR. We expect this to be a bit controversial but we believe this is the best direction for the project. [ℹ️]

            • The goal for Flameshot is to be a lightweight screenshot / annotation program. The imgur uploader is a program in its own right
            • The authors of Flameshot are increasingly privacy conscious. Having a misclick in a screenshot program accidentally upload sensitive data feels very risky.
            • We continue to discuss and iterate ideas for a plugin system [ℹ️]. When that is completed users who wish to have an uploader right in their screenshot program can implement this in a plugin
            • We will keep the imgur uploader code in the code base until plugins are ready
            • Please let us know your thoughts either way. This is not a vote, but we are interested in the communities opinion.