Mastodon Skip to content
  • Home
  • Aktuell
  • Tags
  • Über dieses Forum
Einklappen
Grafik mit zwei überlappenden Sprechblasen, eine grün und eine lila.
Abspeckgeflüster – Forum für Menschen mit Gewicht(ung)

Kostenlos. Werbefrei. Menschlich. Dein Abnehmforum.

  1. Home
  2. Uncategorized
  3. I want this but as a Linux distribution.

I want this but as a Linux distribution.

Geplant Angeheftet Gesperrt Verschoben Uncategorized
91 Beiträge 44 Kommentatoren 0 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • mcc@mastodon.socialM mcc@mastodon.social

    My understanding is that Bitwarden and KeePassXC, the two open source password managers, are *both* using random code generators at this point, which is terrifying as those are the exact tools where a small error could have the largest negative impact, and also tools that once you've committed to using it you can't quickly back out if they enter a code quality decline

    https://github.com/bitwarden/clients/tree/main/.claude

    johnlehet@mas.toJ This user is from outside of this forum
    johnlehet@mas.toJ This user is from outside of this forum
    johnlehet@mas.to
    schrieb zuletzt editiert von
    #44

    @mcc Excuse an undereducated question from a long term 1password user who is going to move from it now: is the issue with “random code generators” that random passwords generated by these apps are easy to crack?

    I’m looking at moving to Keepassium and as I understand it each of these apps in this family have different code to do password generating and are thus all different.

    mcc@mastodon.socialM zwol@masto.hackers.townZ 2 Antworten Letzte Antwort
    0
    • leo@60228.devL leo@60228.dev

      @mary@chaos.social someone did this and people immediately started using it as a list of people to start targeted harassment campaigns against

      mary@chaos.socialM This user is from outside of this forum
      mary@chaos.socialM This user is from outside of this forum
      mary@chaos.social
      schrieb zuletzt editiert von
      #45

      @leo urgh I hate this 🙃

      1 Antwort Letzte Antwort
      0
      • johnlehet@mas.toJ johnlehet@mas.to

        @mcc Excuse an undereducated question from a long term 1password user who is going to move from it now: is the issue with “random code generators” that random passwords generated by these apps are easy to crack?

        I’m looking at moving to Keepassium and as I understand it each of these apps in this family have different code to do password generating and are thus all different.

        mcc@mastodon.socialM This user is from outside of this forum
        mcc@mastodon.socialM This user is from outside of this forum
        mcc@mastodon.social
        schrieb zuletzt editiert von
        #46

        @johnlehet Software is a chaotic system. A small change in one part of a program can have unpredictable effects on other parts of the program. "Large language models" are statistical systems which create asemic strings designed to fool a human into believing they're looking at real text.

        In other words a mistake introduced by an LLM may be significant, a human may not catch the error, and security flaws could result. This is BEFORE getting into the ethical issues with running the system at all

        johnlehet@mas.toJ 1 Antwort Letzte Antwort
        0
        • mcc@mastodon.socialM mcc@mastodon.social

          My understanding is that Bitwarden and KeePassXC, the two open source password managers, are *both* using random code generators at this point, which is terrifying as those are the exact tools where a small error could have the largest negative impact, and also tools that once you've committed to using it you can't quickly back out if they enter a code quality decline

          https://github.com/bitwarden/clients/tree/main/.claude

          lovestha@floss.socialL This user is from outside of this forum
          lovestha@floss.socialL This user is from outside of this forum
          lovestha@floss.social
          schrieb zuletzt editiert von
          #47

          @mcc I'd argue that password managers are very easy to jump between. They tend to have good export and import functions. I've transitioned from keepass to dashlane to bitwarden to vaultwarden with little effort.

          mcc@mastodon.socialM 1 Antwort Letzte Antwort
          0
          • mcc@mastodon.socialM mcc@mastodon.social

            @ariadne I am, in a flippant and general way, saying I want to eradicate all code with "AI code assistant" contributions from my computer and VPSes, but I do not currently know a way to do so. I keep having programs I previously installed add the poison after the fact without public notice. https://mastodon.social/@mcc/116110912928005524

            Perhaps in future I will have to use Alpine Linux if that's how I get my code audited for no "AI" contributions.

            ariadne@social.treehouse.systemsA This user is from outside of this forum
            ariadne@social.treehouse.systemsA This user is from outside of this forum
            ariadne@social.treehouse.systems
            schrieb zuletzt editiert von
            #48

            @mcc to be clear the proposed anti-AI policy only applies to the alpine project itself.

            mcc@mastodon.socialM 1 Antwort Letzte Antwort
            0
            • lovestha@floss.socialL lovestha@floss.social

              @mcc I'd argue that password managers are very easy to jump between. They tend to have good export and import functions. I've transitioned from keepass to dashlane to bitwarden to vaultwarden with little effort.

              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.social
              schrieb zuletzt editiert von
              #49

              @LovesTha if i can export between password managers, but both password managers are infected with the same problem, does this help? what's dashlane? is it good?

              lovestha@floss.socialL 1 Antwort Letzte Antwort
              0
              • ariadne@social.treehouse.systemsA ariadne@social.treehouse.systems

                @mcc to be clear the proposed anti-AI policy only applies to the alpine project itself.

                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.social
                schrieb zuletzt editiert von
                #50

                @ariadne okay. when i said "linux distribution" i was thinking "a collection of all the software you need to run a computer system" as that's what a distribution traditionally meant. (the existence of flathub somewhat complicates what i want, but like I said, I was being vague and flippant)

                1 Antwort Letzte Antwort
                0
                • mcc@mastodon.socialM mcc@mastodon.social

                  @johnlehet Software is a chaotic system. A small change in one part of a program can have unpredictable effects on other parts of the program. "Large language models" are statistical systems which create asemic strings designed to fool a human into believing they're looking at real text.

                  In other words a mistake introduced by an LLM may be significant, a human may not catch the error, and security flaws could result. This is BEFORE getting into the ethical issues with running the system at all

                  johnlehet@mas.toJ This user is from outside of this forum
                  johnlehet@mas.toJ This user is from outside of this forum
                  johnlehet@mas.to
                  schrieb zuletzt editiert von
                  #51

                  @mcc Yes. I get that. So when you say “random code generators” you mean various LLMS inputting into the code base? Damn. I thought you meant that AIs were involved in the password generation, which as I understand it would also suck badly.

                  mcc@mastodon.socialM johnlehet@mas.toJ 2 Antworten Letzte Antwort
                  0
                  • johnlehet@mas.toJ johnlehet@mas.to

                    @mcc Yes. I get that. So when you say “random code generators” you mean various LLMS inputting into the code base? Damn. I thought you meant that AIs were involved in the password generation, which as I understand it would also suck badly.

                    mcc@mastodon.socialM This user is from outside of this forum
                    mcc@mastodon.socialM This user is from outside of this forum
                    mcc@mastodon.social
                    schrieb zuletzt editiert von
                    #52

                    @johnlehet Yes; I am attempting to describe the product sold as "AI code assistants" without using the word "AI". It did not occur to me that "code" was ambiguous/a pun when I made the post.

                    1 Antwort Letzte Antwort
                    0
                    • johnlehet@mas.toJ johnlehet@mas.to

                      @mcc Yes. I get that. So when you say “random code generators” you mean various LLMS inputting into the code base? Damn. I thought you meant that AIs were involved in the password generation, which as I understand it would also suck badly.

                      johnlehet@mas.toJ This user is from outside of this forum
                      johnlehet@mas.toJ This user is from outside of this forum
                      johnlehet@mas.to
                      schrieb zuletzt editiert von
                      #53

                      One thing for sure, I’ve got a fire under my butt to get out of 1password pretty quick.

                      maaneeack@noc.socialM 1 Antwort Letzte Antwort
                      0
                      • mcc@mastodon.socialM mcc@mastodon.social

                        RE: https://mastodon.scot/@kim_harding/116108957641748718

                        I want this but as a Linux distribution. I don't think I'm asking for much here. I am just asking for the "open source community" to be to the left of Goldman Sachs

                        haqistan@hachyderm.ioH This user is from outside of this forum
                        haqistan@hachyderm.ioH This user is from outside of this forum
                        haqistan@hachyderm.io
                        schrieb zuletzt editiert von
                        #54

                        @mcc I so want this too. Moreover, I want some kind of standard/standardized compact/agreement/declaration/license that F/OSS projects individually could reference to declare that they agree with and enforce this stance: no "AI" contributions whatsoever. Have not yet found such a thing.

                        I agree that the distro level is the right place for this, but there's an argument to be made that it should go all the way down.

                        mcc@mastodon.socialM 1 Antwort Letzte Antwort
                        0
                        • haqistan@hachyderm.ioH haqistan@hachyderm.io

                          @mcc I so want this too. Moreover, I want some kind of standard/standardized compact/agreement/declaration/license that F/OSS projects individually could reference to declare that they agree with and enforce this stance: no "AI" contributions whatsoever. Have not yet found such a thing.

                          I agree that the distro level is the right place for this, but there's an argument to be made that it should go all the way down.

                          mcc@mastodon.socialM This user is from outside of this forum
                          mcc@mastodon.socialM This user is from outside of this forum
                          mcc@mastodon.social
                          schrieb zuletzt editiert von
                          #55

                          @haqistan

                          Here's the text I'm currently copypasting into my own open source projects: https://codeberg.org/mcc/nameless-experimental-lisp/#contributor-agreement

                          I've seen other people with standard text, but nothing designed to be copypasted.

                          Incidentally, I am considering upgrading to something a little stronger, like this; what do you think about it? https://mastodon.social/@mcc/115872922320160715

                          1 Antwort Letzte Antwort
                          0
                          • mcc@mastodon.socialM mcc@mastodon.social

                            @LovesTha if i can export between password managers, but both password managers are infected with the same problem, does this help? what's dashlane? is it good?

                            lovestha@floss.socialL This user is from outside of this forum
                            lovestha@floss.socialL This user is from outside of this forum
                            lovestha@floss.social
                            schrieb zuletzt editiert von
                            #56

                            @mcc Oh, yes, it does require there to be a good option. And I have not done the research.

                            Dashlane is another 1Pass (centralised webservice password manager). I've been using *Warden for a long time now. I have no idea why I chose Dashlane, or if they still exist.

                            Heck, the name might be wrong. Although I think I recall seeing emails in the last year that they were deleting my account due to activity. Which probably means they both exist and that name is right.

                            mcc@mastodon.socialM 1 Antwort Letzte Antwort
                            0
                            • lovestha@floss.socialL lovestha@floss.social

                              @mcc Oh, yes, it does require there to be a good option. And I have not done the research.

                              Dashlane is another 1Pass (centralised webservice password manager). I've been using *Warden for a long time now. I have no idea why I chose Dashlane, or if they still exist.

                              Heck, the name might be wrong. Although I think I recall seeing emails in the last year that they were deleting my account due to activity. Which probably means they both exist and that name is right.

                              mcc@mastodon.socialM This user is from outside of this forum
                              mcc@mastodon.socialM This user is from outside of this forum
                              mcc@mastodon.social
                              schrieb zuletzt editiert von
                              #57

                              @LovesTha Thanks.

                              Looking it up, there is no Linux GUI client for Dashlane. So maybe I won't go for it.

                              1 Antwort Letzte Antwort
                              0
                              • mcc@mastodon.socialM mcc@mastodon.social

                                My understanding is that Bitwarden and KeePassXC, the two open source password managers, are *both* using random code generators at this point, which is terrifying as those are the exact tools where a small error could have the largest negative impact, and also tools that once you've committed to using it you can't quickly back out if they enter a code quality decline

                                https://github.com/bitwarden/clients/tree/main/.claude

                                redfire@mastodon.onlineR This user is from outside of this forum
                                redfire@mastodon.onlineR This user is from outside of this forum
                                redfire@mastodon.online
                                schrieb zuletzt editiert von
                                #58

                                @mcc I've pinned my KeePassXC version to the last one without AI-generated code.

                                mcc@mastodon.socialM 1 Antwort Letzte Antwort
                                0
                                • redfire@mastodon.onlineR redfire@mastodon.online

                                  @mcc I've pinned my KeePassXC version to the last one without AI-generated code.

                                  mcc@mastodon.socialM This user is from outside of this forum
                                  mcc@mastodon.socialM This user is from outside of this forum
                                  mcc@mastodon.social
                                  schrieb zuletzt editiert von
                                  #59

                                  @redfire Which version is that, by the way?

                                  redfire@mastodon.onlineR 1 Antwort Letzte Antwort
                                  0
                                  • mcc@mastodon.socialM mcc@mastodon.social

                                    @redfire Which version is that, by the way?

                                    redfire@mastodon.onlineR This user is from outside of this forum
                                    redfire@mastodon.onlineR This user is from outside of this forum
                                    redfire@mastodon.online
                                    schrieb zuletzt editiert von
                                    #60

                                    @mcc Not at my computer currently but I believe its 2.7.9.

                                    1 Antwort Letzte Antwort
                                    0
                                    • mcc@mastodon.socialM mcc@mastodon.social

                                      RE: https://mastodon.scot/@kim_harding/116108957641748718

                                      I want this but as a Linux distribution. I don't think I'm asking for much here. I am just asking for the "open source community" to be to the left of Goldman Sachs

                                      lhp@mastodon.socialL This user is from outside of this forum
                                      lhp@mastodon.socialL This user is from outside of this forum
                                      lhp@mastodon.social
                                      schrieb zuletzt editiert von
                                      #61

                                      @mcc I am honestly a bit scared to find out which projects use this loser fash tech. Absolutely disgusting.

                                      1 Antwort Letzte Antwort
                                      0
                                      • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                                        @luana @mcc nothing says "super safe password manager" more than "161 files changed, 776 lines added, 541 line removed, some files are hidden from PR by default, authored by Claude Sonnet, merged with some tests failing"

                                        lunarloony@dosgame.clubL This user is from outside of this forum
                                        lunarloony@dosgame.clubL This user is from outside of this forum
                                        lunarloony@dosgame.club
                                        schrieb zuletzt editiert von
                                        #62

                                        @nina_kali_nina @luana @mcc Great. Password manager migration was really not what I needed on my to do list right now

                                        nina_kali_nina@tech.lgbtN 1 Antwort Letzte Antwort
                                        0
                                        • lunarloony@dosgame.clubL lunarloony@dosgame.club

                                          @nina_kali_nina @luana @mcc Great. Password manager migration was really not what I needed on my to do list right now

                                          nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                          nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                          nina_kali_nina@tech.lgbt
                                          schrieb zuletzt editiert von
                                          #63

                                          @lunarloony @luana @mcc but it's like: where to? 😔

                                          lunarloony@dosgame.clubL 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen



                                          Copyright (c) 2025 abSpecktrum (@abspecklog@fedimonster.de)

                                          Erstellt mit Schlaflosigkeit, Kaffee, Brokkoli & ♥

                                          Impressum | Datenschutzerklärung | Nutzungsbedingungen

                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Über dieses Forum