tl: rule-reasoning.html > pt-BR

This commit is contained in:
Vitor Gonçalves 2023-12-03 14:33:24 -03:00
parent ddc898ada5
commit 6a3284b7e5
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 9 additions and 9 deletions

View File

@ -6,23 +6,23 @@
<meta name="description" content="Reasoning behind the rules governing ~vern">
<meta name="keywords" content="~vern, vern, free software, privacy, tilde, tildeverse, rules, reasoning, tos, terms, terms of service">
<link rel="stylesheet" href="//gcdn.vern.cc/vernsite/style.css">
<title>Rule Reasoning | ~vern</title>
<title>Razão para as regras | ~vern</title>
</head>
<body>
<!--#include file="nav.php" -->
<div class=h><h1 id=rules>Rule Reasoning</h1> <a aria-hidden=true href=#rules>#rules</a></div>
<div class=h><h1 id=rules>Razão para as regras</h1> <a aria-hidden=true href=#rules>#rules</a></div>
<ol>
<li>We want to be able to provide the services, plain and simple.</li>
<li>Our servers are located in Canada and the United States.</li>
<li>Even though our main server is in the US, and COPPA only requires that users be 13 or older without parental permission, we want to be able to have users in the EU, and GDPR "requires parental consent before information society service providers can process the personal data of children under 16 years of age." Processing includes collection, automated or not, so even though we do not actively collect personal information, a user may give it to our servers without our knowledge. For example, if someone types their name in an unecnrypted Matrix room, it is stored in our database. We will not ban a user that is under 16 if they are not located in the EU.</li>
<li>This rule is purely ideological, but we are committed to it. It means that any original software (e.g. on Forgejo) must be free software, and other original media must grant the four essential freedoms as well. It must grant the user the freedom to use/view, copy, distribute, study, and change the media <b>for any purpose</b>. Restrictions we will accept include preventing the user from taking away the freedom of others (e.g. by changing the license to a proprietary one), but these restrictions are not necessary. If you are unsure about a license, contact an <a href=/pt-BR/admins>admin</a>.</li>
<li>We will not tolerate any sort of biased hatred, as we want ~vern to be a place of equal opportunity and freedom for all.</li>
<li>Nós queremos prover nossos serviços, simples, básico.</li>
<li>Nossos servidores são localizados nos Estados Unidos e Canadá.</li>
<li>Por mais que nosso servidor principal esteja em território americano, e a COPPA apenas requisita que os usuários tenham ao menos 13 anos de idade sem permissão parental, nós gostaríamos de ter usuários na União Européia, e a GDPR "requisita consentimento parental antes que o serviço possa processar dados pessoais de crianças abaixo de 16 anos de idade." Processar inclui coletar, automatizado ou não, então por mais que nós não processamos dados pessoais dos nossos usuários, um usuário pode informar para o servidor sem o nosso conhecimento. Por exemplo, se alguém digita o seu nome numa sala Matrix descriptografada, isso fica registrado na nossa base de dados. Nós não baniremos um usuário menor de 16 anos caso ele não se localize na União Européia.</li>
<li>Essa regra é puramente ideológica, mas nós estamos determinados nela. Significa que qualquer software original (por exemplo, no Forgejo) DEVE ser software livre, e qualquer outro tipo de mídia também deve garantir as 4 liberdades essenciais. Você deve garantir os direitos do usuário de usar/ver, copiar, distribuir, estudar e mudar a mídia <b>para qualquer propósito</b>. Restrições aceitas são caso usuários não permitam a restrição da liberdade de outros usuários (por exemplo, restringir a mudança da licença para uma não-livre - também conhecido como copyleft), mas essas restrições não são necessárias. Se você está duvidoso sobre uma licença, contate um <a href=/pt-BR/admins>administrador</a>.</li>
<li>Nós não gostaríamos de nenhuma forma de ódio, pois nós queremos que o ~vern seja um lugar de oportunidades e liberdades igualitárias para todos.</li>
</ol>
<div class=h><h2 id=guidelines>Guideline Reasoning</h2> <a aria-hidden=true href=#guidelines>#guidelines</a></div>
<div class=h><h2 id=guidelines>Razão para as recomendações</h2> <a aria-hidden=true href=#guidelines>#guidelines</a></div>
<ol>
<li>We want our community to be as friendly and welcoming as possible, so please be kind to others.</li>
<li>Nós desejamos que nossa comunidade seja acolhedora para todos, então por favor, seja respeitoso com todos.</li>
</ol>
<!--#include file="footer.cgi" -->
</body>