Skip to content

Ensure links do not downgrade security or break continuity (use path-only or https://) #65

@mzeinstra

Description

@mzeinstra

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

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions