Update to a somewhat usable version.
authorGuus Sliepen <guus@sliepen.eu.org>
Thu, 22 Jan 2009 14:44:12 +0000 (15:44 +0100)
committerGuus Sliepen <guus@sliepen.eu.org>
Thu, 22 Jan 2009 14:44:12 +0000 (15:44 +0100)
commit4887fb5f75d884730370a1963ee3a6f18dc39b94
treeddf63972e4a4e32fff09f092eebc023de0c6f4a1
parent6a8df9b73c1285e173de88fe105272d8541226d3
Update to a somewhat usable version.

Details about this version:

- It is written in C++.
- There is a fides class which implements all functionality.
- It compiles to a command line version that allows you to test functionality.
- It automatically creates a database in $HOME/.fides/.
- It deals with trust and authorisation certificates.
- It has a very simple web-of-trust implementation.
Makefile
fides.c [deleted file]
fides.cc [new file with mode: 0644]
fides.h [new file with mode: 0644]