Skip to content

Commit 18dc35f

Browse files
committed
feat(policies): adding vpn policies
1 parent 03c1ab8 commit 18dc35f

File tree

3 files changed

+68
-1
lines changed

3 files changed

+68
-1
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
order: 50
3+
icon: pulse
4+
title: Acceptable Use Policy (VPN)
5+
---
6+
7+
At DanBot Hosting, we provide VPN services for privacy, security, and reliable access. To keep the service stable, legal, and fair for everyone, all VPN usage must follow this policy.
8+
9+
These rules are enforced regularly and are always in effect.
10+
11+
!!!warning This list is not a complete list, and you may still be suspended or terminated for activity that is illegal, abusive, or violates legal takedown requests.
12+
13+
If you are unsure whether something is allowed, ask us before using the service.
14+
!!!
15+
16+
The following are prohibited:
17+
18+
- Any illegal activity under local, national, or international law.
19+
- Spam, phishing, fraud, harassment, or distribution of malware.
20+
- DDoS attacks, network abuse, port scanning, or unauthorized access attempts.
21+
- Selling, reselling, or sharing VPN access without written permission.
22+
- Activity that causes unreasonable resource usage or service degradation for other customers.
23+
24+
Violations may result in immediate suspension or permanent termination of VPN service.
25+
26+
!!!info Last Updated:
27+
March 25, 2026.
28+
!!!
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
order: 50
3+
icon: pulse
4+
title: Collection Policy (VPN)
5+
---
6+
7+
# Collection Policy (VPN)
8+
9+
This policy explains what limited data we collect for VPN services and why.
10+
11+
## What We Collect
12+
13+
- Basic account details required to provide service (for example: account ID, email, and billing status).
14+
- Operational and security metadata needed to run the VPN platform (for example: connection timestamps, total bandwidth usage, and abuse/security events).
15+
- Support history when you contact us.
16+
17+
## What We Do Not Collect
18+
19+
- We do not monitor or log the full contents of your traffic.
20+
- We do not sell your VPN data to third parties.
21+
22+
## Why We Collect Data
23+
24+
- To provide and maintain VPN access.
25+
- To prevent abuse, fraud, and violations of our policies.
26+
- To respond to valid legal requests.
27+
28+
## Data Access and Retention
29+
30+
- Access is restricted to authorized staff who require it for operations, support, or security.
31+
- Data is retained only as long as reasonably required for service delivery, legal obligations, billing, or abuse prevention.
32+
33+
By using our VPN service, you agree to this collection policy.
34+
35+
!!!info Last Updated:
36+
March 25, 2026.
37+
!!!

src/policies/policy-list.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ title: Policy List
88

99
- [Acceptable Use Policy - Pterodactyl](/policies/acceptable-use-policy-pterodactyl)
1010
- [Acceptable Use Policy - VPS](/policies/acceptable-use-policy-vps)
11+
- [Acceptable Use Policy - VPN](/policies/acceptable-use-policy-vpn)
12+
- [Collection Policy - VPN](/policies/collection-policy-vpn)
1113
- [Chargeback Policy](/policies/chargeback)
1214
- [Refund Policy](/policies/refund-policy)
1315
- [Terms of Service](https://danbot.host/tos)
1416
- [Privacy Policy](https://danbot.host/privacy)
1517

1618

1719
!!!info Last Updated:
18-
January 31, 2026
20+
March 25, 2026
1921
!!!

0 commit comments

Comments
 (0)