InternetSociety / ose-documentation

Documentation for the Internet Society's Open Standards Everywhere project
67 stars 22 forks source link

HSTS doc for CDNs - need instructions for more CDNs beyond Cloudflare #7

Open danyork opened 4 years ago

danyork commented 4 years ago

The document - https://github.com/InternetSociety/ose-documentation/blob/master/ose-web-hsts-cdns.md - only has instructions for Cloudflare, as that is the CDN we use in front of the reference servers.

We really need to document instructions for more CDNs. Akamai would be a good one to start with as we use them in other examples.

eduardodiazrivera commented 4 years ago

This does not resonate with me either as we use hosted services.

-ed

On Mon, May 4, 2020 at 11:27 PM Dan York notifications@github.com wrote:

The document - https://github.com/InternetSociety/ose-documentation/blob/master/ose-web-hsts-cdns.md

  • only has instructions for Cloudflare, as that is the CDN we use in front of the reference servers.

We really need to document instructions for more CDNs. Akamai would be a good one to start with as we use them in other examples.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/InternetSociety/ose-documentation/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOCH5KM5K52326F2RR5TX3RP6BTRANCNFSM4MZHQXSQ .

-- NOTICE: This email may contain information which is confidential and/or subject to legal privilege, and is intended for the use of the named addressee only. If you are not the intended recipient, you must not use, disclose or copy any part of this email. If you have received this email by mistake, please notify the sender and delete this message immediately.

danyork commented 4 years ago

@eduardodiazrivera - Yes, understood.

In the end we will have three sets of documentation:

We will be writing docs for all three types of servers. This particular GitHub issue is just for the CDN documentation.

eduardodiazrivera commented 4 years ago

Is there a GitHub for the Self hosted servers?

-ed

On Tue, May 5, 2020 at 7:10 PM Dan York notifications@github.com wrote:

@eduardodiazrivera https://github.com/eduardodiazrivera - Yes, understood.

In the end we will have three sets of documentation:

  • Self-hosted servers
  • Hosted servers
  • CDNs

We will be writing docs for all three types of servers. This particular GitHub issue is just for the CDN documentation.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/InternetSociety/ose-documentation/issues/7#issuecomment-624353272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOCH5NYZ5XUFNGWPGE4WPLRQCMF7ANCNFSM4MZHQXSQ .

-- NOTICE: This email may contain information which is confidential and/or subject to legal privilege, and is intended for the use of the named addressee only. If you are not the intended recipient, you must not use, disclose or copy any part of this email. If you have received this email by mistake, please notify the sender and delete this message immediately.

danyork commented 4 years ago

@eduardodiazrivera - these documents that are here in the repo now are for self-hosted servers and for CDNs. We need to create a third set of documents for hosted servers.

danyork commented 4 years ago

@eduardodiazrivera - Please see issue #11 - that is where we will develop the hosted server version of this doc. Thanks!