{% extends "closedverse_main/layout.html" %} {% block main-body %}{% load closedverse_user %} {% user_sidebar request user user.profile 0 True %}

Frequently Asked Questions (FAQ)

Hey there! If you have any questions about {{ brand_name }}, this page aims to answer them.

What is {{ brand_name }}?

{{ brand_name }} is a website based on Cedar-Django, which is a Miiverse clone written in Python utilising the Django framework. In simpler terms, the owner of {{ brand_name }} uses Cedar-Django to power this website.

What is Closedverse?

Closedverse was a social network project that was developed by PF2M and Arian Kordi. It was inspired by Miiverse, a social networking service that was offered by Nintendo for its gaming consoles. Closedverse was originally intended to be a safe and friendly community for users to connect and share, but it unfortunately had to shut down on April 4, 2019.
Cedar-Django is based off of Closedverse, hence their many, many similarities and why Closedverse is linked on the homepage.

The legacy of Miiverse clones

Miiverse clones, such as Closedverse, have a complicated history. Many of these projects have faced challenges and faced criticism for their moderation and management. Closedverse, for example, was known for its drama and conflict, which ultimately led to its shut down.

Despite these challenges, {{ brand_name }} aims to provide a safe and friendly space for users to connect and share. We are committed to maintaining a positive and respectful community, and we have put in place measures to ensure that our moderation is effective and fair. If you have any concerns or questions, please don't hesitate to contact us.

What data do we collect?

For security reasons, we collect and store certain data about our users, such as their IP address, nickname, and comment history. This information is used to protect the site and its users from any potential harm.

In addition, any data that users choose to include in their profiles is stored in our database. Users can remove this data at any time, unless they are banned from the site.

{% if request.user.is_authenticated %}
{% endif %}

What can I do on {{ brand_name }}?

{{ brand_name }} offers a variety of features that allow users to connect and share with others. These include the ability to change the color and background of the website, create and customize communities, and rate user content using "Yeahs" instead of likes.

Is this allowed?

{{ brand_name }} is a fork of Closedverse, which was originally created by PF2M and Arian Kordi. It is not affiliated with Nintendo or Hatena in any way, and these companies have no involvement with our service.

Any funny details?

{{ brand_name }} is using Cedar-Django, a Miiverse clone written in Python using the Django web application framework, which makes it easy to add and modify features. It is a personal project that is not intended to generate revenue or profit. Instead, it is meant to be a fun and safe space for users to connect and share.

{% endblock %}