HTTP Strict Transport Security - Versionsgeschichte https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&action=history Versionsgeschichte dieser Seite in Wikipedia de MediaWiki 1.44.0-wmf.25 Tue, 29 Apr 2025 10:04:33 GMT Matthäus Wander: /* Einleitung */ Link https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=251655127&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=251655127&oldid=prev <p><span class="autocomment">Einleitung: </span> Link</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 28. Dezember 2024, 15:53 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch <del style="font-weight: bold; text-decoration: none;">eine</del> Downgrade-<del style="font-weight: bold; text-decoration: none;">Attacke</del> als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch <ins style="font-weight: bold; text-decoration: none;">einen</ins> <ins style="font-weight: bold; text-decoration: none;">[[</ins>Downgrade-<ins style="font-weight: bold; text-decoration: none;">Angriff]]</ins> als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Ein grundsätzliches Problem des Standards ist, dass beim Erstaufruf einer Domain zunächst ein Request vom Client zum Server abgeschickt werden muss, um zu prüfen, ob dieser Verschlüsselung fordert. Bei dieser initialen Abfrage könnte ein Angreifer ansetzen, bevor die zukünftige Kommunikation zu der aufgerufenen Domain verschlüsselt wird. Um diesem Problem entgegenzuwirken, wird eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' gepflegt. Steht eine Domain auf dieser Liste, überspringt der Browser die Erstanfrage und verschlüsselt sämtliche Kommunikation sofort.&lt;ref name="preloading_hsts_mozillla"&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Ein grundsätzliches Problem des Standards ist, dass beim Erstaufruf einer Domain zunächst ein Request vom Client zum Server abgeschickt werden muss, um zu prüfen, ob dieser Verschlüsselung fordert. Bei dieser initialen Abfrage könnte ein Angreifer ansetzen, bevor die zukünftige Kommunikation zu der aufgerufenen Domain verschlüsselt wird. Um diesem Problem entgegenzuwirken, wird eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' gepflegt. Steht eine Domain auf dieser Liste, überspringt der Browser die Erstanfrage und verschlüsselt sämtliche Kommunikation sofort.&lt;ref name="preloading_hsts_mozillla"&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> </tr> </table> Sat, 28 Dec 2024 13:53:27 GMT Matthäus Wander https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security David-ri93: /* Funktionsweise */ Verweis und die Verwendung eines unüblichen sehr spezifischen Begriffs lenken hier nur ab und bieten keinen Mehrwert https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=242711924&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=242711924&oldid=prev <p><span class="autocomment">Funktionsweise: </span> Verweis und die Verwendung eines unüblichen sehr spezifischen Begriffs lenken hier nur ab und bieten keinen Mehrwert</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 1. März 2024, 15:58 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 14:</td> <td colspan="2" class="diff-lineno">Zeile 14:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>&lt;code&gt;Strict-Transport-Security: max-age=31536000&lt;/code&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>&lt;code&gt;Strict-Transport-Security: max-age=31536000&lt;/code&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>den Browser des Anwenders an, für die Dauer eines <del style="font-weight: bold; text-decoration: none;">[[Gemeinjahr]]es</del> nur verschlüsselte Verbindungen zu dieser Seite aufzubauen.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>den Browser des Anwenders an, für die Dauer eines <ins style="font-weight: bold; text-decoration: none;">Jahres</ins> nur verschlüsselte Verbindungen zu dieser Seite aufzubauen.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Browser ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Browser ===</div></td> </tr> </table> Fri, 01 Mar 2024 13:58:25 GMT David-ri93 https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Chirlu: /* Browser-Unterstützung */Sprache https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=238959002&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=238959002&oldid=prev <p><span class="autocomment">Browser-Unterstützung: </span>Sprache</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 9. November 2023, 19:27 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 23:</td> <td colspan="2" class="diff-lineno">Zeile 23:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Wird ein HSTS-Header über eine unverschlüsselte Verbindung übertragen oder ist das Zertifikat der Verbindung nicht gültig, muss der Browser diesen ignorieren.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Wird ein HSTS-Header über eine unverschlüsselte Verbindung übertragen oder ist das Zertifikat der Verbindung nicht gültig, muss der Browser diesen ignorieren.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>== Browser<del style="font-weight: bold; text-decoration: none;"> Support</del> ==</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>== Browser<ins style="font-weight: bold; text-decoration: none;">-Unterstützung</ins> ==</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Folgende Browser unterstützen seit der angegebenen Versionsnummer den HSTS-Standard (in Reihenfolge der Erstveröffentlichung):&lt;ref name="mdn-security"&gt;{{Internetquelle |url=https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security#browser_compatibility |titel=Strict-Transport-Security |hrsg=MDN |datum=2012-11 |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Folgende Browser unterstützen seit der angegebenen Versionsnummer den HSTS-Standard (in Reihenfolge der Erstveröffentlichung):&lt;ref name="mdn-security"&gt;{{Internetquelle |url=https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security#browser_compatibility |titel=Strict-Transport-Security |hrsg=MDN |datum=2012-11 |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium (Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25. Januar 2010</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium (Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25. Januar 2010</div></td> </tr> </table> Thu, 09 Nov 2023 17:27:05 GMT Chirlu https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Vergänglichkeit: /* Kritik */Link mit AWB https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234843637&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234843637&oldid=prev <p><span class="autocomment">Kritik: </span>Link mit <a href="/wiki/Wikipedia:AWB" class="mw-redirect" title="Wikipedia:AWB">AWB</a></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 22. Juni 2023, 20:29 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 33:</td> <td colspan="2" class="diff-lineno">Zeile 33:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Kritik ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Kritik ==</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Die Speicherung der HSTS-Informationen durch den Client lässt sich für ein [[<del style="font-weight: bold; text-decoration: none;">Web Analytics</del>|Tracking]] von Benutzern ausnutzen. Besonders kritisch wurde in diesem Zusammenhang diskutiert, dass [[Google Chrome]] die HSTS-Informationen auch in den für besonderen Datenschutz ausgelegten Inkognito-Modus übernahm.&lt;ref&gt;{{Internetquelle |autor=Ronald Eikenberg |url=https://www.heise.de/security/artikel/Security-Funktion-HSTS-als-Supercookie-2511258.html |titel=Security-Funktion HSTS als Supercookie |werk=[[Heise online|Heise]] – Security |datum=2015-01-06 |abruf=2015-10-25}}&lt;/ref&gt; Stand 2018 war das Problem für gängige Browser nicht mehr gegeben.&lt;ref&gt;Varun Patil: [https://github.com/pulsejet/HSTS-SuperCookie HSTS-SuperCookie.] github&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Die Speicherung der HSTS-Informationen durch den Client lässt sich für ein [[<ins style="font-weight: bold; text-decoration: none;">Nutzerverfolgung</ins>|Tracking]] von Benutzern ausnutzen. Besonders kritisch wurde in diesem Zusammenhang diskutiert, dass [[Google Chrome]] die HSTS-Informationen auch in den für besonderen Datenschutz ausgelegten Inkognito-Modus übernahm.&lt;ref&gt;{{Internetquelle |autor=Ronald Eikenberg |url=https://www.heise.de/security/artikel/Security-Funktion-HSTS-als-Supercookie-2511258.html |titel=Security-Funktion HSTS als Supercookie |werk=[[Heise online|Heise]] – Security |datum=2015-01-06 |abruf=2015-10-25}}&lt;/ref&gt; Stand 2018 war das Problem für gängige Browser nicht mehr gegeben.&lt;ref&gt;Varun Patil: [https://github.com/pulsejet/HSTS-SuperCookie HSTS-SuperCookie.] github&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Verwandte Protokolle ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Verwandte Protokolle ==</div></td> </tr> </table> Thu, 22 Jun 2023 18:29:48 GMT Vergänglichkeit https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Darkking3 am 15. Juni 2023 um 07:40 Uhr https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234623322&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234623322&oldid=prev <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 15. Juni 2023, 09:40 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 4:</td> <td colspan="2" class="diff-lineno">Zeile 4:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Der Standard wurde 2012 von der [[Internet Engineering Task Force|IETF]] als &lt;nowiki&gt;RFC&amp;nbsp;6797&lt;/nowiki&gt;&lt;ref&gt;{{RFC-Internet |RFC=6797 |Titel=HTTP Strict Transport Security (HSTS)|Datum=2012-11 |Autor=Jeff Hodges, Collin Jackson, Adam Barth}}&lt;/ref&gt; veröffentlicht&lt;ref name="heise2012"&gt;{{Internetquelle |autor=Reiko Kaps |url=https://www.heise.de/netze/meldung/HTTP-Strict-Transport-Security-als-Internet-Standard-1754184.html |titel=HTTP Strict Transport Security als Internet-Standard |werk=[[Heise online|Heise]] Online |datum=2012-11-21 |abruf=2015-10-25}}&lt;/ref&gt; und wird unter anderem von den jüngsten Versionen der gängigen [[Webbrowser]] unterstützt.&lt;ref&gt;Vgl. Übersicht im Abschnitt ''Browser compatibility'' des Eintrags [https://developer.mozilla.org/en-US/docs/Web/Security/HTTP_strict_transport_security#Browser_compatibility HTTP Strict Transport Security] im Mozilla Developer Forum.&lt;/ref&gt; Anlass für die Entwicklung waren von [[Moxie Marlinspike]] 2009 demonstrierte Attacken auf verschlüsselte Verbindungen durch [[Man-in-the-Middle-Angriff]]e, die sich bereits vor Zustandekommen einer verschlüsselten Verbindung dazwischen schalten.&lt;ref name="heise2012" /&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Der Standard wurde 2012 von der [[Internet Engineering Task Force|IETF]] als &lt;nowiki&gt;RFC&amp;nbsp;6797&lt;/nowiki&gt;&lt;ref&gt;{{RFC-Internet |RFC=6797 |Titel=HTTP Strict Transport Security (HSTS)<ins style="font-weight: bold; text-decoration: none;"> </ins>|Datum=2012-11 |Autor=Jeff Hodges, Collin Jackson, Adam Barth}}&lt;/ref&gt; veröffentlicht&lt;ref name="heise2012"&gt;{{Internetquelle |autor=Reiko Kaps |url=https://www.heise.de/netze/meldung/HTTP-Strict-Transport-Security-als-Internet-Standard-1754184.html |titel=HTTP Strict Transport Security als Internet-Standard |werk=[[Heise online|Heise]] Online |datum=2012-11-21 |abruf=2015-10-25}}&lt;/ref&gt; und wird unter anderem von den jüngsten Versionen der gängigen [[Webbrowser]] unterstützt.&lt;ref&gt;Vgl. Übersicht im Abschnitt ''Browser compatibility'' des Eintrags [https://developer.mozilla.org/en-US/docs/Web/Security/HTTP_strict_transport_security#Browser_compatibility HTTP Strict Transport Security] im Mozilla Developer Forum.&lt;/ref&gt; Anlass für die Entwicklung waren von [[Moxie Marlinspike]] 2009 demonstrierte Attacken auf verschlüsselte Verbindungen durch [[Man-in-the-Middle-Angriff]]e, die sich bereits vor Zustandekommen einer verschlüsselten Verbindung dazwischen schalten.&lt;ref name="heise2012" /&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Funktionsweise ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Funktionsweise ==</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 17:</td> <td colspan="2" class="diff-lineno">Zeile 17:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Browser ===</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Browser ===</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Wenn ein Browser einen HSTS-Header erhält, muss er sich für alle zukünftigen Verbindungen zu dieser Domain bis zum Ablauf der angegebenen Gültigkeit folgendermaßen verhalten:&lt;ref name="RFC6797-5"&gt;{{RFC-Internet |RFC=6797 |Titel=HTTP Strict Transport Security (HSTS)|Datum=2012-11 |Autor=Jeff Hodges, Collin Jackson, Adam Barth |Abschnitt=5 |<del style="font-weight: bold; text-decoration: none;">Abschnitt</del>=HSTS Mechanism Overview}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Wenn ein Browser einen HSTS-Header erhält, muss er sich für alle zukünftigen Verbindungen zu dieser Domain bis zum Ablauf der angegebenen Gültigkeit folgendermaßen verhalten:&lt;ref name="RFC6797-5"&gt;{{RFC-Internet |RFC=6797 |Titel=HTTP Strict Transport Security (HSTS)<ins style="font-weight: bold; text-decoration: none;"> </ins>|Datum=2012-11 |Autor=Jeff Hodges, Collin Jackson, Adam Barth |Abschnitt=5 |<ins style="font-weight: bold; text-decoration: none;">Abschnittstitel</ins>=HSTS Mechanism Overview}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Alle unverschlüsselten Links zu dieser Seite werden automatisch in verschlüsselte umgewandelt: &lt;code&gt;&lt;nowiki&gt;http://example.org/bild.jpg&lt;/nowiki&gt;&lt;/code&gt; wird zu &lt;code&gt;&lt;nowiki&gt;https://example.org/bild.jpg&lt;/nowiki&gt;&lt;/code&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Alle unverschlüsselten Links zu dieser Seite werden automatisch in verschlüsselte umgewandelt: &lt;code&gt;&lt;nowiki&gt;http://example.org/bild.jpg&lt;/nowiki&gt;&lt;/code&gt; wird zu &lt;code&gt;&lt;nowiki&gt;https://example.org/bild.jpg&lt;/nowiki&gt;&lt;/code&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Wenn die Sicherheit der Verbindung nicht gewährleistet werden kann, z.&amp;nbsp;B. wenn dem Zertifikat des Servers nicht getraut werden kann, wird eine Fehlermeldung angezeigt und die Verbindung abgebrochen. Der Nutzer hat dann keine Möglichkeit mehr, die Seite mit dem Browser aufzurufen.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Wenn die Sicherheit der Verbindung nicht gewährleistet werden kann, z.&amp;nbsp;B. wenn dem Zertifikat des Servers nicht getraut werden kann, wird eine Fehlermeldung angezeigt und die Verbindung abgebrochen. Der Nutzer hat dann keine Möglichkeit mehr, die Seite mit dem Browser aufzurufen.</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 26:</td> <td colspan="2" class="diff-lineno">Zeile 26:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Folgende Browser unterstützen seit der angegebenen Versionsnummer den HSTS-Standard (in Reihenfolge der Erstveröffentlichung):&lt;ref name="mdn-security"&gt;{{Internetquelle |url=https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security#browser_compatibility |titel=Strict-Transport-Security |hrsg=MDN |datum=2012-11 |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Folgende Browser unterstützen seit der angegebenen Versionsnummer den HSTS-Standard (in Reihenfolge der Erstveröffentlichung):&lt;ref name="mdn-security"&gt;{{Internetquelle |url=https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security#browser_compatibility |titel=Strict-Transport-Security |hrsg=MDN |datum=2012-11 |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium (Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25. Januar 2010</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium (Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25. Januar 2010</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22. März 2011&lt;ref name="firefox-4-release-notes"&gt;{{Internetquelle |url=https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/4.0/releasenotes/ |titel=Firefox 4 Release Notes |hrsg=Mozilla |datum=<del style="font-weight: bold; text-decoration: none;">März </del>2011 |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22. März 2011&lt;ref name="firefox-4-release-notes"&gt;{{Internetquelle |url=https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/4.0/releasenotes/ |titel=Firefox 4 Release Notes |hrsg=Mozilla |datum=2011<ins style="font-weight: bold; text-decoration: none;">-03</ins> |sprache=en |abruf=2023-03-26}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Opera (Browser)|Opera]] seit Version 12 – veröffentlicht: 14. Juni 2012&lt;ref name="opera_presto"&gt;{{Internetquelle<del style="font-weight: bold; text-decoration: none;"> |hrsg=Opera Software ASA</del> |url=http://www.opera.com/docs/specs/presto2.10/#m210-244 |titel=Web specifications support in Opera Presto 2.10 |datum=2012-04-23 |sprache=en |offline=1 |archiv-url=https://web.archive.org/web/20180620002005/https://www.opera.com/docs/specs/presto2.10/#m210-244 |archiv-datum=2018-06-20 |abruf=2012-05-08}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Opera (Browser)|Opera]] seit Version 12 – veröffentlicht: 14. Juni 2012&lt;ref name="opera_presto"&gt;{{Internetquelle |url=http://www.opera.com/docs/specs/presto2.10/#m210-244 |titel=Web specifications support in Opera Presto 2.10<ins style="font-weight: bold; text-decoration: none;"> |hrsg=Opera Software ASA</ins> |datum=2012-04-23 |sprache=en |offline=1 |archiv-url=https://web.archive.org/web/20180620002005/https://www.opera.com/docs/specs/presto2.10/#m210-244 |archiv-datum=2018-06-20 |abruf=2012-05-08}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Safari (Browser)|Safari]] seit Version 7 auf [[OS X Mavericks]] – veröffentlicht: 22. Oktober 2013</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Safari (Browser)|Safari]] seit Version 7 auf [[OS X Mavericks]] – veröffentlicht: 22. Oktober 2013</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Internet Explorer 11]] auf [[Windows 8.1]] und [[Windows&amp;nbsp;7]] mit dem Update-Paket [https://support.microsoft.com/kb/3058515 KB3058515] – veröffentlicht: 9. Juli 2015&lt;ref&gt;{{Internetquelle |url=http://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/ |titel=HTTP Strict Transport Security comes to Internet Explorer 11 on Windows 8.1 and Windows 7 |werk=windows.com |sprache=en |offline=1 |archiv-url=https://web.archive.org/web/20191127121246/https://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/ |archiv-datum=2019-11-27 |abruf=2015-06-12}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Internet Explorer 11]] auf [[Windows 8.1]] und [[Windows&amp;nbsp;7]] mit dem Update-Paket [https://support.microsoft.com/kb/3058515 KB3058515] – veröffentlicht: 9. Juli 2015&lt;ref&gt;{{Internetquelle |url=http://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/ |titel=HTTP Strict Transport Security comes to Internet Explorer 11 on Windows 8.1 and Windows 7 |werk=windows.com |sprache=en |offline=1 |archiv-url=https://web.archive.org/web/20191127121246/https://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/ |archiv-datum=2019-11-27 |abruf=2015-06-12}}&lt;/ref&gt;</div></td> </tr> </table> Thu, 15 Jun 2023 07:40:50 GMT Darkking3 https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security PerfektesChaos: tk k https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234612866&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=234612866&oldid=prev <p>tk k</p> <a href="//de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&amp;diff=234612866&amp;oldid=232242540">Änderungen zeigen</a> Wed, 14 Jun 2023 18:59:40 GMT PerfektesChaos https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Aka: Datum ausgeschrieben (Wikipedia:Datumskonventionen), Links normiert https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232242540&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232242540&oldid=prev <p>Datum ausgeschrieben (<a href="/wiki/Wikipedia:Datumskonventionen" title="Wikipedia:Datumskonventionen">Wikipedia:Datumskonventionen</a>), Links normiert</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. März 2023, 18:54 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 42:</td> <td colspan="2" class="diff-lineno">Zeile 42:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language = en</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language = en</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;:</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;:</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[<del style="font-weight: bold; text-decoration: none;">Chromium_</del>(Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25.<del style="font-weight: bold; text-decoration: none;">1.</del>2010</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[<ins style="font-weight: bold; text-decoration: none;">Chromium </ins>(Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25.<ins style="font-weight: bold; text-decoration: none;"> Januar </ins>2010</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22.<del style="font-weight: bold; text-decoration: none;">03.</del>2011&lt;ref name="firefox-4-release-notes"&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22.<ins style="font-weight: bold; text-decoration: none;"> März </ins>2011&lt;ref name="firefox-4-release-notes"&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{cite web</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{cite web</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| url = https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/4.0/releasenotes/</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| url = https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/4.0/releasenotes/</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 52:</td> <td colspan="2" class="diff-lineno">Zeile 52:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language = en</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language = en</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[<del style="font-weight: bold; text-decoration: none;">Opera_</del>(Browser)|Opera]] seit Version 12 – veröffentlicht: 14.<del style="font-weight: bold; text-decoration: none;">06.</del>2012&lt;ref name="opera_presto"&gt;{{cite web</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[<ins style="font-weight: bold; text-decoration: none;">Opera </ins>(Browser)|Opera]] seit Version 12 – veröffentlicht: 14.<ins style="font-weight: bold; text-decoration: none;"> Juni </ins>2012&lt;ref name="opera_presto"&gt;{{cite web</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | url = http://www.opera.com/docs/specs/presto2.10/#m210-244</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | url = http://www.opera.com/docs/specs/presto2.10/#m210-244</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | author = Opera Software ASA</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | author = Opera Software ASA</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 63:</td> <td colspan="2" class="diff-lineno">Zeile 63:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | language = en</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | language = en</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[<del style="font-weight: bold; text-decoration: none;">Safari_</del>(Browser)|Safari]] seit Version 7 auf [[OS X Mavericks]] – veröffentlicht: 22.<del style="font-weight: bold; text-decoration: none;">10.</del>2013</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[<ins style="font-weight: bold; text-decoration: none;">Safari </ins>(Browser)|Safari]] seit Version 7 auf [[OS X Mavericks]] – veröffentlicht: 22.<ins style="font-weight: bold; text-decoration: none;"> Oktober </ins>2013</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Internet Explorer 11]] auf [[Windows 8.1]] und [[Windows 7]] mit dem Update-Paket [https://support.microsoft.com/kb/3058515 KB3058515] – veröffentlicht: 9.<del style="font-weight: bold; text-decoration: none;">7.</del>2015&lt;ref&gt;{{cite web</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Internet Explorer 11]] auf [[Windows 8.1]] und [[Windows 7]] mit dem Update-Paket [https://support.microsoft.com/kb/3058515 KB3058515] – veröffentlicht: 9.<ins style="font-weight: bold; text-decoration: none;"> Juli </ins>2015&lt;ref&gt;{{cite web</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| url=http://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| url=http://blogs.windows.com/msedgedev/2015/06/09/http-strict-transport-security-comes-to-internet-explorer-11-on-windows-8-1-and-windows-7/</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| title=HTTP Strict Transport Security comes to Internet Explorer 11 on Windows 8.1 and Windows 7</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| title=HTTP Strict Transport Security comes to Internet Explorer 11 on Windows 8.1 and Windows 7</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 74:</td> <td colspan="2" class="diff-lineno">Zeile 74:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language=en</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| language=en</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Microsoft Edge]] seit Version 12 auf [[Windows 10]] – veröffentlicht: 28.<del style="font-weight: bold; text-decoration: none;">7.</del>2015</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Microsoft Edge]] seit Version 12 auf [[Windows 10]] – veröffentlicht: 28.<ins style="font-weight: bold; text-decoration: none;"> Juli </ins>2015</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Kritik ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Kritik ==</div></td> </tr> </table> Mon, 27 Mar 2023 16:54:28 GMT Aka https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Hasenläufer: typo https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213871&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213871&oldid=prev <p>typo</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. März 2023, 22:35 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch eine Downgrade-Attacke als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch eine Downgrade-Attacke als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Ein grundsätzliches Problem des Standards ist, dass beim Erstaufruf einer Domain zunächst ein Request vom Client zum Server abgeschickt werden muss, um zu prüfen, ob dieser Verschlüsselung fordert. Bei dieser initialen Abfrage, könnte ein Angreifer ansetzen, bevor die zukünftige Kommunikation zu der aufgerufenen Domain verschlüsselt wird. Um diesem Problem entgegenzuwirken, wird eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' gepflegt. Steht eine Domain auf dieser Liste, überspringt der <del style="font-weight: bold; text-decoration: none;">Broser</del> die Erstanfrage und verschlüsselt sämtliche Kommunikation sofort.&lt;ref name=preloading_hsts_mozillla&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Ein grundsätzliches Problem des Standards ist, dass beim Erstaufruf einer Domain zunächst ein Request vom Client zum Server abgeschickt werden muss, um zu prüfen, ob dieser Verschlüsselung fordert. Bei dieser initialen Abfrage, könnte ein Angreifer ansetzen, bevor die zukünftige Kommunikation zu der aufgerufenen Domain verschlüsselt wird. Um diesem Problem entgegenzuwirken, wird eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' gepflegt. Steht eine Domain auf dieser Liste, überspringt der <ins style="font-weight: bold; text-decoration: none;">Browser</ins> die Erstanfrage und verschlüsselt sämtliche Kommunikation sofort.&lt;ref name=preloading_hsts_mozillla&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> </tr> </table> Sun, 26 Mar 2023 20:35:47 GMT Hasenläufer https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Tfr.didi: first-use-prinzip in allgemeinverständlicheren Sätzen erklärt https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213424&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213424&oldid=prev <p>first-use-prinzip in allgemeinverständlicheren Sätzen erklärt</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. März 2023, 22:17 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 1:</td> <td colspan="2" class="diff-lineno">Zeile 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch eine Downgrade-Attacke als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>'''HTTP Strict Transport Security''' (kurz '''HSTS''') ist ein Sicherheitsmechanismus für [[Hypertext Transfer Protocol Secure|HTTPS]]-Verbindungen, der sowohl vor Aushebelung der Verbindungsverschlüsselung durch eine Downgrade-Attacke als auch vor [[Session Hijacking]] schützen soll. Hierzu kann ein Server mittels des {{lang|en|[[Hypertext Transfer Protocol|HTTP response header]]}} ''Strict-Transport-Security'' dem Browser des Anwenders mitteilen, in Zukunft für eine definierte Zeit (''max-age'') ausschließlich verschlüsselte Verbindungen für diese [[Domain (Internet)|Domain]] zu nutzen. Optional lässt sich dieses über den Parameter ''includeSubDomains'' auf alle Subdomains ausweiten, also nicht nur auf &lt;code&gt;&lt;nowiki&gt;https://example.org&lt;/nowiki&gt;&lt;/code&gt;, sondern auch auf &lt;code&gt;&lt;nowiki&gt;https://subdomain.example.org&lt;/nowiki&gt;&lt;/code&gt;.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del style="font-weight: bold; text-decoration: none;">Durch</del> eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' <del style="font-weight: bold; text-decoration: none;">werden</del> <del style="font-weight: bold; text-decoration: none;">die</del> <del style="font-weight: bold; text-decoration: none;">Limitierungen</del> <del style="font-weight: bold; text-decoration: none;">des</del> <del style="font-weight: bold; text-decoration: none;">„[[trust</del> <del style="font-weight: bold; text-decoration: none;">on</del> <del style="font-weight: bold; text-decoration: none;">first</del> <del style="font-weight: bold; text-decoration: none;">use]]“-Prinzips</del> <del style="font-weight: bold; text-decoration: none;">für</del> <del style="font-weight: bold; text-decoration: none;">eine</del> <del style="font-weight: bold; text-decoration: none;">definierte</del> <del style="font-weight: bold; text-decoration: none;">Liste</del> <del style="font-weight: bold; text-decoration: none;">von</del> <del style="font-weight: bold; text-decoration: none;">[[Domain</del> <del style="font-weight: bold; text-decoration: none;">(Internet)|Domains]]</del> <del style="font-weight: bold; text-decoration: none;">umgangen</del>.&lt;ref name=preloading_hsts_mozillla&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><ins style="font-weight: bold; text-decoration: none;">Ein grundsätzliches Problem des Standards ist, dass beim Erstaufruf einer Domain zunächst ein Request vom Client zum Server abgeschickt werden muss, um zu prüfen, ob dieser Verschlüsselung fordert. Bei dieser initialen Abfrage, könnte ein Angreifer ansetzen, bevor die zukünftige Kommunikation zu der aufgerufenen Domain verschlüsselt wird. Um diesem Problem entgegenzuwirken, wird</ins> eine von [[Google Chrome]] betreute und den anderen großen [[Webbrowser]]n genutzte ''HSTS preload list'' <ins style="font-weight: bold; text-decoration: none;">gepflegt.</ins> <ins style="font-weight: bold; text-decoration: none;">Steht</ins> <ins style="font-weight: bold; text-decoration: none;">eine</ins> <ins style="font-weight: bold; text-decoration: none;">Domain</ins> <ins style="font-weight: bold; text-decoration: none;">auf</ins> <ins style="font-weight: bold; text-decoration: none;">dieser</ins> <ins style="font-weight: bold; text-decoration: none;">Liste,</ins> <ins style="font-weight: bold; text-decoration: none;">überspringt</ins> <ins style="font-weight: bold; text-decoration: none;">der</ins> <ins style="font-weight: bold; text-decoration: none;">Broser</ins> <ins style="font-weight: bold; text-decoration: none;">die</ins> <ins style="font-weight: bold; text-decoration: none;">Erstanfrage</ins> <ins style="font-weight: bold; text-decoration: none;">und</ins> <ins style="font-weight: bold; text-decoration: none;">verschlüsselt</ins> <ins style="font-weight: bold; text-decoration: none;">sämtliche Kommunikation</ins> <ins style="font-weight: bold; text-decoration: none;">sofort</ins>.&lt;ref name=preloading_hsts_mozillla&gt;[https://blog.mozilla.org/security/2012/11/01/preloading-hsts/ Preloading HSTS]. [[Mozilla]] Security Blog, 1. November 2012.&lt;/ref&gt; Die Eintragung zusätzlicher Domains ist kostenlos möglich.&lt;ref&gt;[https://hstspreload.appspot.com/ HSTS preload submission].&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Geschichte ==</div></td> </tr> </table> Sun, 26 Mar 2023 20:17:40 GMT Tfr.didi https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security Tfr.didi: Primärquelle für Firefox-Veröffentlichung hinzugefügt https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213230&oldid=prev https://de.wikipedia.org/w/index.php?title=HTTP_Strict_Transport_Security&diff=232213230&oldid=prev <p>Primärquelle für Firefox-Veröffentlichung hinzugefügt</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. März 2023, 22:09 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 43:</td> <td colspan="2" class="diff-lineno">Zeile 43:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;:</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;:</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium_(Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25.1.2010</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Chromium_(Browser)|Chromium]] und [[Google Chrome]] seit Version 4 – veröffentlicht: 25.1.2010</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22.03.2011</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* [[Firefox]] seit Version 4 – veröffentlicht: 22.03.2011<ins style="font-weight: bold; text-decoration: none;">&lt;ref name="firefox-4-release-notes"&gt;</ins></div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{cite web</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| url = https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/4.0/releasenotes/</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| title = Firefox 4 Release Notes</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| publisher = Mozilla</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| date = März 2011</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| accessdate = 26.03.2023</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| language = en</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Opera_(Browser)|Opera]] seit Version 12 – veröffentlicht: 14.06.2012&lt;ref name="opera_presto"&gt;{{cite web</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* [[Opera_(Browser)|Opera]] seit Version 12 – veröffentlicht: 14.06.2012&lt;ref name="opera_presto"&gt;{{cite web</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | url = http://www.opera.com/docs/specs/presto2.10/#m210-244</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> | url = http://www.opera.com/docs/specs/presto2.10/#m210-244</div></td> </tr> </table> Sun, 26 Mar 2023 20:09:54 GMT Tfr.didi https://de.wikipedia.org/wiki/Diskussion:HTTP_Strict_Transport_Security