fides
15 years agoSome more const.
Guus Sliepen [Sat, 24 Jan 2009 19:22:59 +0000 (20:22 +0100)]
Some more const.

15 years agoMake things const where appropriate.
Guus Sliepen [Sat, 24 Jan 2009 16:31:21 +0000 (17:31 +0100)]
Make things const where appropriate.

15 years agoFix #includes and copyright statements.
Guus Sliepen [Sat, 24 Jan 2009 15:53:23 +0000 (16:53 +0100)]
Fix #includes and copyright statements.

15 years agoAutoconfiscation.
Guus Sliepen [Sat, 24 Jan 2009 15:38:40 +0000 (16:38 +0100)]
Autoconfiscation.

15 years agoUpdate to a somewhat usable version.
Guus Sliepen [Thu, 22 Jan 2009 14:44:12 +0000 (15:44 +0100)]
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.

15 years agoAdd file describing some of the ideas behind fides.
Guus Sliepen [Thu, 22 Jan 2009 14:43:52 +0000 (15:43 +0100)]
Add file describing some of the ideas behind fides.

15 years agoStart of fides.
Guus Sliepen [Mon, 29 Dec 2008 21:21:38 +0000 (22:21 +0100)]
Start of fides.