{% extends "default.html" %} {% block title %} About {% endblock %} {% block breadcrumbs %}
  • Information
  • {% endblock %} {% block content %}

    Roundabout alpha testing

    Repository hosting for everyone.

    Licensing

    Roundabout is free software available under the GNU AGPLv3. You are free to use, study, modify and/or distribute both the server and client programs, and to host your own instance.

    Copyright 2023, Roundabout contributors

    This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along with this program. If not, see the GNU website.

    Click to view a copy of the GNU AGPL

    Server information

    • Operating System: {{ platform.platform() }}
    {% endblock %}