Security problem of code

  • Thread starter venuswilliams105
  • Start date
V

venuswilliams105

o) Does C++ have any security problems ?
o) We'd like to put up our special tennis game online after we finish
hard-coding and enforcing compiling error reduction.
o) We are afraid the users would hack in our servers and take away our
top secrets, we will lose everything, because we use servers to store
them. They are baaaad :-(
 
O

Obnoxious User

o) Does C++ have any security problems ?

All security problems stems from your own programming errors,
not the langauge.
o) We'd like to put up our special tennis game online after we finish
hard-coding and enforcing compiling error reduction.
o) We are afraid the users would hack in our servers and take away our
top secrets, we will lose everything, because we use servers to store
them. They are baaaad :-(

Isn't paranoia wonderful.
 
?

=?ISO-8859-1?Q?Erik_Wikstr=F6m?=

o) Does C++ have any security problems ?

No, but your code might
o) We'd like to put up our special tennis game online after we finish
hard-coding and enforcing compiling error reduction.
o) We are afraid the users would hack in our servers and take away our
top secrets, we will lose everything, because we use servers to store
them. They are baaaad :-(


That's a security-problem with your servers and have nothing to do with
C++, however, to be frank I doubt that you have any "top secrets" that
anyone would want to steal. If someone hacked your server it would
probably be to use it as a zombie or to send SPAM.
 
A

Andrew Koenig

o) We'd like to put up our special tennis game online after we finish
hard-coding and enforcing compiling error reduction.
o) We are afraid the users would hack in our servers and take away our
top secrets, we will lose everything, because we use servers to store
them. They are baaaad :-(

You are concerned that unknown people out there will break in and steal your
secrets, but you are soliciting advice from other unknown people as to what
to do about it.

What's wrong with this picture?
 
J

James Kanze

You are concerned that unknown people out there will break in and steal your
secrets, but you are soliciting advice from other unknown people as to what
to do about it.
What's wrong with this picture?

Is it possible that he's not read Ken Thompson's "Reflections on
Trusting Trust"? I would have thought that that would be one of
the first things one would read if one is concerned with
security.
 
S

Shadowman

o) Does C++ have any security problems ?
o) We'd like to put up our special tennis game online after we finish
hard-coding and enforcing compiling error reduction.
o) We are afraid the users would hack in our servers and take away our
top secrets, we will lose everything, because we use servers to store
them. They are baaaad :-(
New group troll?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,291
Messages
2,571,466
Members
48,141
Latest member
candes

Latest Threads

Top