-
Updated
Jun 11, 2020 - Vue
hsts
Here are 55 public repositories matching this topic...
add mobx example
I'm using this project and want to add mobx for state management.
I'm happy to PR documentation/example with some guidance!
Thoughts? @tirthbodawala
Instead of just doing it in the CLI. Currently, non-CLI uses of pshtt are forced to remember to call the function themselves in order to get the same level of sanitization.
https://hstspreload.org/static/css/style.css has this font stack:
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
I propose to change it to this:
font-family: system-ui, "-apple-system", "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
Because system-ui is the standard version of prefixed `
As hinted in aidantwoods/SecureHeaders#67 (comment), the public API could do with some better coverage.
-
Updated
May 12, 2020 - PHP
-
Updated
Apr 24, 2019 - Python
-
Updated
Oct 23, 2019 - Python
-
Updated
Jan 6, 2020 - C#
-
Updated
Nov 18, 2019 - Go
-
Updated
Jan 6, 2020 - C#
-
Updated
Jun 1, 2020 - TypeScript
-
Updated
Jun 5, 2020 - Go
-
Updated
Jun 8, 2020 - Ruby
I set the nuxt.config.js file with the following settings:
modules: [
'@nuxtjs/axios',
'@nuxtjs/pwa',
[
'@dansmaculotte/nuxt-security',
{
dev: false,
csp: {
directives: {
defaultSrc: ["'self'"],
scriptSrc: ["'self'"],
connectSrc: ["'self'"],
imgSrc: ["'self'"],
sty-
Updated
Dec 5, 2019 - PHP
-
Updated
May 20, 2020 - Shell
Improve this page
Add a description, image, and links to the hsts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hsts topic, visit your repo's landing page and select "manage topics."
Currently, testssl prints a big red warning when a server has no server preferred cipher order.
Mozilla recently relaxed their recommendations regarding cipher order. If only strong cipher suites are supported anyway, why not deciding according to the client's preferences. Maybe it's a phone that wants to optimize for performance on low hardware. Additionally, often browsers are better maintain