From 9fe59efa7431391761739dcc9a88579f6a850678 Mon Sep 17 00:00:00 2001
From: onezDerv
Date: Fri, 20 Sep 2024 17:56:28 -0400
Subject: [PATCH] add ToU
---
README.md | 4 +++-
views/guidelines.ejs | 17 +++++++++++++++++
views/main.ejs | 5 ++++-
3 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 views/guidelines.ejs
diff --git a/README.md b/README.md
index 0b061e5..f3c76a1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# BiglyChat
-With **BiglyChat**, users can take control of their communications with others; the entire codebase is libre software.
\ No newline at end of file
+*Collab on videos... make creative animations... and more!*
+
+With **BiglyChat**, users can take control of their videos; the codebase is libre software.
\ No newline at end of file
diff --git a/views/guidelines.ejs b/views/guidelines.ejs
new file mode 100644
index 0000000..9993a81
--- /dev/null
+++ b/views/guidelines.ejs
@@ -0,0 +1,17 @@
+
+ - Respect other users and communities. Bigotry, bullying, and hacking are prohibited, however constructive
+ criticism is encouraged.
+ - Stay within the United States and international law.
+ - Use the service as intended, regardless of the utility of an unintended feature. Feature requests and exploits
+ can be reported on Codeberg.
+ - Do not associate with communities (i.e. fandoms) that promote prohibited behvaior. However, excluding
+ edge-cases,
+ affiliation isn't a bannable offense by itself.
+ - Respect other users' property and work. Inspiration is allowed, although assets lifted from other users must be
+ properly credited.
+ - Users under 13 may not be granted access to hyperlinks that violate COPPA, and are only allowed to access
+ BiglyChat on a case-by-case
+ basis. All ages are accepted, although underage users are a higher burden to this sites' moderation.
+ - Don't post porn or fetish content, especially pedophillia.
+ - The moderation isn't responsible for behavior on other instances of this software.
+
\ No newline at end of file
diff --git a/views/main.ejs b/views/main.ejs
index d7e7527..799312a 100644
--- a/views/main.ejs
+++ b/views/main.ejs
@@ -11,7 +11,10 @@
href='https://codeberg.org/onezDerv/bigly-chat'>source if you want to contribute or make a
fork.
-
+
+ Guidelines
+ <%- include ('guidelines.ejs') -%>
+
<%if (username=='!nobody' ) { %>
<% } %>