diff --git a/README.md b/README.md index 7cc09d4..db0d529 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# website +# Website -The official website for GoldenAge Network. -Last updated: 2/4/2026 \ No newline at end of file +Official website repository for GoldenAge Network. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..8ed6106 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +If you spot a vulnerability, or run into one accidentally, please report them immediately to: +vulns@gasmp.net diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000..b60fb5e --- /dev/null +++ b/privacy.html @@ -0,0 +1,98 @@ + + + + + + GoldenAge Network | Privacy Policy + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

Privacy Policy

+

Last updated: October 13, 2025

+ Skip to content +
+
+ +
+

Introduction

+

This Privacy Policy explains how GoldenAge Network collects, uses, and protects your personal information when you use our website and services.

+ +

Information we collect

+ + +

How we use information

+ + +

Sharing and disclosure

+

We do not sell personal information. We may share data with service providers for analytics and hosting.

+ +

Contact

+

If you have questions about this policy, contact us at privacy@gasmp.net.

+
+
+ + + + + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c9f18e2 --- /dev/null +++ b/robots.txt @@ -0,0 +1,7 @@ +User-agent: * +Allow: / + +Sitemap: https://gasmp.net/sitemap.xml +# hey staff! if you want to block the redirect page from being indexed, uncomment the next line +# Disallow: /discord.html +