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. Why I think AV software should be free

Why I think AV software should be free

Scheduled Pinned Locked Moved The Lounge
comsecurityfunctionalhelpquestion
54 Posts 19 Posters 0 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.
  • K Kevin Marois

    Do you make your software virus proof?

    If it's not broken, fix it until it is

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

    To the best of my ability - but most of the responsibility lies with the OS and browser since they're doing the low level stuff.

    Contrary to popular belief, nobody owes you anything.

    K 1 Reply Last reply
    0
    • L Lost User

      To the best of my ability - but most of the responsibility lies with the OS and browser since they're doing the low level stuff.

      Contrary to popular belief, nobody owes you anything.

      K Offline
      K Offline
      Kevin Marois
      wrote on last edited by
      #11

      And someone better will defeat it... But that's your fault, right? By your logic, YOU should have put more time and expense into defeating all viruses that might attach your software. If we as developers tried that, the cost of our apps would skyrocket and the app side would be exponentially huge, and it would never be done.

      If it's not broken, fix it until it is

      L D 2 Replies Last reply
      0
      • K Kevin Marois

        And someone better will defeat it... But that's your fault, right? By your logic, YOU should have put more time and expense into defeating all viruses that might attach your software. If we as developers tried that, the cost of our apps would skyrocket and the app side would be exponentially huge, and it would never be done.

        If it's not broken, fix it until it is

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

        Kevin Marois wrote:

        If we as developers tried that, the cost of our apps would skyrocket and the app side would be exponentially huge, and it would never be done.

        Which is why we rely on the OS and its API's to be secure. :rolleyes:

        Contrary to popular belief, nobody owes you anything.

        K 1 Reply Last reply
        0
        • L Lost User

          Kevin Marois wrote:

          it essentially was 3 pages of VB code that deleted whatever it could from the Windows folder and all subfolders under it.

          Kevin Marois wrote:

          No 'bug' allowed that.

          You don't think an OS should protect against uninitiated code execution and file deletion?

          Contrary to popular belief, nobody owes you anything.

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #13

          So then where do you draw the line separating "uninitiated code execution and file deletion" from "legitimate code execution and file deletion?"

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

          L 1 Reply Last reply
          0
          • D David Crow

            So then where do you draw the line separating "uninitiated code execution and file deletion" from "legitimate code execution and file deletion?"

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

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

            That's the $64,000 question. Today Linux distros, OS X and Windows all have slightly different answers but all of them provide pretty good security. All are more secure today than they were 10 years ago or even last year.

            Contrary to popular belief, nobody owes you anything.

            K 1 Reply Last reply
            0
            • L Lost User

              Kevin Marois wrote:

              If we as developers tried that, the cost of our apps would skyrocket and the app side would be exponentially huge, and it would never be done.

              Which is why we rely on the OS and its API's to be secure. :rolleyes:

              Contrary to popular belief, nobody owes you anything.

              K Offline
              K Offline
              Kevin Marois
              wrote on last edited by
              #15

              "If we as developers" includes OS providers. They do have some level of protection in there, but they cant stop everything and if they tried the already over-priced Windows would never be purchased.

              If it's not broken, fix it until it is

              L 1 Reply Last reply
              0
              • L Lost User

                That's the $64,000 question. Today Linux distros, OS X and Windows all have slightly different answers but all of them provide pretty good security. All are more secure today than they were 10 years ago or even last year.

                Contrary to popular belief, nobody owes you anything.

                K Offline
                K Offline
                Kevin Marois
                wrote on last edited by
                #16

                This is the reason it's unreasonable to try to code around it. Who decides who can and cannot delete files?

                If it's not broken, fix it until it is

                L D 2 Replies Last reply
                0
                • K Kevin Marois

                  "If we as developers" includes OS providers. They do have some level of protection in there, but they cant stop everything and if they tried the already over-priced Windows would never be purchased.

                  If it's not broken, fix it until it is

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

                  Kevin Marois wrote:

                  If we as developers" includes OS providers. They do have some level of protection in there, but they cant stop everything

                  Of course but you seem to be suggesting that only a rudimentary level of security is OK and we should rely on 3rd party anti-virus developers to do the hard stuff. If the AV folks can do it - why not the OS developers?

                  Contrary to popular belief, nobody owes you anything.

                  1 Reply Last reply
                  0
                  • K Kevin Marois

                    This is the reason it's unreasonable to try to code around it. Who decides who can and cannot delete files?

                    If it's not broken, fix it until it is

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

                    Kevin Marois wrote:

                    it's unreasonable to try to code around it.

                    :confused: Do you prefer the "Wild West" days of DOS where any attachment in an e-mail could wipe your HD? Just because it's difficult doesn't make it unreasonable.

                    Kevin Marois wrote:

                    Who decides who can and cannot delete files?

                    Notifying the user and asking permission / requiring a password is where they usually end up. Windows has things like User Account Control, Firewall and Drive Encryption. OS X has GateKeeper (App signing), Encryption and Firewall.

                    Contrary to popular belief, nobody owes you anything.

                    1 Reply Last reply
                    0
                    • A Albert Holguin

                      Use Linux then... I use both, but definitely pay for AV on my Windows machines.

                      D Offline
                      D Offline
                      dandy72
                      wrote on last edited by
                      #19

                      Albert Holguin wrote:

                      Use Linux then...

                      Because they never get pwned? Thing is, all systems have exploits, but I have to wonder if Linux may not actually be at a disadvantage here, given that (AFAIK) there's no reputable anti-virus for Linux you can rely on. Which means you totally rely on the end user.

                      A D M 3 Replies Last reply
                      0
                      • L Lost User

                        Kevin Marois wrote:

                        it essentially was 3 pages of VB code that deleted whatever it could from the Windows folder and all subfolders under it.

                        Kevin Marois wrote:

                        No 'bug' allowed that.

                        You don't think an OS should protect against uninitiated code execution and file deletion?

                        Contrary to popular belief, nobody owes you anything.

                        M Offline
                        M Offline
                        Mladen Jankovic
                        wrote on last edited by
                        #20

                        Mike Mullikin wrote:

                        You don't think an OS should protect against uninitiated code execution and file deletion?

                        No! No, I don't. Unless you know how to implement mind reading capabilities and embed it into OS, anything you do regarding this 'issue' will be more of an annoyance then actual solution.

                        GeoGame for Windows Phone

                        L 1 Reply Last reply
                        0
                        • K Kevin Marois

                          And someone better will defeat it... But that's your fault, right? By your logic, YOU should have put more time and expense into defeating all viruses that might attach your software. If we as developers tried that, the cost of our apps would skyrocket and the app side would be exponentially huge, and it would never be done.

                          If it's not broken, fix it until it is

                          D Offline
                          D Offline
                          dandy72
                          wrote on last edited by
                          #21

                          Kevin Marois wrote:

                          By your logic, YOU should have put more time and expense into defeating all viruses that might attach your software

                          The answer to that is obviously no, but as a developer, I don't think it's unreasonable to be expected to at least try to mitigate potential issues when you design your apps. That's why, after all, threat modeling tools exist. They're not just for OS designers. It starts with not requiring the user to run as an admin, not saving passwords in plaintext--those sorts of things. You're not entirely absolved from any responsibility just because there's an anti-virus running that's trying to protect the user from himself.

                          1 Reply Last reply
                          0
                          • A Albert Holguin

                            Use Linux then... I use both, but definitely pay for AV on my Windows machines.

                            M Offline
                            M Offline
                            Mladen Jankovic
                            wrote on last edited by
                            #22

                            Albert Holguin wrote:

                            Use Linux then...

                            Are you implying that Linux is bug/virus free? :laugh:

                            GeoGame for Windows Phone

                            A 1 Reply Last reply
                            0
                            • K Kevin Marois

                              This is the reason it's unreasonable to try to code around it. Who decides who can and cannot delete files?

                              If it's not broken, fix it until it is

                              D Offline
                              D Offline
                              dandy72
                              wrote on last edited by
                              #23

                              Kevin Marois wrote:

                              Who decides who can and cannot delete files?

                              Ultimately, Access Control Lists, and they generally work as designed.

                              1 Reply Last reply
                              0
                              • M Marc Clifton

                                It's interesting that almost everyone asked why I think it should be free, so here's my thinking: Why do viruses exist? Because of bugs in the operating systems and applications that we do pay for. So, in effect, when I spend money on AV software, I'm paying someone else to "fix" the problems created by someone else. That's fine, but then it makes more sense to me that the companies who write the buggy OS's, browser, etc. should pay the AV software companies, not the end user. Now sure, if there's some advanced features that you might need, then I can see paying for that. But the basic "keep me protected from the bad guys and the buggy OS's" functionality, seems to me like that should be something free. Of course, with my thinking, companies like Microsoft would simply hide an "AV tax" to their software, haha. Or I could just use Microsoft Security Essentials, but I went down that route once and had some unpleasant experiences, don't recall exactly what. Might try it again on my laptop. Marc

                                Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                                M Offline
                                M Offline
                                Mladen Jankovic
                                wrote on last edited by
                                #24

                                Do you also expect fire or health insurance to be free?

                                GeoGame for Windows Phone

                                M N 2 Replies Last reply
                                0
                                • M Mladen Jankovic

                                  Mike Mullikin wrote:

                                  You don't think an OS should protect against uninitiated code execution and file deletion?

                                  No! No, I don't. Unless you know how to implement mind reading capabilities and embed it into OS, anything you do regarding this 'issue' will be more of an annoyance then actual solution.

                                  GeoGame for Windows Phone

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

                                  Mladen Janković wrote:

                                  No! No, I don't.

                                  :wtf: You would prefer that an e-mail attachment or some script in a web page could (without your permission or knowledge) modify / delete files on your computer?

                                  Contrary to popular belief, nobody owes you anything.

                                  M 1 Reply Last reply
                                  0
                                  • M Mladen Jankovic

                                    Do you also expect fire or health insurance to be free?

                                    GeoGame for Windows Phone

                                    M Offline
                                    M Offline
                                    Marc Clifton
                                    wrote on last edited by
                                    #26

                                    Mladen Janković wrote:

                                    Do you also expect fire or health insurance to be free?

                                    Of course not, but keep in mind that the word "insurance" is misleading. It doesn't ensure that your house won't burn down or that you won't die. It is more of an "assurance", that you can replace damaged property or your spouse won't be financially crippled by your death. AV software isn't "insurance" or even "assurance." It's preventing (in a condom sort of way) problems with something that's originally flawed. Marc

                                    Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                                    M 1 Reply Last reply
                                    0
                                    • K Kevin Marois

                                      Marc Clifton wrote:

                                      Why do viruses exist? Because of bugs in the operating systems and applications that we do pay for

                                      Sometimes. Years ago I got ahold of the source code for a virus called the I Love You Virus[^] Aside from the silly email stuff, it essentially was 3 pages of VB code that deleted whatever it could from the Windows folder and all subfolders under it. No 'bug' allowed that. Some deviant came up with this and wrote it.

                                      If it's not broken, fix it until it is

                                      N Offline
                                      N Offline
                                      newton saber
                                      wrote on last edited by
                                      #27

                                      Kevin Marois wrote:

                                      No 'bug' allowed that. Some deviant came up with this and wrote it.

                                      :thumbsup: That's a very good example and creates a strong point toward the debate. Wow, that sounds sarcastic when I typed it, but I really mean it.

                                      1 Reply Last reply
                                      0
                                      • M Marc Clifton

                                        Mladen Janković wrote:

                                        Do you also expect fire or health insurance to be free?

                                        Of course not, but keep in mind that the word "insurance" is misleading. It doesn't ensure that your house won't burn down or that you won't die. It is more of an "assurance", that you can replace damaged property or your spouse won't be financially crippled by your death. AV software isn't "insurance" or even "assurance." It's preventing (in a condom sort of way) problems with something that's originally flawed. Marc

                                        Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                                        M Offline
                                        M Offline
                                        Mladen Jankovic
                                        wrote on last edited by
                                        #28

                                        Fine! Fire and burglar alarms should be free.

                                        GeoGame for Windows Phone

                                        M 1 Reply Last reply
                                        0
                                        • M Mladen Jankovic

                                          Do you also expect fire or health insurance to be free?

                                          GeoGame for Windows Phone

                                          N Offline
                                          N Offline
                                          newton saber
                                          wrote on last edited by
                                          #29

                                          No I expect fire hazards and health hazards to be illegal and impossible!! :D

                                          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