-
Notifications
You must be signed in to change notification settings - Fork 0
Simple encryption mail-robot written in Ruby
License
bakkdoor/cryptmail
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
-------------------------------------------------------- cryptmail - Simple encryption mail-robot written in Ruby (C) 2009 Christopher Bertels ([email protected]) -------------------------------------------------------- cryptmail is a simple encryption (GnuPG) encryption mail-robot. It is written in Ruby and licensed under the terms of the GNU GPL v3. For more information have a look at the LICENSE file. ------------- INSTALLATION: ------------- To install & use cryptmail you need the Ruby language installed: e.g. on Debian based Systems: $ apt-get install ruby You'll also need some third-party libraries, available through RubyGems, Ruby's packaging system: $ apt-get install rubygems Install the TMail gem: $ gem install tmail Now you can run cryptmail: $ ruby /path/to/cryptmail/bin/cryptmail Also, make sure, you've configured the config file (config.yaml) in cryptmails base directory (in our example: /path/to/cryptmail/config.yaml).
About
Simple encryption mail-robot written in Ruby
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published