Re: [go-nuts] Golang security and reliability

2021-01-20 Thread Kevin Chadwick
On 1/20/21 1:46 PM, Axel Wagner wrote: >  My personal projection is that security will mostly be unaffected (/I don't > know of many security issues in the past that were related to Go type safety > or > lack thereof/), if it *is* affected, the effect will be positive and that > type-safety will i

Re: [go-nuts] Golang security and reliability

2021-01-20 Thread 'Axel Wagner' via golang-nuts
On Wed, Jan 20, 2021 at 2:25 PM Kevin Chadwick wrote: > It has been stated in a thread that there have never been any type safety > related security issues. I assume you are referring to what I said and I'd just like to point out that I never made such claims. I said two things: I assume panic

Re: [go-nuts] Golang security and reliability

2021-01-20 Thread Kevin Chadwick
On 1/20/21 12:27 PM, Axel Wagner wrote: > > Language design is a trade-off and there is no such thing as a perfect > type-system. Go has decided that it doesn't want to occupy the "most > type-safety > possible" spot in the language design space. > > I don't think it is true that anyone is "downpl

Re: [go-nuts] Golang security and reliability

2021-01-20 Thread 'Axel Wagner' via golang-nuts
On Wed, Jan 20, 2021 at 12:47 PM Kevin Chadwick wrote: > I know Go is far from plagued by these issues and I certainly wouldn't > want to > trade Gos simplicity away. However, there seems to be a playing down of > null > pointers and type safety issue potential. > I don't understand what you are