FOR ALPHA

  * Enable caching that pays attention to who has what.
  * Enable Cron
  * Make guest tokens required for running any non-root app command.
  * Create yote admin page for
        - viewing apps
        - viewing user login objects
        - cron admin
  * Create guest page to be hosted at madyote.com
  * Make installer work for the common case of user having root. [ done, needs testing ]
  * Have server respond to javascript permissions requests.
  * Fix page counter
  * Make simple WIKI for updating Yote News
  * installer so that other scripts work (rename them to yote_ )

BEYOND

* have methods sent just once per class
* add GRU module for searches against tag lists
* update to not use backticks
* make sure installer script works universally
* build yote homepage
* build page editor
* yote objects that brige to files an allow for editing.
* replace Crypt:Passwd with something better.
* unit test of app id passing in the IO. If its missing, the wrong account may be used.
