Category IT

Search Engines for the deep Web

This post lists some popular portals to search content in the deep web. List of portals to search content in the deep web featured in this post: The Hidden Wiki Torch NotEvil Ahmia OnionLinks DuckDuckGo In order to see content…

Application Virtualization

This post explains some aspects of application virtualization. This is part of a series of article about virtualization. Application Virtualization Software Products Software Virtualization Software Products: Citrix Virtual Apps Citrix Virtual Apps, formerly known as Citrix XenApp, allows users to…

Distributed System Interface Definition Languages

An interface definition language (IDL) provide a language-neutral and platform-independent way to specify the interfaces of objects or services. It defines the data types, operations, and interfaces that are available for use by other components. Do not confuse it with…

Password Hashing Algorithms

Password hashing algorithms: List of Password Hashing Algorithms PBKDF1 Deprecated. PBKDF2 Supersedes PBKDF1. Use key stretching to increase the difficulty of attack. bcrypt Use key stretching to increase the difficulty of attack. scrypt Use key stretching to increase the difficulty…