2012-05-01 17:43:51 +02:00
2012-05-01 17:43:51 +02:00
2010-11-12 11:18:28 +01:00
2011-11-14 17:16:13 -08:00
2012-03-31 01:22:46 -04:00
2012-03-15 15:07:22 +01:00
2012-04-29 00:23:48 +05:30
2012-02-21 12:40:26 -08:00
2011-09-14 11:23:12 -07:00

Welcome to the Diaspora Project!

Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. Check out our project site.

Build Status Dependency Status


Diaspora is currently going through a huge refactoring push, the code is changing fast! If you want to do something big, reach out on IRC or the mailing list first, so you can contribute effectively <3333


With Diaspora you can:

  • Run and host your own pod and have control over your own social experience.
  • Own your own data.
  • Make friends across other pods seamlessly.

Documentation is available on our wiki

Pull Request Guidelines

Before submitting code, feel free to sign our Contributor License Agreement Sign Here

Quick Start:

Here's how you can get a development environment up and running. You can check out system-specific guides here.

Step 1: Download the script

  curl https://raw.github.com/diaspora/diaspora/master/script/install.sh | /bin/sh

Step 2: Follow the instructions

Step 3: Run the the development server

  rails s

then visit 'http://localhost:3000' in your browser.

Step 4: Run tests

  rake

Resources:

Description
No description provided
Readme AGPL-3.0 255 MiB
Languages
Ruby 64.7%
JavaScript 20.9%
Haml 4.8%
Gherkin 4.1%
SCSS 3.2%
Other 2.2%