diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..aaacad7 --- /dev/null +++ b/.htaccess @@ -0,0 +1,22 @@ +# === Force HTTPS === +RewriteEngine On +RewriteCond %{HTTPS} off +RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] + +# === Redirect www to non-www === +RewriteCond %{HTTP_HOST} ^www\.amipro\.me$ [NC] +RewriteRule ^(.*)$ https://amipro.me/$1 [L,R=301] + +# === Serve static robots.txt and sitemap.xml directly (bypass WordPress) === +RewriteRule ^robots\.txt$ /robots.txt [L] +RewriteRule ^sitemap\.xml$ /sitemap.xml [L] +RewriteRule ^llms\.txt$ /llms.txt [L] + +# === Security Headers === + + Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains" env=HTTPS + Header always set X-Frame-Options "DENY" + Header always set X-Content-Type-Options "nosniff" + Header always set Referrer-Policy "strict-origin-when-cross-origin" + Header always set Permissions-Policy "camera=(), microphone=(), geolocation=()" + diff --git a/contextwizard_top.html b/contextwizard_top.html index f3242af..aa55908 100644 --- a/contextwizard_top.html +++ b/contextwizard_top.html @@ -11,7 +11,11 @@ content="width=device-width, initial-scale=1.0" /> - ContextWizard - amiPro + ContextWizard | AI Chat Backup & Search - Local-First Privacy | amiPro + + + + @@ -23,7 +27,21 @@ gtag('config', 'G-850DCHX9EJ'); - + + + + + + + + + + + + + + + @@ -182,19 +200,75 @@ } + + + + - - - - - - + + + + + + - + - + - Home - amiPro + Passkey Hub - FIDO2 Cloud Service | amiPro - + + + + + + + + + + + + + + + + + + + @@ -57,16 +75,16 @@ - - - - - - + + + + + + - + - + + + @@ -394,7 +428,7 @@ @@ -465,9 +499,9 @@
Passkeys
-
What's Passkey
+
What is Passkey

- What is Passkey + Passkeys replace passwords and provide faster, more accessible, and more secure website sign-ins. Unlike passwords, passkeys are phishing-resistant and more reliable. With support from major companies including Apple, Google, and NTT, 2023 marked the beginning of passkeys entering the consumer market.


About Passkey
@@ -477,9 +511,9 @@
Growup
-
Passkey's merits
+
Passkey benefits

- Passkey's merits + Passkeys not only provide a more secure login method; they can also increase your website's business value: 1. Faster sign-in can improve conversion rates. 2. No password resets can reduce support costs.


Merits
@@ -489,9 +523,9 @@
amiPro Strength: fido
-
amiPro FIDO
+
Why amiPro: Standards compliance

- amiPro FIDO + amiPro is designed based on the FIDO standard and has passed the FIDO2 conformance test 100%. From the browser to the SDK, everything aligns with the latest FIDO2 standard, making it safer and easier to maintain. Meanwhile, amiPro provides extended features to enhance security and integration convenience.


FIDO Video
@@ -501,9 +535,9 @@
Open source
-
Open src
+
Why amiPro: Open source

- Open src + amiPro's core is completely open source, thus providing complete verifiability and security. Not only the FIDO2 server, but also the iOS/Android SDK for App development are completely open source.


Open src
@@ -513,9 +547,9 @@
how to
-
How to
+
How to integrate

- How to + amiPro provides standards-based interfaces and an easy-to-use JavaScript SDK for integration. From device registration and sign-in to device reset management, everything can be implemented easily. No need to modify your server backend—use front-end JavaScript to integrate. We also provide iOS/Android SDKs for app development.


integration
@@ -525,9 +559,9 @@
How much
-
How much
+
Cost

- how much + amiPro provides the highest cost performance billing model based on the number of active users. Regardless of the number of registered users, you only need to pay for per active user (users who log in at least once a month) per month or per authentication. Discount plans are available for sites with a large number of active users.

diff --git a/index.html b/index.html index 0a80ae6..0e713c9 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,11 @@ - amiPro, LLC + amiPro | Enterprise Passkey Cloud & AI Privacy Platform + + + + @@ -19,9 +23,22 @@ + + + + + + + + + + + + + @@ -39,14 +56,14 @@ - - - - - - - - + + + + + + + +