Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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
Code Project
  1. Home
  2. The Lounge
  3. Displaying IP addresses of posters

Displaying IP addresses of posters

Scheduled Pinned Locked Moved The Lounge
c++comarchitecturequestion
67 Posts 38 Posters 5 Views 1 Watching
  • 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.
  • C Chris Maunder

    What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    J Offline
    J Offline
    John M Drescher
    wrote on last edited by
    #12

    I am a little scared at option a) as it opens the door to some bot attacks to that ip address.

    John

    1 Reply Last reply
    0
    • R Roger Wright

      I rather like the b) option. Posting the IP address could open users up to attacks from people who have less than adequate coping skills.

      "A Journey of a Thousand Rest Stops Begins with a Single Movement"

      J Offline
      J Offline
      Jim Crafton
      wrote on last edited by
      #13

      Roger Wright wrote:

      ess than adequate coping skills.

      What skillz? I have mad skillz! Just because I want to rip out their heart, tear off their head, and dump their remains in vegemite doesn't mean I have coping problems dammit! I'm just misunderstood and unloved!

      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

      R J G 3 Replies Last reply
      0
      • M Miszou

        I concur. And for bonus points, there could be a link to get a list of any previous names of posters. I forgot something.... An IP address could easily be used to find out where people work, by a simple reverse-lookup to the domain name. Most don't care about this, as they use their real names on CodeProject, but I (and probably many others) like to maintain a little anonymity on the intertubes...


        Sunrise Wallpaper Project | The StartPage Randomizer | A Random Web Page

        M Offline
        M Offline
        Minosknight
        wrote on last edited by
        #14

        Word. Hence my pseudo-name.

        public static void DoSomething() { DoSomethingElse(); } public static void DoSomethingElse() { Dosomething(); }

        1 Reply Last reply
        0
        • E El Corazon

          Mark Salsbery wrote:

          I've marked this post as abuse as well.

          I marked it as Ab Use, clearly Chris is exercising good judgement. :)

          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #15

          :) I'm worried....I may have to give up my alter-ego..."Satips" :laugh:

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          1 Reply Last reply
          0
          • C Chris Maunder

            What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            J Offline
            J Offline
            Judah Gabriel Himango
            wrote on last edited by
            #16

            Sounds good to me as long as there's no security implications for everybody else.

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Barak makes the radio! (audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

            1 Reply Last reply
            0
            • C Chris Maunder

              What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              S Offline
              S Offline
              Shog9 0
              wrote on last edited by
              #17

              I'd go for b. I also like Miszou's idea of listing previous names - i hacked together something for this in CPhog, but it only works for changes in the past 50 posts and probably isn't very kind to the servers. If you could make the link look like one of those nifty little auto-generated flower things... that would just be cool. ;)

              You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...

              1 Reply Last reply
              0
              • C Chris Maunder

                What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                A Offline
                A Offline
                Andy Brummer
                wrote on last edited by
                #18

                If you are going to do one of those, I think a has too many downsides. Either one is an ugly solution to this problem. I've probably posted from at least a hundred different IPs over the years. It would be interesting to see if there was any overlap with accounts posting from the coffee shops that I frequent.


                I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

                S 1 Reply Last reply
                0
                • C Chris Maunder

                  What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                  cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  M Offline
                  M Offline
                  Member 96
                  wrote on last edited by
                  #19

                  Why not use that image thingie that everyone was talking about here a ways back (6 months ago or something like that)? You know, the thing that generates a unique image off an IP address. Someone enabled it for their blog and it seemed to work very well. YOu can see at a glance when the IP address is the same without revealing the IP address.


                  "I don't want more choice. I just want better things!" - Edina Monsoon

                  C C 2 Replies Last reply
                  0
                  • C Chris Maunder

                    What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    P Offline
                    P Offline
                    Paul Conrad
                    wrote on last edited by
                    #20

                    I agree with Roger about option (b). This could work as a deterrent, but there are ways of defeating it...

                    "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                    L M 2 Replies Last reply
                    0
                    • C Chris Maunder

                      What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                      cheers, Chris Maunder

                      CodeProject.com : C++ MVP

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #21

                      b) for me. Yeh.


                      Kicking squealing Gucci little piggy.
                      The Rob Blog

                      1 Reply Last reply
                      0
                      • A Andy Brummer

                        If you are going to do one of those, I think a has too many downsides. Either one is an ugly solution to this problem. I've probably posted from at least a hundred different IPs over the years. It would be interesting to see if there was any overlap with accounts posting from the coffee shops that I frequent.


                        I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

                        S Offline
                        S Offline
                        Shog9 0
                        wrote on last edited by
                        #22

                        Andy Brummer wrote:

                        Either one is an ugly solution to this problem.

                        Neither one is really a solution. Spoofing your IP isn't terribly hard for someone with enough time on their hands to spam the site, so i'd guess it's really more about just adding enough friction to slow the rate of abuse to manageable levels.

                        You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...

                        E A 2 Replies Last reply
                        0
                        • P Paul Conrad

                          I agree with Roger about option (b). This could work as a deterrent, but there are ways of defeating it...

                          "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #23

                          Option A sounds very good though.

                          Behold, I will corrupt your seed, and spread dung upon your faces - God (Malachi 2:3)

                          1 Reply Last reply
                          0
                          • P Paul Conrad

                            I agree with Roger about option (b). This could work as a deterrent, but there are ways of defeating it...

                            "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                            M Offline
                            M Offline
                            Minosknight
                            wrote on last edited by
                            #24

                            Off the top of my head, how about a proxy-server.

                            public static void DoSomething() { DoSomethingElse(); } public static void DoSomethingElse() { Dosomething(); }

                            1 Reply Last reply
                            0
                            • S Shog9 0

                              Andy Brummer wrote:

                              Either one is an ugly solution to this problem.

                              Neither one is really a solution. Spoofing your IP isn't terribly hard for someone with enough time on their hands to spam the site, so i'd guess it's really more about just adding enough friction to slow the rate of abuse to manageable levels.

                              You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...

                              E Offline
                              E Offline
                              El Corazon
                              wrote on last edited by
                              #25

                              Shog9 wrote:

                              so i'd guess it's really more about just adding enough friction to slow the rate of abuse to manageable levels.

                              exactly... if you don't have to change IP to spoof a userid, it makes it easy, certainly spoofing an IP isn't difficult, but if you change a lot it does become an annoyance. If abuse requires extra annoyance to accomplish, one or more of the abusers may get bored and go elsewhere after easier prey.

                              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                              1 Reply Last reply
                              0
                              • C Chris Maunder

                                What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                                cheers, Chris Maunder

                                CodeProject.com : C++ MVP

                                realJSOPR Offline
                                realJSOPR Offline
                                realJSOP
                                wrote on last edited by
                                #26

                                Hmmm... I can post from one of 7 machines - five of them are at home, each with their own static ip, and two are at work (both via dhcp). I presume that the two at work will resolve to the same IP, and I'm not sure if anyone else on codeproject is working where I do. I don't really care one way or the other how you do it. :)

                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                -----
                                "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                1 Reply Last reply
                                0
                                • M Member 96

                                  Why not use that image thingie that everyone was talking about here a ways back (6 months ago or something like that)? You know, the thing that generates a unique image off an IP address. Someone enabled it for their blog and it seemed to work very well. YOu can see at a glance when the IP address is the same without revealing the IP address.


                                  "I don't want more choice. I just want better things!" - Edina Monsoon

                                  C Offline
                                  C Offline
                                  Chris Maunder
                                  wrote on last edited by
                                  #27

                                  John Cardinal wrote:

                                  Why not use that image thingie

                                  Because it's broken and I've not had a chance to dig in and fix it. I'm assuming plenty of other people have made fixes in the interim so it's probably not a bad idea for me to go grab some updated code.

                                  cheers, Chris Maunder

                                  CodeProject.com : C++ MVP

                                  1 Reply Last reply
                                  0
                                  • S Shog9 0

                                    Andy Brummer wrote:

                                    Either one is an ugly solution to this problem.

                                    Neither one is really a solution. Spoofing your IP isn't terribly hard for someone with enough time on their hands to spam the site, so i'd guess it's really more about just adding enough friction to slow the rate of abuse to manageable levels.

                                    You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...

                                    A Offline
                                    A Offline
                                    Andy Brummer
                                    wrote on last edited by
                                    #28

                                    Unfortunately people just can't be trusted to ignore all the crap posts. I really think this is going to be too tempting for underage home-schooled kids on summer break to show everyone how it really isn't a solution. At least until they get bored with it. Though option A could be tempting enough that they could try something really stupid.


                                    This blanket smells like ham

                                    S 1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      What do you reckon? I'm getting a little sick of members creating new accounts and trolling. How offended would everyone be if a) the IP address of where they posted their message from was displayed, or b) each message contains a link that allows you to see a list other accounts that have also posted from this IP.

                                      cheers, Chris Maunder

                                      CodeProject.com : C++ MVP

                                      Richard Andrew x64R Offline
                                      Richard Andrew x64R Offline
                                      Richard Andrew x64
                                      wrote on last edited by
                                      #29

                                      I must concur that it would be a mistake to reveal everyone's IP. Why not reveal everyone's credit card number while you're at it?

                                      -------------------------------- "All that is necessary for the forces of evil to win in the world is for enough good men to do nothing" -- Edmund Burke

                                      C L 2 Replies Last reply
                                      0
                                      • Richard Andrew x64R Richard Andrew x64

                                        I must concur that it would be a mistake to reveal everyone's IP. Why not reveal everyone's credit card number while you're at it?

                                        -------------------------------- "All that is necessary for the forces of evil to win in the world is for enough good men to do nothing" -- Edmund Burke

                                        C Offline
                                        C Offline
                                        Chris Maunder
                                        wrote on last edited by
                                        #30

                                        :) It did spark some debate, though, didn't it? ;)

                                        cheers, Chris Maunder

                                        CodeProject.com : C++ MVP

                                        Z 1 Reply Last reply
                                        0
                                        • Richard Andrew x64R Richard Andrew x64

                                          I must concur that it would be a mistake to reveal everyone's IP. Why not reveal everyone's credit card number while you're at it?

                                          -------------------------------- "All that is necessary for the forces of evil to win in the world is for enough good men to do nothing" -- Edmund Burke

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #31

                                          No, it would not be a mistake to show everyone's ip.

                                          Behold, I will corrupt your seed, and spread dung upon your faces - God (Malachi 2:3)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

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