diff options
author | Evan Read <eread@gitlab.com> | 2018-10-28 23:08:48 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2018-10-28 23:08:48 +0000 |
commit | b868b02c626dc4f9986eb93e54cf593055121972 (patch) | |
tree | 2e5142b475fe52e1baf83c914525e8266043ec48 /doc/user | |
parent | 04184b32ec77c073757218f02f2796a24e88b79b (diff) | |
parent | f3fabd86033f12829b817e1d430ea1cdb29ca473 (diff) | |
download | gitlab-ce-b868b02c626dc4f9986eb93e54cf593055121972.tar.gz |
Merge branch 'docs-fix-links-1' into 'master'
Update links to external sites
See merge request gitlab-org/gitlab-ce!22578
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/project/pages/getting_started_part_three.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started_part_three.md b/doc/user/project/pages/getting_started_part_three.md index e1eede8bbed..89b9621b8b9 100644 --- a/doc/user/project/pages/getting_started_part_three.md +++ b/doc/user/project/pages/getting_started_part_three.md @@ -212,7 +212,7 @@ security measure, necessary just for big companies, like banks and shoppings sit with financial transactions. Now we have a different picture. [According to Josh Aas](https://letsencrypt.org/2015/10/29/phishing-and-malware.html), Executive Director at [ISRG](https://en.wikipedia.org/wiki/Internet_Security_Research_Group): -> _We’ve since come to realize that HTTPS is important for almost all websites. It’s important for any website that allows people to log in with a password, any website that [tracks its users](https://www.washingtonpost.com/news/the-switch/wp/2013/12/10/nsa-uses-google-cookies-to-pinpoint-targets-for-hacking/) in any way, any website that [doesn’t want its content altered](http://arstechnica.com/tech-policy/2014/09/why-comcasts-javascript-ad-injections-threaten-security-net-neutrality/), and for any site that offers content people might not want others to know they are consuming. We’ve also learned that any site not secured by HTTPS [can be used to attack other sites](http://krebsonsecurity.com/2015/04/dont-be-fodder-for-chinas-great-cannon/)._ +> _We’ve since come to realize that HTTPS is important for almost all websites. It’s important for any website that allows people to log in with a password, any website that [tracks its users](https://www.washingtonpost.com/news/the-switch/wp/2013/12/10/nsa-uses-google-cookies-to-pinpoint-targets-for-hacking/) in any way, any website that [doesn’t want its content altered](http://arstechnica.com/tech-policy/2014/09/why-comcasts-javascript-ad-injections-threaten-security-net-neutrality/), and for any site that offers content people might not want others to know they are consuming. We’ve also learned that any site not secured by HTTPS [can be used to attack other sites](https://krebsonsecurity.com/2015/04/dont-be-fodder-for-chinas-great-cannon/)._ Therefore, the reason why certificates are so important is that they encrypt the connection between the **client** (you, me, your visitors) |