xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
Commit e3cff3f25926df5d9860b95a82c928d527cb01eb

Added GNU Ethical Repository Criteria Evaluations results in compare.csv
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-11-15 20:59
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-11-15 20:59
Parent(s): 39d07466ab3f0c5dc10a9e950004e6ace285f377
Signing key:
Tree: 5c5d8a7e1a4df8ad45c18b0802cec46a638a008e
File Lines added Lines deleted
compare.csv 2 0
File compare.csv changed (mode: 100644) (index 8e1fc3a..fc78398)
2 2 [Legal],,,,,,, [Legal],,,,,,,
3 3 License,Affero GPLv3+,MIT?,Proprietary,?open,?,?,? License,Affero GPLv3+,MIT?,Proprietary,?open,?,?,?
4 4 Developers keep copyright when contributing (see 1),Yes,No,No,?,?,?,? Developers keep copyright when contributing (see 1),Yes,No,No,?,?,?,?
5 GNU Ethical Repository Criteria Evaluations (see 4),"A (-A4, +A+0, +A+1, +A+2, +A+5)",C,F,?,?,?,?
5 6 ,,,,,,, ,,,,,,,
6 7 [Features],,,,,,, [Features],,,,,,,
7 8 Easy installation,Yes,No,Yes?,No!,?,Yes,No Easy installation,Yes,No,Yes?,No!,?,Yes,No
 
... ... Webserver,Apache,apache/nginx,?,?,?,?,?
37 38 "*","1) This is about contributing to the Git hosting project, not about projects hosted inside. Signing a Contributor Licence Agreement (CLA) is very bad for free software.",,,,,, "*","1) This is about contributing to the Git hosting project, not about projects hosted inside. Signing a Contributor Licence Agreement (CLA) is very bad for free software.",,,,,,
38 39 "*","2) It has a not standard package manager; upgrading distro does not update the git software (pip, gem etc.). Or is a big archive including packages already found in the distribution.",,,,,, "*","2) It has a not standard package manager; upgrading distro does not update the git software (pip, gem etc.). Or is a big archive including packages already found in the distribution.",,,,,,
39 40 "*","3) Seems is not really secure: if key is leaking, the attacker can push.",,,,,, "*","3) Seems is not really secure: if key is leaking, the attacker can push.",,,,,,
41 "*","4) Repo criteria by GNU: https://www.gnu.org/software/repo-criteria.html",,,,,,
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master