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.
  • maaneeack@noc.socialM maaneeack@noc.social

    @johnlehet @mcc I knew 1password was getting worse, my renewal is soon and that's not happening now. Someone in thread said keepass 2.x isn't infected with AI. There's passwordstore.org and passky.org which I just learned about. Honestly I'm not sure what to try, this is a big PITA.

    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
    #82

    @maaneeack @mcc StrongBox has been sold to a company with maybe iffy success with the products they have acquired. I had first hand experience with their mess-up of the Mac utility Bartender, which I bailed on after their version.

    1 Antwort Letzte Antwort
    0
    • wideeyedcurious@mstdn.socialW wideeyedcurious@mstdn.social

      @Lingmops @mcc I’m beginning to feel as if I’m gonna need to head back to just saving my pswds in a text file on my computer again. 🫤

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

      @WideEyedCurious
      If you're ok with local storage and local replication rather than "cloudy", there's pwsafe. You could keep the db in some less local storage, I guess.
      https://www.pwsafe.org/index.shtml

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

        @argv_minus_one @elfin I do not use keepassxc

        EDIT: checking google there *is* a "Keepass2Android", one assumes forked from the original keepass

        gaditb@icosahedron.websiteG This user is from outside of this forum
        gaditb@icosahedron.websiteG This user is from outside of this forum
        gaditb@icosahedron.website
        schrieb zuletzt editiert von
        #84

        @mcc @argv_minus_one @elfin I use https://www.keepassdx.com/ on android, and sync the file over with Syncthing.

        I don't THINK either of those projects use LLMs, but I haven't been machmir about poring over careful details when checking.

        1 Antwort Letzte Antwort
        1
        0
        • greyduck@wellduck.meG greyduck@wellduck.me

          @mcc I admit I don't know the KeePass ecosystem terribly well, but does this go "up the chain" to regular KeePass 2.x or is it just XC?

          just_one_bear@mastodon.socialJ This user is from outside of this forum
          just_one_bear@mastodon.socialJ This user is from outside of this forum
          just_one_bear@mastodon.social
          schrieb zuletzt editiert von
          #85

          @greyduck @mcc From all that I have seen regarding The Original KeePass (authored by Dominik Reichl in C# for .NET/Mono) has made no mention of AI pollution. How Mono are handling AI I haven't looked at, but for .NET: Microsoft is as they are.

          KeePassXC (maintained by the KeePassXC team in C++ using the QT toolkit) announced the use of AI and then clarified the scope later. KeePassXC is a separate project that uses the keepass vault format but it its own thing.

          1 Antwort Letzte Antwort
          1
          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

            paulshryock@phpc.socialP This user is from outside of this forum
            paulshryock@phpc.socialP This user is from outside of this forum
            paulshryock@phpc.social
            schrieb zuletzt editiert von
            #86

            @mcc yikes

            1 Antwort Letzte Antwort
            0
            • chopsstephens@mastodon.nzoss.nzC chopsstephens@mastodon.nzoss.nz

              @jcnotwit @mcc I'm using the original KeePass on Linux, even though Mono seems not handle high density displays properly, no way I'll touch XC now it's using LLM coding.

              frumble@chaos.socialF This user is from outside of this forum
              frumble@chaos.socialF This user is from outside of this forum
              frumble@chaos.social
              schrieb zuletzt editiert von
              #87

              @chopsstephens @jcnotwit @mcc But there are forks of the pre-vibecoded XC now, no need to switch to a whole other program.

              chopsstephens@mastodon.nzoss.nzC 1 Antwort Letzte Antwort
              0
              • mary@chaos.socialM mary@chaos.social

                @mcc I do think we (as a comunmity) should build a database of public repos that have any genAI related commits/config files, that would be a good start to flag thoses.

                justsoup@mstdn.socialJ This user is from outside of this forum
                justsoup@mstdn.socialJ This user is from outside of this forum
                justsoup@mstdn.social
                schrieb zuletzt editiert von
                #88

                @mary @mcc There was an effort to do this called open-slopware, but the creator got harassed by LLM apologists into deleting it and leaving open-source. After that, people who had local forks put them up and began working on their own versions. I was dissatisfied with the layout of the previous version, so myself and a few other contributors to open-slopware created https://codeberg.org/ai-alternatives/llm-afflicted-software hoping to avoid the pitfalls of the previous repo. It's not perfect, but it is chugging along slowly.

                justsoup@mstdn.socialJ 1 Antwort Letzte Antwort
                0
                • justsoup@mstdn.socialJ justsoup@mstdn.social

                  @mary @mcc There was an effort to do this called open-slopware, but the creator got harassed by LLM apologists into deleting it and leaving open-source. After that, people who had local forks put them up and began working on their own versions. I was dissatisfied with the layout of the previous version, so myself and a few other contributors to open-slopware created https://codeberg.org/ai-alternatives/llm-afflicted-software hoping to avoid the pitfalls of the previous repo. It's not perfect, but it is chugging along slowly.

                  justsoup@mstdn.socialJ This user is from outside of this forum
                  justsoup@mstdn.socialJ This user is from outside of this forum
                  justsoup@mstdn.social
                  schrieb zuletzt editiert von
                  #89

                  @mary @mcc The major changes made were:

                  1. yaml instead of markdown so its machine-readable (I want to develop a tool chat checks your system for llm software).
                  2. Requiring signoffs and signing of commits to limit troll submissions through annoyance (LLM apologists were brigading open-slopware with genAI MRs and one got in)
                  3. More carefully vetting sources and reasons for submissions so only actually "bad" projects are added.

                  1 Antwort Letzte Antwort
                  0
                  • frumble@chaos.socialF frumble@chaos.social

                    @chopsstephens @jcnotwit @mcc But there are forks of the pre-vibecoded XC now, no need to switch to a whole other program.

                    chopsstephens@mastodon.nzoss.nzC This user is from outside of this forum
                    chopsstephens@mastodon.nzoss.nzC This user is from outside of this forum
                    chopsstephens@mastodon.nzoss.nz
                    schrieb zuletzt editiert von
                    #90

                    @frumble @jcnotwit @mcc that's good to know. I only recently switched to Linux and was using KeePass on Windows before that, so I just stuck with it when Mint gave me KeePass and KeePassXC as options.

                    1 Antwort Letzte Antwort
                    0
                    • ixi@mastodon.onlineI ixi@mastodon.online shared this topic
                      ixi@mastodon.onlineI ixi@mastodon.online shared this topic
                    • mcc@mastodon.socialM mcc@mastodon.social

                      @argv_minus_one @elfin I do not use keepassxc

                      EDIT: checking google there *is* a "Keepass2Android", one assumes forked from the original keepass

                      cuddle_puddle@mastodon.catgirl.cloudC This user is from outside of this forum
                      cuddle_puddle@mastodon.catgirl.cloudC This user is from outside of this forum
                      cuddle_puddle@mastodon.catgirl.cloud
                      schrieb zuletzt editiert von
                      #91

                      @mcc@mastodon.social @argv_minus_one@mastodon.sdf.org @elfin@mstdn.social I've been using keepass2android for a long time, and have been quite happy with it. I haven't poked deeply at it to check for LLM use, but there's nothing obvious in the contributor's graph (a single unlinked copilot commit of 1+ 1-)

                      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