[FOLIO-475] clone github using https, not ssh Created: 17/Feb/17 Updated: 12/Nov/18 Resolved: 23/Feb/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Julian Ladisch | Assignee: | Julian Ladisch |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Change the documentation to use https (instead of ssh) when creating a local clone of a github repository. Cloning using ssh like This is a bug because there is no need for credentials when the user only wants to build and run the software locally but does not want to contribute for the time being. Using https like European Union Data Protection Directive Article 6 1. c) requires that collecting "personal data must be […] not excessive": http://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:31995L0046 Under German Telemedia Act § 13 (6) it is compulsory for any provider to advise the user how to use the service anonymously: http://www.gesetze-im-internet.de/tmg/BJNR017910007.html#BJNR017910007BJNE001301118 |