The Ruby developers had a near miss with a crypto disaster when an "awful bug" crept into the language's source code development tree. A simple programming error made the library generate RSA keys that caused the encryption mechanism to produce clear text. . Luckily, the error was caught before it made it to any release version of Ruby, but it provides a good example of how a simple error can have potentially far-reaching effects. The RSA asymmetric encryption technique differentiates between secret and public keys. The public key consist of a modulus n and an exponent e. The plain text, m, is encrypted according to the mathematical formula The link for this article located at H Security is no longer available. . An incident during the advancement of Python highlights significant dangers presented by blockchain flaws that may result in decryption errors.. Ruby Security Breach, RSA Encryption Issues, Crypto Development Risks. . LinuxSecurity.com Team
Somehow technology seems to evolve at a rapid pace, even when the standards bodies that help define it do not. Consider that most of today's websites are built on HTML4, a standard that was introduced in 1997. In the thirteen years since, the way we use the Web has changed dramatically, even if the underlying standard has not.. To bridge the gap, Web developers have adopted and embraced a variety of additional technologies, everything from using client-side JavaScript to build needed features, relying on server-side scripts to process data in ways the browser could not, and using third-party plug-ins, such as Flash, to extend the browser even further. All of these developments reflect the shift from browser as document delivery platform to browser as Web application platform. Now, with the nearly-complete standard for HTML5 being implemented (at least in part) in the latest or beta versions of all the major browsers, including Internet Explorer, Firefox, Safari, Chrome, and Opera, many of the advanced Web app features developers need will be available in native HTML. The link for this article located at eSecurity Planet is no longer available. . HTML5 has transformed web dev by adding new features but also poses security risks. Here are key threats and ways to mitigate them effectively. HTML5 Security, Web Application Threats, Browser Frameworks, Web Development Risks. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.