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

    @mary Still trying to figure out what a pure open source version of React Native would look like. Writing React Native apps currently seems to require using something called "expo" which is theoretically open source but it refuses to run unless you sign up for a specific online service and sign a terms & conditions with questionable terms

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

    @mcc I personally haven't used React Native but this seems to track with what I heard about Expo on the "develop and deploy your dev app on Android and iOS" but I think it's possible to build everything locally too even if it's maybe tedious? Anyway something that need digging and testing with dev app instead https://docs.expo.dev/guides/local-app-production/

    mcc@mastodon.socialM 1 Reply Last reply
    0
    • mary@chaos.socialM mary@chaos.social

      @mcc I personally haven't used React Native but this seems to track with what I heard about Expo on the "develop and deploy your dev app on Android and iOS" but I think it's possible to build everything locally too even if it's maybe tedious? Anyway something that need digging and testing with dev app instead https://docs.expo.dev/guides/local-app-production/

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

      @mary yeah, but if a build and deploy means making and deploying an apk then there's some question why you're using react native at all.

      i think it ought to be possible to do all this by just forking expo/expoapp and removing the arbitrary dependency on the web service.

      yukijoou@fedi.kemonomimi.gayY 1 Reply Last reply
      0
      • mcc@mastodon.socialM mcc@mastodon.social

        RE: https://wellduck.me/@greyduck/116110983001607000

        I would like the answer to this question as well.

        elfin@mstdn.socialE This user is from outside of this forum
        elfin@mstdn.socialE This user is from outside of this forum
        elfin@mstdn.social
        wrote last edited by
        #42

        @mcc KeePass 2 is clean.

        argv_minus_one@mastodon.sdf.orgA 1 Reply Last reply
        0
        • luana@wetdry.worldL luana@wetdry.world

          @mcc oh yikes wtf please not bitwarden

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

          @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 pinjontall@sfba.socialP rebtoor@social.rebtoor.xyzR not_a_label@toot.lgbtN blotosmetek@circumstances.runB 8 Replies Last reply
          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.

            leo@60228.devL This user is from outside of this forum
            leo@60228.devL This user is from outside of this forum
            leo@60228.dev
            wrote last edited by
            #44

            @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 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)

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