Actions

Byzantium Live Distro Microblog: Difference between revisions

From HacDC Wiki

(Created page with "[http://status.net] is the way to go. It's the most advanced and flexible while still being relatively lightweight. Software dependencies: * PHP * MySQL Configure the mobile t...")
 
No edit summary
Line 1: Line 1:
[http://status.net] is the way to go.  It's the most advanced and flexible while still being relatively lightweight.
[http://status.net status.net] isn't quite what we need and it is much to complex (says haxwithaxe)


Software dependencies:
recommend we write our own dead simple one with the following features:
* PHP
*completely anonymous posting (security via the lack thereof :P)
* MySQL
*distributed couchdb-like database backend
 
*the future ability to sign messages with pgp keys
Configure the mobile theme by default.
 
Free account creation without e-mail confirmation of accounts.
 
Service dependencies:
* MySQL
* Web server

Revision as of 23:04, 30 July 2011

status.net isn't quite what we need and it is much to complex (says haxwithaxe)

recommend we write our own dead simple one with the following features:

  • completely anonymous posting (security via the lack thereof :P)
  • distributed couchdb-like database backend
  • the future ability to sign messages with pgp keys