| Publisher | IBM | ||
|---|---|---|---|
| Format | HTML | Date added | 01 Oct 2000 |
| Topics | Software Engineering, Security Management | ||
| Downloads | 8 | ||
There are a lot of good reasons for keeping secrets. Every company has intellectual property to protect, often including algorithms built right into the software being sold to customers. Companies also have cryptographic keys that must remain private in order to retain their utility. Despite popular trends toward openness, including the open source movement, most software companies still embrace secrecy when it comes to their computer programs. The problem is, secrecy is often used as a crutch and may not be effective. Probably the most popular way to keep secrets in code is to hide away the source and release only an executable version in machine code. Not releasing source code certainly can help keep hackers from stealing your secrets. However, doing so is not nearly as effective as many people believe. There are plenty of problems with this technique (often labeled "security by obscurity"), but the main problem stems from a false belief that code compiled into binary will remain secret just because the source is not available. This is wrong. Simply put, if your code runs, determined people can eventually find out exactly what it is doing.
Related white papers
Software Engineering Today - Best Practices & Patterns
This is the final webcast in the 15 part series ?Modern Software Development in .NET Using Visual Basic?. Developers shouldn?t miss this opportunity to examine the following topics with renowned...
Market-Leading Data-Modeling Tools: Research Report from the Burton Group
The Burton Group provides an in-depth research report on Market-Leading Data-Modeling Tools. According to their research, basic data modeling tools have become commoditized - basic features are yesterday's...
A Better Debugging Experience With SoftICE
Compuware SoftICE is the world's most powerful debugger for Windows applications. Make sure you're making the most of this advanced system-wide debugger by logging on to a special SoftICE webinar...
TechRepublic Resource Guide: Software as a Service (SaaS) for Small and Midsize Businesses (SMBs)
Small and midsize businesses (SMBs) face the same challenges as larger companies when it comes to cutting costs and saving money in a difficult economy. Many are now turning...
Developing Something for Nothing with SQL Server
When looking for no-cost software development solutions, does "free" always mean "free?" Is the free solution scalable? What about support? How long will it be "in play?" Are there legal...
Software Development: A Cost Conscious Way to Outmaneuver the Competition
Hear experts from featured analyst firm, Gartner, Inc., and Cincom Systems, Inc., reveal a solution that features a new and rare Web-based integrated development environment that provides immediate feedback.
Software Self-Healing Using Collaborative Application Communities
Software monocultures are usually considered dangerous because their size and uniformity represent the potential for costly and widespread damage. The emerging concept of collaborative security provides the opportunity to re-examine...



