demiurg.org

mail client

2008-08-13 10:39:51

GUI WEB CLI ...
|____|_____|____|
|
======================= Auth ==============
|
... <--| |
| |
POP3 <--| |
|--> Fetch <-- HTTP(S)
IMAP <--| | |
| |
Filter --> Archive --> Announce
|
|
Send
|
-----------
| |
SMTP ....


* mail index in sqlite
* mail data in zip on the FS
* Auth: GPG
* HTTP(S) <--> JSON <--> ...
* accounts, settings, etc in sqlite
* administration via cli
open projects

secrets manager

2008-05-27 00:26:15
cerberus uses gnupg to encrypt a list of passwords with additional information in
a plain text file on the operating system, and let's you access your passwords via
command line. it's small and simple and it may help you if you have to remember
more than one or two passwords.
open projects

backup tool

2008-05-27 00:20:41
Theus is a command line backup tool. It automates simple backup tasks,
like archiving directories limiting the number of versions and few more.

a number of features are missing, but it's build in a way that makes it
simple to extend and, well for me at least it does it's job.
open projects
KEYWORDS:
Copyright © 2008, demiurg.org