add Radicale to the calendar and contacts section #419

Closed
NeverDucky wants to merge 3 commits from master into master
NeverDucky commented 2018-03-31 17:22:57 +00:00 (Migrated from github.com)

Description

discussion here

HTML Preview

Replace [GITHUB_USERNAME] with your GitHub username and [BRANCH] with the branch name.

http://htmlpreview.github.io/?https://github.com/neverducky/privacytools.io/blob/master/index.html#calendar_contacts

### Description discussion [here](https://www.reddit.com/r/privacytoolsIO/comments/88bt1n/secure_service_for_syncing_contactcalendar/dwkbb8f/) ### HTML Preview *Replace [GITHUB_USERNAME] with your GitHub username and [BRANCH] with the branch name.* http://htmlpreview.github.io/?https://github.com/neverducky/privacytools.io/blob/master/index.html#calendar_contacts
Hillside502 commented 2018-03-31 17:53:55 +00:00 (Migrated from github.com)

https://radicale.org/ throws this error:-
radicale.org uses an invalid security certificate. The certificate is only valid for the following names: *.github.com, github.com, *.github.io, github.io Error code: SSL_ERROR_BAD_CERT_DOMAIN

So, the link needs to be http://radicale.org/

https://radicale.org/ throws this error:- `radicale.org uses an invalid security certificate. The certificate is only valid for the following names: *.github.com, github.com, *.github.io, github.io Error code: SSL_ERROR_BAD_CERT_DOMAIN ` So, the link needs to be http://radicale.org/
NeverDucky commented 2018-03-31 18:02:20 +00:00 (Migrated from github.com)

~okay but before this is merged I'd consider keeping the link https anyway. The error thrown is due to the cert being given by github even though the domain is custom. Arguably proceeding using the site over https knowing this is safer than using the site over http.~ never mind I don't think the site is hosted on github so I don't even know why they're using a github cert

~okay but before this is merged I'd consider keeping the link https anyway. The error thrown is due to the cert being given by github even though the domain is custom. Arguably proceeding using the site over https knowing this is safer than using the site over http.~ never mind I don't think the site is hosted on github so I don't even know why they're using a github cert
Hillside502 commented 2018-03-31 18:12:37 +00:00 (Migrated from github.com)

No way!

The radicale.org owner needs to get a cert. Clearly, he/she is using HTTPS for site management, but (wrongly) thinks that HTTP is good enough for the punters.

Maybe, radicale dev should correct the error before the merge.

No way! The radicale.org owner needs to get a cert. Clearly, he/she is using HTTPS for site management, but (wrongly) thinks that HTTP is good enough for the punters. Maybe, radicale dev should correct the error **before** the merge.
NeverDucky commented 2018-03-31 18:17:47 +00:00 (Migrated from github.com)
perhaps it should link to https://github.com/Kozea/Radicale/wiki/Simple-installation instead?
Hillside502 commented 2018-03-31 19:48:11 +00:00 (Migrated from github.com)

never mind I don't think the site is hosted on github so I don't even know why they're using a github cert

It is!
https://iplookup.flagfox.net/?ip=192.30.252.153&host=radicale.org
https://www.shodan.io/host/192.30.252.153

The domain name is an alias for a web site whose main name is different, but the alias was not included in the certificate by mistake.

https://www.ssllabs.com/ssltest/analyze.html?d=radicale.org

> never mind I don't think the site is hosted on github so I don't even know why they're using a github cert It is! https://iplookup.flagfox.net/?ip=192.30.252.153&host=radicale.org https://www.shodan.io/host/192.30.252.153 > The domain name is an alias for a web site whose main name is different, but the alias was not included in the certificate by mistake. https://www.ssllabs.com/ssltest/analyze.html?d=radicale.org
NeverDucky commented 2018-03-31 21:50:54 +00:00 (Migrated from github.com)

ah well I can't seem to find where, or I would link the GitHub Pages site directly

ah well I can't seem to find where, or I would link the GitHub Pages site directly
Hillside502 commented 2018-04-01 08:38:02 +00:00 (Migrated from github.com)

Don't worry. The problem is down to the radicale dev not configuring the website correctly.

Don't worry. The problem is down to the radicale dev not configuring the website correctly.
NeverDucky commented 2018-04-02 01:22:04 +00:00 (Migrated from github.com)

closing PR and will reopen because I need to change the branch name and github doesnt make it easy

closing PR and will reopen because I need to change the branch name and github doesnt make it easy
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#419
No description provided.