33 lines
1.7 KiB
Markdown
33 lines
1.7 KiB
Markdown
# diaspora* federation rails engine
|
|
|
|
**A rails engine that adds the diaspora* federation protocol to a rails app**
|
|
|
|
[](https://travis-ci.org/SuperTux88/diaspora_federation)
|
|
[](https://codeclimate.com/github/SuperTux88/diaspora_federation)
|
|
[](https://codeclimate.com/github/SuperTux88/diaspora_federation/coverage)
|
|
[](https://gemnasium.com/SuperTux88/diaspora_federation)
|
|
[](https://inch-ci.org/github/SuperTux88/diaspora_federation)
|
|
[](https://badge.fury.io/rb/diaspora_federation)
|
|
|
|
[Documentation](http://www.rubydoc.info/gems/diaspora_federation/) |
|
|
[Bugtracker](https://github.com/SuperTux88/diaspora_federation/issues)
|
|
|
|
## Development
|
|
|
|
**!!! This gem is currently under heavy development, so every release can contain breaking changes !!!**
|
|
|
|
If you want to help, please contact me, help is welcome.
|
|
|
|
After the first stable release, this repo will be moved to the [diaspora organization](https://github.com/diaspora/).
|
|
|
|
## Diaspora
|
|
|
|
a privacy-aware, distributed, open source social network
|
|
|
|
Links:
|
|
[Project site](https://diasporafoundation.org) |
|
|
[Wiki](https://wiki.diasporafoundation.org)
|
|
|
|
## License
|
|
|
|
This gem is published under the terms of the "GNU Affero General Public License". See the LICENSE file for the exact wording.
|