From e34e0e4c7b9a8e71206dcc15092e55c2c71f1bba Mon Sep 17 00:00:00 2001 From: mifi Date: Sun, 1 Feb 2026 14:28:26 -0300 Subject: [PATCH] Internet.nl badge for future use; security.txt --- package.json | 1 + pnpm-lock.yaml | 8 ++++++++ static/.well-known/security.txt | 11 +++++++++++ static/assets/logos/internet-nl-badge-websitetest.svg | 1 + 4 files changed, 21 insertions(+) create mode 100644 static/.well-known/security.txt create mode 100644 static/assets/logos/internet-nl-badge-websitetest.svg diff --git a/package.json b/package.json index d4a79a8..e7ee5b1 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "@sveltejs/adapter-static": "^3.0.8", "@sveltejs/kit": "^2.15.0", "@sveltejs/vite-plugin-svelte": "^5.0.0", + "@types/gtag.js": "^0.0.20", "@typescript-eslint/eslint-plugin": "^8.54.0", "@typescript-eslint/parser": "^8.54.0", "critters": "^0.0.24", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fdb8dd..110a806 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,6 +27,9 @@ importers: '@sveltejs/vite-plugin-svelte': specifier: ^5.0.0 version: 5.1.1(svelte@5.49.1)(vite@6.4.1) + '@types/gtag.js': + specifier: ^0.0.20 + version: 0.0.20 '@typescript-eslint/eslint-plugin': specifier: ^8.54.0 version: 8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3) @@ -874,6 +877,9 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} + '@types/gtag.js@0.0.20': + resolution: {integrity: sha512-wwAbk3SA2QeU67unN7zPxjEHmPmlXwZXZvQEpbEUQuMCRGgKyE1m6XDuTUA9b6pCGb/GqJmdfMOY5LuDjJSbbg==} + '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -3082,6 +3088,8 @@ snapshots: '@types/estree@1.0.8': {} + '@types/gtag.js@0.0.20': {} + '@types/json-schema@7.0.15': {} '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)': diff --git a/static/.well-known/security.txt b/static/.well-known/security.txt new file mode 100644 index 0000000..8d080a0 --- /dev/null +++ b/static/.well-known/security.txt @@ -0,0 +1,11 @@ +# Canonical URL for this file (recommended for validation) +Canonical: https://mifi.ventures/.well-known/security.txt + +# Contact for reporting security vulnerabilities (required) +Contact: mailto:security@mifi.holdings + +# Optional: link to your vulnerability disclosure policy when you have one +# Policy: https://mifi.ventures/security + +# Date after which this file is considered stale (required; RFC 3339; max 1 year recommended) +Expires: 2027-02-01T00:00:00.000Z diff --git a/static/assets/logos/internet-nl-badge-websitetest.svg b/static/assets/logos/internet-nl-badge-websitetest.svg new file mode 100644 index 0000000..82db1a8 --- /dev/null +++ b/static/assets/logos/internet-nl-badge-websitetest.svg @@ -0,0 +1 @@ + \ No newline at end of file