You may view the following files.
Click on a file name or click a radio button and click one of the buttons below the list.

index.php - The web site index page and server web page
index.inc - The HTML for the home page when not invoked as a server
makekey.php - Utility for creating Trubanc-compatible public/private key pairs
settings.php.tmpl - Template for server settings

doc/idea.txt - My original idea
doc/db.txt - Description of the server database and protocol
doc/client.txt - Description of the client database
todo.txt - Stuff to do
plain-english.html - Source for Trubanc in Plain English
client.html - Source for A Trubanc Web Client
css/docstyle.css - Style sheet for the docs

lib/fsdb.php - The "File System Database" used by Trubanc
lib/parser.php - Parser for the protocol strings
lib/ssl.php - Interface to PHP's SSL wrapper
lib/timestamp.php - An ever-increasing timestamp
lib/tokens.php - All the names used in the database and protocol
lib/utility.php - Some utility functions
lib/cryptest.php - Test code for encryption

lib/server.php - The server
lib/servertest.php - Test code for the server

lib/client.php - The client API
lib/clientest.php - Test code for the client API

client/index.php - The web client
client/settings.php.tmpl - Template for web client settings
client/template.php - Web client page template
client/debug.php - Toggles debug mode in the web client

viewtext.php - The file that generated this listing
viewtext.txt - The list of files viewtext.php will show you

Search selected file for:
View selected file with line numbers?