- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 135
 
Open
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository📄 aspect: textConcerns the textual material in the repositoryConcerns the textual material in the repository🔒 staff onlyRestricted to CC staff membersRestricted to CC staff members🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Description
Problem
CC should want to protect its users when possible, HTTPS is a means to do that. Even though the website that links to already redirect http to https, it is good stewardship.
Description
Some links in the repo refer to external websites using http, this needs to change to https where possible.
Alternatives
We could also make these links protocol agnostic.
Implementation
- create branch
 - Search repo on 'http://'
 - replace with 'https://' , after check if external site has https
 - create Pull request
 - ????
 - profit
 
@TimidRobot indicated that they wanted to leave links to / within RDF alone. Could you elaborate @TimidRobot?
Metadata
Metadata
Assignees
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository📄 aspect: textConcerns the textual material in the repositoryConcerns the textual material in the repository🔒 staff onlyRestricted to CC staff membersRestricted to CC staff members🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Type
Projects
Status
Backlog