Skip to content

Commit

Permalink
Filesystem cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
therealplato committed Apr 5, 2012
1 parent 31c54f2 commit db1dbcd
Show file tree
Hide file tree
Showing 505 changed files with 836 additions and 2,732 deletions.
15 changes: 13 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@

This is a work in progress tool suite to simulate & inspect trust networks.
The database to use is hardcoded as localhost:5984/persp2 in dashboard.rb.
Dependencies: couchdb, node.js

Data will be stored in couchdb, processed with node.js and ruby, and
displayed on an html5 hex grid.

NODE.JS code
install nodejs from repo's
cd perspective/srv/
node app.js #then connect to http://localhost:3210 in browser


Dependencies: couchdb
RUBY code - original trust model
Uses a hardcoded couchdb at localhost:5984/persp2 in dashboard.rb

Usage:
cd perspective
Expand Down
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
167 changes: 167 additions & 0 deletions srv/node_modules/socket.io/lib/client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db1dbcd

Please sign in to comment.