Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
Odyssey346 2022-04-23 16:39:58 +02:00
parent 2c18b286fe
commit 81a44b0c51
4 changed files with 21 additions and 10 deletions

View File

@ -20,6 +20,7 @@ a.visited {
.card {
display: flex;
justify-content: space-evenly;
flex-direction: inherit;
}
.card > div {
@ -34,6 +35,7 @@ a.visited {
.button {
background-color: #00755e; /* Green */
border: none;
font-family: 'Comfortaa', sans-serif;
color: white;
padding: 16px 32px;
text-align: center;

View File

@ -13,11 +13,10 @@ title: Contact Us
<p><a href="https://discord.gg/26EG7fFtfS">Discord</a></p>
<p><a href="https://matrix.to/#/#general:projectsegfau.lt">Matrix</a></p>
<button id="boop" type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Matrix)"; document.getElementById("boop").style.display = "none";'>Click to show who is active on what platform</button>
<p><a href="https://matrix.to/#/#project-segfault:projectsegfau.lt">Matrix</a></p>
<p id="Active"></p>
<button type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Discord and Matrix)"'>Click to show who is active on what platform</button>
<p id="Activity"></p>

View File

@ -3,16 +3,17 @@ title: FAQ
---
# {title}
## Who is the project owner?
Orinigally: Midou (Sysadmin) and Mrlerien (Hoster) and now Devnol (Sysadmin) is with us.
Orignally: Midou (Sysadmin) and Mrlerien (Hoster) and now Odyssey346 (Game Server Sysadmin, webdev and social media manager) and Devnol (Hoster) is with us.
# Hold on, what if Devnol decides to backstab you?
I highly doubt he will, but in any case this happens, critical services will stay up. So only extra (non important services) running on the server will be gone, but you should be aware of that anyways.
# Your server have toxic people!
You can contact us by mail or matrix and we'll figure this out.
# One of your services contains toxic people!
You can contact us by mail or Matrix and we can figure this out with you. But we recommend that you put most of these in our support channel at [#support:projectsegfau.lt](https://matrix.to/#/#support:projectsegfau.lt) on Matrix.
If it's something personal, just say that you have a report against someone on one of our services and you'd like to be contacted and we'll constact you ASAP.
# How can i trust you?
If you're paranoid, I guess you can use tor, even tho we're not hosting any tor links for reasons (We used to host a tor node but we need that ram now).
# How can I trust your services?
Well, you really can't. We don't make our logs or anything public, however, if you would like the data we have on you, please contact us. If you're paranoid, **you are allowed to use Tor on our services**, but we don't host any .onion links.
# Which ways do you prefer to communicate?
Look at <a href="/contact">Contact</a>.

View File

@ -40,4 +40,13 @@ title: Our Instances
<a href="https://nitter.mutahar.rocks">Nitter is here for that.</a>
<br>
</div>
<div id="pleroma">
<h3 class="instances"> Pleroma (Fediverse) </h3>
<br>
Imagine a twitter-like social media that is distributed throughout a network of individual servers and applications...
Then you should use Pleroma. It's like Twitter but less stupid and open source and decentralized. Works with the Fediverse, so you can see all your friends.
<br>
<a href="https://social.projectsegfau.lt">Click me to access our Pleroma instance</a>
<br>
</div>
</div>