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 legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

I legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

Scheduled Pinned Locked Moved Uncategorized
15 Posts 7 Posters 0 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.
  • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

    I legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

    Dude

    riverpunk@defcon.socialR This user is from outside of this forum
    riverpunk@defcon.socialR This user is from outside of this forum
    riverpunk@defcon.social
    wrote last edited by
    #3

    @JessTheUnstill I like using DuckDuckGo for qr codes cuz it works on school PC's that I often have to use at my college clubs. `qr code <link>` drops out a png that encodes for just the link without any redirects. Proper QR codes are awesome, I hate redirect services.

    I'll have to check out `qrencode` at some point too

    jesstheunstill@infosec.exchangeJ alxdre301@urusai.socialA 2 Replies Last reply
    0
    • riverpunk@defcon.socialR riverpunk@defcon.social

      @JessTheUnstill I like using DuckDuckGo for qr codes cuz it works on school PC's that I often have to use at my college clubs. `qr code <link>` drops out a png that encodes for just the link without any redirects. Proper QR codes are awesome, I hate redirect services.

      I'll have to check out `qrencode` at some point too

      jesstheunstill@infosec.exchangeJ This user is from outside of this forum
      jesstheunstill@infosec.exchangeJ This user is from outside of this forum
      jesstheunstill@infosec.exchange
      wrote last edited by
      #4

      @riverpunk It's a pretty handy little thing. For basic stuff it's just qrencode -o file.png https://example.com or whatever, but it's got a bunch of other flags to set things or change the size or whatever

      1 Reply Last reply
      0
      • symtrkl@merping.synth.downloadS symtrkl@merping.synth.download

        @JessTheUnstill Huh til my distro has a command to make more of me, that's cool. (Legit didn't know, I used some random-ass website when I made the one that became my face.)

        jesstheunstill@infosec.exchangeJ This user is from outside of this forum
        jesstheunstill@infosec.exchangeJ This user is from outside of this forum
        jesstheunstill@infosec.exchange
        wrote last edited by
        #5

        @SymTrkl It doesn't make "pretty" ones, but it's functional, and you can toss it into a shell script if you ever need a lot of them.

        symtrkl@merping.synth.downloadS 1 Reply Last reply
        0
        • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

          @SymTrkl It doesn't make "pretty" ones, but it's functional, and you can toss it into a shell script if you ever need a lot of them.

          symtrkl@merping.synth.downloadS This user is from outside of this forum
          symtrkl@merping.synth.downloadS This user is from outside of this forum
          symtrkl@merping.synth.download
          wrote last edited by
          #6

          @JessTheUnstill I am the one who makes them pretty, once it's encoded I can just chuck the fucker in Krita.

          jesstheunstill@infosec.exchangeJ 1 Reply Last reply
          0
          • symtrkl@merping.synth.downloadS symtrkl@merping.synth.download

            @JessTheUnstill I am the one who makes them pretty, once it's encoded I can just chuck the fucker in Krita.

            jesstheunstill@infosec.exchangeJ This user is from outside of this forum
            jesstheunstill@infosec.exchangeJ This user is from outside of this forum
            jesstheunstill@infosec.exchange
            wrote last edited by
            #7

            @SymTrkl Ahh cool. Well happy encoding then 😁

            1 Reply Last reply
            0
            • riverpunk@defcon.socialR riverpunk@defcon.social

              @JessTheUnstill I like using DuckDuckGo for qr codes cuz it works on school PC's that I often have to use at my college clubs. `qr code <link>` drops out a png that encodes for just the link without any redirects. Proper QR codes are awesome, I hate redirect services.

              I'll have to check out `qrencode` at some point too

              alxdre301@urusai.socialA This user is from outside of this forum
              alxdre301@urusai.socialA This user is from outside of this forum
              alxdre301@urusai.social
              wrote last edited by
              #8

              @riverpunk oh that is some nice trick I learnt today

              1 Reply Last reply
              0
              • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

                I legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

                Dude

                nd3jr@social.coopN This user is from outside of this forum
                nd3jr@social.coopN This user is from outside of this forum
                nd3jr@social.coop
                wrote last edited by
                #9

                @JessTheUnstill That is wrong on so many levels.

                Also let me say that qrencode is standard issue on all my systems. For getting a URL from a borked system's manual page into my tablet so I can actually go to it it's very handy, and for that I use the -tASCIIi or -tANSI options to output the QR code right on the console.

                jesstheunstill@infosec.exchangeJ 1 Reply Last reply
                0
                • nd3jr@social.coopN nd3jr@social.coop

                  @JessTheUnstill That is wrong on so many levels.

                  Also let me say that qrencode is standard issue on all my systems. For getting a URL from a borked system's manual page into my tablet so I can actually go to it it's very handy, and for that I use the -tASCIIi or -tANSI options to output the QR code right on the console.

                  jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                  jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                  jesstheunstill@infosec.exchange
                  wrote last edited by
                  #10

                  @ND3JR Ooh that's a handy trick I'd not thought of before

                  1 Reply Last reply
                  0
                  • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

                    I legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

                    Dude

                    vonxylofon@witter.czV This user is from outside of this forum
                    vonxylofon@witter.czV This user is from outside of this forum
                    vonxylofon@witter.cz
                    wrote last edited by
                    #11

                    @JessTheUnstill "trusted Google Chrome" lost me there.

                    jesstheunstill@infosec.exchangeJ 1 Reply Last reply
                    0
                    • vonxylofon@witter.czV vonxylofon@witter.cz

                      @JessTheUnstill "trusted Google Chrome" lost me there.

                      jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                      jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                      jesstheunstill@infosec.exchange
                      wrote last edited by
                      #12

                      @vonxylofon So you're going to trust a trillion dollar company whose literal revenue model is tracking people and sweeping up every drop of data they can ?!?

                      vonxylofon@witter.czV 1 Reply Last reply
                      0
                      • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

                        @vonxylofon So you're going to trust a trillion dollar company whose literal revenue model is tracking people and sweeping up every drop of data they can ?!?

                        vonxylofon@witter.czV This user is from outside of this forum
                        vonxylofon@witter.czV This user is from outside of this forum
                        vonxylofon@witter.cz
                        wrote last edited by
                        #13

                        @JessTheUnstill Exactly. My point is that I don't trust Google Chrome with anything, for any reason.

                        1 Reply Last reply
                        0
                        • jesstheunstill@infosec.exchangeJ jesstheunstill@infosec.exchange

                          I legit had someone say they trusted Google Chrome to make QR codes without trackers in them over qrencode the fully locally run FOSS command line tool in every mainstream distro, and I just ...

                          Dude

                          retreival9096@hachyderm.ioR This user is from outside of this forum
                          retreival9096@hachyderm.ioR This user is from outside of this forum
                          retreival9096@hachyderm.io
                          wrote last edited by
                          #14

                          @JessTheUnstill

                          ... I hear only hackers use the command line, and I'd never trust a hacker ... 😄

                          Actually, used qrencode just a couple of hours ago.

                          jesstheunstill@infosec.exchangeJ 1 Reply Last reply
                          0
                          • retreival9096@hachyderm.ioR retreival9096@hachyderm.io

                            @JessTheUnstill

                            ... I hear only hackers use the command line, and I'd never trust a hacker ... 😄

                            Actually, used qrencode just a couple of hours ago.

                            jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                            jesstheunstill@infosec.exchangeJ This user is from outside of this forum
                            jesstheunstill@infosec.exchange
                            wrote last edited by
                            #15

                            @Retreival9096 As you probably shouldn't. I barely trust myself

                            1 Reply Last reply
                            1
                            0
                            • R relay@relay.infosec.exchange shared this topic
                            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