Always remain updated about current software development trends

Articles having tag: SECURITY

Privacy policy guidelines and Template for web apps

Releasing an app is much more than just coding it. You are providing a service to people and they trust you with their data. With the amount of reports of apps “calling home” and storing and sending your data to third parties without your consent...

Apple encourages developers to sign up for Developer ID ahead of the Mountain Lion release this Summer

With the release of Mountain Lion just a few months away, Apple has begun preparing the Mac Developing community for the new Gatekeeper feature. Developers are reporting having received an email from Apple\xa0encouraging them to sign up for the company’s...

Wishful Thinking: Why can't HTML fix Script Attacks at the Source?

The Web can be an evil place, especially if you're a Web Developer blissfully unaware of Cross Site Script Attacks (XSS). Even if you are aware of XSS in all of its insidious forms, it's extremely complex to deal with all the issues if you're taking user input...

Authenticating your windows domain users in the cloud

Moving to the cloud can represent a big challenge for many organizations when it comes to reusing existing infrastructure. For applications that drive existing business processes in the organization, reusing IT assets like active directory represent good part...

WMI Namespace Security with C/C++

Download WmiSecurity - 49.65 KBIntroduction\xa0\xa0 When I try to operate WMI namespace security, I found that there's several script solution that depends on the API\xa0

Generating Random Pronounceable Passwords

The use of passwords as a security measure is increasingly common for technical and non-technical users alike. Generating passwords that are both strong and memorable can be difficult. This article describes one method to alleviate this problem.

Data Encryption for Hadoop and NoSQL Databases From Gazzang

Data Encryption for Hadoop and NoSQL Databases From Gazzang: The Gazzang Encryption Platform for Big Data works as a last line of defense for protecting data within Hadoop, Cassandra and MongoDB, non-relational, distributed and horizontally scalable data stores...

NoSQL Security: Installing and Hardening Redis

NoSQL Security: Installing and Hardening Redis:Many useful pieces of advice\u2014from the very basics to renaming commands\u2014in Marc Wickenden post about securing Redis: Redis doesn't have much in the way of security so I knew that anyone who managed...