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 (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Natural selection in IT

Natural selection in IT

Scheduled Pinned Locked Moved Programmer Humor
33 Posts 20 Posters 1 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.
  • K [email protected]

    That’s a meme page. Do NOT submit your real private keys!

    Don't tell me what to do with my employers keys.

    S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote last edited by
    #9

    if you have your employer's keys...

    1 Reply Last reply
    5
    • N [email protected]

      FWIW this is what I did:

      $ ssh-keygen -f fake_ssh_key
      

      (press Enter twice for no passphrase)

      and then:

      $ cat fake_ssh_key
      

      Which I then just copy-pasted from the terminal. Surely this can't reveal anything about my other private keys, right?

      30p87@feddit.org3 This user is from outside of this forum
      30p87@feddit.org3 This user is from outside of this forum
      [email protected]
      wrote last edited by
      #10

      Yes. It only reveals stuff about your defaults, which should be ed25519 globally now anyway.

      1 Reply Last reply
      7
      • anafabula@discuss.tchncs.deA [email protected]

        It says it IPv6 ready but doesn't even have any AAAA DNS records.

        It does use TLS 1.3, but only AES 128 bits for me.

        Z This user is from outside of this forum
        Z This user is from outside of this forum
        [email protected]
        wrote last edited by [email protected]
        #11

        well, its ready, not that its implemented 😏

        1 Reply Last reply
        9
        • T [email protected]

          That's a meme page. Do NOT submit your real private keys!

          oleorun@lemmy.fanO This user is from outside of this forum
          oleorun@lemmy.fanO This user is from outside of this forum
          [email protected]
          wrote last edited by [email protected]
          #12

          I went to a similar site, but instead of checking private keys it checked all my credit cards to make sure they weren't on the dark web.

          /s

          T mormegil@programming.devM 2 Replies Last reply
          26
          • T [email protected]

            That's a meme page. Do NOT submit your real private keys!

            krolden@lemmy.mlK This user is from outside of this forum
            krolden@lemmy.mlK This user is from outside of this forum
            [email protected]
            wrote last edited by
            #13

            The disclaimer ruins the joke

            T a_norny_mousse@feddit.orgA 2 Replies Last reply
            3
            • krolden@lemmy.mlK [email protected]

              The disclaimer ruins the joke

              T This user is from outside of this forum
              T This user is from outside of this forum
              [email protected]
              wrote last edited by
              #14

              Better safe than sorry

              1 Reply Last reply
              3
              • oleorun@lemmy.fanO [email protected]

                I went to a similar site, but instead of checking private keys it checked all my credit cards to make sure they weren't on the dark web.

                /s

                T This user is from outside of this forum
                T This user is from outside of this forum
                [email protected]
                wrote last edited by
                #15

                Do you have a link? I want to check mine

                1 Reply Last reply
                6
                • K [email protected]

                  That’s a meme page. Do NOT submit your real private keys!

                  Don't tell me what to do with my employers keys.

                  T This user is from outside of this forum
                  T This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #16

                  That's ok. Just don't do it with your personal ones.

                  1 Reply Last reply
                  6
                  • T [email protected]

                    That's a meme page. Do NOT submit your real private keys!

                    scoopta@programming.devS This user is from outside of this forum
                    scoopta@programming.devS This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #17

                    Page claims to be IPv6 ready...does not actually have an IPv6 address. This isn't a meme, this is a crime

                    1 Reply Last reply
                    21
                    • anafabula@discuss.tchncs.deA [email protected]

                      It says it IPv6 ready but doesn't even have any AAAA DNS records.

                      It does use TLS 1.3, but only AES 128 bits for me.

                      scoopta@programming.devS This user is from outside of this forum
                      scoopta@programming.devS This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #18

                      Glad to see I'm not the only one checking for a AAAA. Looked like a cool and useful site /s but I only use sites with v6.

                      1 Reply Last reply
                      3
                      • T [email protected]

                        That's a meme page. Do NOT submit your real private keys!

                        G This user is from outside of this forum
                        G This user is from outside of this forum
                        [email protected]
                        wrote last edited by [email protected]
                        #19

                        Didn't pass captcha to submit my crypto wallet 😞

                        T 1 Reply Last reply
                        1
                        • G [email protected]

                          Didn't pass captcha to submit my crypto wallet 😞

                          T This user is from outside of this forum
                          T This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #20

                          Have you tried disabling VPN?

                          G 1 Reply Last reply
                          1
                          • krolden@lemmy.mlK [email protected]

                            The disclaimer ruins the joke

                            a_norny_mousse@feddit.orgA This user is from outside of this forum
                            a_norny_mousse@feddit.orgA This user is from outside of this forum
                            [email protected]
                            wrote last edited by [email protected]
                            #21

                            I'm pretty sure there was a version without it first.

                            Still made me laugh 🀷

                            krolden@lemmy.mlK 1 Reply Last reply
                            2
                            • N [email protected]

                              FWIW this is what I did:

                              $ ssh-keygen -f fake_ssh_key
                              

                              (press Enter twice for no passphrase)

                              and then:

                              $ cat fake_ssh_key
                              

                              Which I then just copy-pasted from the terminal. Surely this can't reveal anything about my other private keys, right?

                              a_norny_mousse@feddit.orgA This user is from outside of this forum
                              a_norny_mousse@feddit.orgA This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #22

                              We know your unique machine ID now.

                              N 1 Reply Last reply
                              0
                              • a_norny_mousse@feddit.orgA [email protected]

                                We know your unique machine ID now.

                                N This user is from outside of this forum
                                N This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #23

                                I'll be impressed if you tell me what operating system I'm using.

                                1 Reply Last reply
                                1
                                • a_norny_mousse@feddit.orgA [email protected]

                                  I'm pretty sure there was a version without it first.

                                  Still made me laugh 🀷

                                  krolden@lemmy.mlK This user is from outside of this forum
                                  krolden@lemmy.mlK This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #24

                                  Yes I do remember it used to not be there

                                  1 Reply Last reply
                                  0
                                  • T [email protected]

                                    That's a meme page. Do NOT submit your real private keys!

                                    lazynooblet@lazysoci.alL This user is from outside of this forum
                                    lazynooblet@lazysoci.alL This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #25

                                    Blocked by defender

                                    T 1 Reply Last reply
                                    1
                                    • oleorun@lemmy.fanO [email protected]

                                      I went to a similar site, but instead of checking private keys it checked all my credit cards to make sure they weren't on the dark web.

                                      /s

                                      mormegil@programming.devM This user is from outside of this forum
                                      mormegil@programming.devM This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #26

                                      Also, check if your PIN has been leaked as well! https://pastebin.com/Nn2ZcdfC

                                      C J 2 Replies Last reply
                                      5
                                      • lazynooblet@lazysoci.alL [email protected]

                                        Blocked by defender

                                        T This user is from outside of this forum
                                        T This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #27

                                        Damn. Microsoft did something right?

                                        1 Reply Last reply
                                        0
                                        • T [email protected]

                                          Have you tried disabling VPN?

                                          G This user is from outside of this forum
                                          G This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by [email protected]
                                          #28

                                          I'm a robot

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