Skip to content

cknoll/django-sober

Repository files navigation

CircleCI Code style: black

django-sober - worthwhile discussions

Sober is a django app which provides a structured way to visualize discussion.

Currently (Jan. 2019) it is still in early stage of development (alpha-status). The motivation of this app was summarized in a Lightning Talk at 35C3 (video, slides).

A demonstration server is available at https://sober-arguments.net

For deployment information see the project: django-sober-site

Background

Sober was developed out of the experience that discussions via email, social media, comment areas or classical forums in many cases are frustrating. Some observed reasons:

  • The lack of reference and unsupported claims.
  • The lack of focus (vulnerability to so called red herrings).
  • Important arguments are hidden in volumes of less important text.
  • The lack of overview (which argument relates to which).
  • Formation or manifestation of rival camps.

Sober was designed to avoid these problems as much as possible, while still being easy to use. The intended audience are groups of people who in principle are willing to collaborate and making decisions based on reasonable arguments. Main features are:

  • Discussions are strongly formalized and split up into atomic contributions, so called bricks.
  • The basis of each discussion is a thesis-brick.
  • Answers to a thesis must have one of the following types:
    • pro-argument
    • counter-argument
    • improvement suggestion
    • question
    • comment
  • The quality of each brick can be rated.
    • Theses can evoke more or less agreement.
    • Arguments can have more or less cogency (persuasive power).
    • Other bricks can have more or less relevance.
  • Users are enabled and encouraged to gradually improve bricks: find better references, use clearer formulation, etc.
  • Authorship of bricks is not shown. This is to emphasize content over social interdependencies.
  • Sober is free software and aims to be easily deployable on self hosted infrastructure.

Main use cases are:

  • Loose interchange of arguments on a possibly controversial topic.
  • Support running processes of formation of opinion and collective decision-making within groups.
  • Document such processes (which might have taken place on other media or offline) for later reference.

Future development

As stated, the software is currently in alpha-status and might be considered as an experimental proof of concept. It serves to generate some feedback and ideally some reinforcement of the development team. Reporting issues is encouraged, filing pull requests even more. A guide for how to contribute is in preparation.

License

The code of this project is licensed under AGPL. If you have questions about this, please contact the maintainer.

Alternatives

There are other platforms and apps which have similar aims. However, they either seem too complicated or lack some features like the self-hosting-ability

About

django-app for visualization of discussions

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
COPYING.agpl3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published