Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

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

I want this but as a Linux distribution.

Scheduled Pinned Locked Moved Uncategorized
132 Posts 74 Posters 26 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 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

    Internal server error · GitHub

    favicon

    (github.com)

    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
    wrote last edited by
    #45

    @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 Replies Last reply
    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
      wrote last edited by
      #46

      @leo urgh I hate this 🙃

      1 Reply Last reply
      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
        wrote last edited by
        #47

        @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 Reply Last reply
        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

          Internal server error · GitHub

          favicon

          (github.com)

          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
          wrote last edited by
          #48

          @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 Reply Last reply
          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
            wrote last edited by
            #49

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

            mcc@mastodon.socialM 1 Reply Last reply
            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
              wrote last edited by
              #50

              @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 Reply Last reply
              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
                wrote last edited by
                #51

                @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 Reply Last reply
                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
                  wrote last edited by
                  #52

                  @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 Replies Last reply
                  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
                    wrote last edited by
                    #53

                    @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 Reply Last reply
                    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
                      wrote last edited by
                      #54

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

                      maaneeack@noc.socialM 1 Reply Last reply
                      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
                        wrote last edited by
                        #55

                        @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 Reply Last reply
                        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
                          wrote last edited by
                          #56

                          @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 Reply Last reply
                          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
                            wrote last edited by
                            #57

                            @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 Reply Last reply
                            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
                              wrote last edited by
                              #58

                              @LovesTha Thanks.

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

                              1 Reply Last reply
                              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

                                Internal server error · GitHub

                                favicon

                                (github.com)

                                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
                                wrote last edited by
                                #59

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

                                mcc@mastodon.socialM 1 Reply Last reply
                                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
                                  wrote last edited by
                                  #60

                                  @redfire Which version is that, by the way?

                                  redfire@mastodon.onlineR 1 Reply Last reply
                                  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
                                    wrote last edited by
                                    #61

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

                                    1 Reply Last reply
                                    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
                                      wrote last edited by
                                      #62

                                      @mcc I am honestly a bit scared to find out which projects use gen AI. I do not want any of such code running on any of my devices.

                                      1 Reply Last reply
                                      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"

                                        Link Preview Image
                                        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
                                        wrote last edited by
                                        #63

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

                                        1 Reply Last reply
                                        0
                                        • johnlehet@mas.toJ johnlehet@mas.to

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

                                          maaneeack@noc.socialM This user is from outside of this forum
                                          maaneeack@noc.socialM This user is from outside of this forum
                                          maaneeack@noc.social
                                          wrote last edited by
                                          #64

                                          @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 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups