open-source: del.icio.us tag/open-source
Security
cryptography
sysadmin
internet
networking
ftp
ssh
encryption
Documentation
open-source
OpenLDAP: del.icio.us/tag/openldap
Security
HOWTO
cryptography
sysadmin
authentication
networking
LDAP
linux
Server
OpenLDAP
Mosquito is a remote execution framework that operates securely and uses high grade encryption combined with a virtual machine to prevent outside interception of data.
It presents a dynamic environment on a target host that can be reprogrammed on the fly over a secure communications channel to fit the current situation. The virtual machine was written from scratch for this purpose, with a built in cryptography library, optimized for size with an eye towards being able to inject it.
The virtual machine’s native programming environment is a Scheme-derived Lisp-family language, with an optimizing bytecode compiler. It is also cross-platform using ANSI C and GCC, currently running on OpenBSD, Darwin, Linux, and Win32. Compiled bytecode is portable between these platforms.
The native language of the virtual machine is Mosquito Lisp, a Lisp1 language with strong influences from Scheme. It was built from scratch for this environment and is optimized for highly concurrent tasks and network applications.
mosref
Framework
Security
remote
networking
cryptography
Hacking
License:LGPL
remote-execution