MessageLabs today announced that the number of inappropriate and potentially sensitive images sent as email attachments has declined over the past six months in comparison to the same period last year.
Encrypt Sensitive Configuration Data with Java
When application developers are developing, parameters are often hard-coded in the source code. These hard-coded parameters are often pulled out of the source code and put into property files or configuration files. System and network security policies may force a developer to address security concerns over the data that is stored in external files. So, how do you make sure that your sensitive external parameters are safe?