WIP: Update policy documents #6

Draft
luca0N wants to merge 5 commits from dev_policies_2025 into dev
Owner

Update both the Terms of Service and Privacy Notice documents. These documents are outdated and had to be updated. They have also been edited slightly to make their contents clearer. More information is documented in each commit description.

These changes were made to reflect the ongoing migration from Nautilus to Nebula. Some other quality changes were made as well.

Update both the Terms of Service and Privacy Notice documents. These documents are outdated and had to be updated. They have also been edited slightly to make their contents clearer. More information is documented in each commit description. These changes were made to reflect the ongoing migration from Nautilus to Nebula. Some other quality changes were made as well.
luca0N self-assigned this 2025-11-14 00:19:13 +00:00
Update the Terms of Service documents.  The changes in this commit are
several:

   1. The ``Last modified'' date has changed to the UTC date of making
      this commit.

   2. The website name has changed to `luca0n.com' (i.e., the domain
      name, but in lowercase, and with no punctuation).  This is the
      first part of a series of changes made to the website, as part
      of a minor rebranding.

   3. A hyperlink to previous versions of the document was added.  At
      this time, it points to the commit history for the applicable
      files.

   4. Removed country references in clause forbidding illegal content,
      and replaced it with a reference to ``applicable countries.''
      While this is broader and not as specific, such applicable
      countries will be mentioned in the Privacy Notice document.

   5. Added a new clause forbidding users from uploading and sharing
      content that is generated by computers (i.e., machine learning
      models) without disclosing.  This new clause is meant to push back
      on content that is purposefully misleading, and is to be applied
      in a case-by-case basis.

   6. Made some minor changes to make the text more coherent and
      clearer.
Update the Privacy Notice documents.  There are several changes in this
commit:

   1. The ``Last modified'' date has changed to the UTC date of making
          this commit.

   2. The website name has changed to `luca0n.com' (i.e., the domain
      name, but in lowercase, and with no punctuation).  This is the
      second part of the set of changes introduced by the same
      rebranding changes made in the previous commit (e08280a).

   3. Removed a reference to the United States of America, and replaced
      it with Canada.  This change is part of the migration from
      Nautilus to Nebula (luca0n.com servers).

   4. Mention hosting provider for transparency, and make it clear that
      the data is shared for hosting purposes only.

   5. Made it clearer that DNT headers are ignored, as no tracking is
      conducted on the website.

   6. Made some minor changes to make the text more coherent and
   clearer.
Reflect the change made in the English version of the document, which is
to remove mention to specific countries.  See commit e08280a for further
information on this decision.
luca0N added the due date 2025-11-19 2025-11-14 00:19:30 +00:00
Fix a typo and a day mismatch in the ``Last modified'' date for the
Portuguese translation.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev_policies_2025:dev_policies_2025
git switch dev_policies_2025

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch dev
git merge --no-ff dev_policies_2025
git switch dev_policies_2025
git rebase dev
git switch dev
git merge --ff-only dev_policies_2025
git switch dev_policies_2025
git rebase dev
git switch dev
git merge --no-ff dev_policies_2025
git switch dev
git merge --squash dev_policies_2025
git switch dev
git merge --ff-only dev_policies_2025
git switch dev
git merge dev_policies_2025
git push origin dev
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

2025-11-19

Dependencies

No dependencies set.

Reference
luca0N/luca0N-website!6
No description provided.