Update README.md
This commit is contained in:
parent
c08c2a3dc7
commit
7405e1c0c3
1 changed files with 13 additions and 6 deletions
19
README.md
19
README.md
|
@ -1,15 +1,22 @@
|
|||
# FAQ
|
||||
## What actually IS this?
|
||||
It's a git server for uploading code. Works in a similar fashion to Github / Gitlab / Codeberg etc.
|
||||
It's a git server for uploading code. Works in a similar fashion to Github / Gitlab. Mostly for private use stuff.
|
||||
## Why?
|
||||
because github sucks actually
|
||||
Because GitHub takedowns kept happening, so stuff is here now.
|
||||
## why are there strange quotes on the landing page?
|
||||
because endernon lost a bet
|
||||
## what do you use to host this git instance?
|
||||
forgejo (but it's a fork with some changes by endernon)
|
||||
[forgejo](https://forgejo.org/).
|
||||
## why forgejo?
|
||||
Gitea but it's not some open core bullshit. Also minimal amounts of js.
|
||||
## is there any telemetry? or analytics and tracking? And logging?
|
||||
No. We believe in the right to privacy. User visits are not logged by us. Cloudflare tracking has also been explicitly disabled. There is no user data / IP logging whatsoever by default. However, some data is collected in the following cases:
|
||||
- If you explicitly register an account, in which case, any details you provide during sign up are stored in a database at Hetzner.
|
||||
- If you click download, in which case, the download count number goes up by 1 for that download.
|
||||
For more information see the [Privacy Policy](https://git.frfrnocap.men/assets/privacy.html)
|
||||
## why does the colours on this site look different?
|
||||
it's endernon's own dark theme. find it on https://git.frfrnocap.men/endernon/ender-theme
|
||||
It's a custom theme, https://git.frfrnocap.men/endernon/ender-theme
|
||||
## Who are you?
|
||||
a group of friends making random stuff
|
||||
a group of friends making stuff (but only endernon's stuff is public)
|
||||
## Endernon's icon is on places it shouldn't be.
|
||||
endernon used to host this server, then it got moved to me renting servers from a vps host but I've copied endernon's configs. There's some branding assets that haven't been changed yet.
|
||||
endernon used to host this server, then it was decided that Hetzner should host it, but endernon's configs are still there. There's also some branding assets that haven't been changed yet.
|
Loading…
Add table
Reference in a new issue