Description: DNSCrypt Protocol is an open standard that encrypts DNS traffic between a DNS client and DNS resolver to help prevent eavesdropping and manipulation of DNS data. It uses cryptographic signatures to verify that responses originate from the chosen DNS resolver.
Type: software
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software