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
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[http://status.net] is the way to go.  It's the most advanced and flexible while still being relatively lightweight.
Working on status.net for now.
[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.
For the time being, let's set it up.  We can code something else later, but I need ''something'' to demo (and turn testers loose on).  I'll see if status.net can use SQLite as its back end.  Supposedly [http://status.net/wiki/Google_Summer_of_Code_2011#RDBMS_backend the Google Summer of Code] was supposed to do this in 2011, but I don't know if it actually happened.


Free account creation without e-mail confirmation of accounts.
{{Template:Byzantium}}
 
Service dependencies:
* MySQL
* Web server

Latest revision as of 21:17, 4 April 2012

Working on status.net for now. 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

For the time being, let's set it up. We can code something else later, but I need something to demo (and turn testers loose on). I'll see if status.net can use SQLite as its back end. Supposedly the Google Summer of Code was supposed to do this in 2011, but I don't know if it actually happened.

Project Byzantium
Main Meeting Notes Byzantium Live Distro Misc. Development Stuff