2 projects tagged "OS X"
phpVirtualBox is an AJAX implementation of the VirtualBox user interface written in PHP. As a modern Web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. It was created for people who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines.
eacc is a bash script that allows a group of people to share an encrypted, revision controlled file on a shared filesystem. Rather than store an encrypted file in RCS, eacc encrypts the RCS file and handles the decryption, check-out, check-in, and encryption steps automatically. The repository is encrypted using GPG's multi-recipient support, which allows each member of the group to use their own unique password. A typical use case would be to securely store sensitive information, such as password lists or account information, that is shared by a team.
Flexibly generates password candidates using OS pseudo-random sources.