About this server
1# About This CasPaste Server
2
3Welcome to our paste sharing service! CasPaste is a privacy-focused, self-hosted pastebin that respects your data.
4
5## Features
6
7- **Privacy First**: No cookies, no tracking, no registration required
8- **Syntax Highlighting**: Automatic language detection for code snippets
9- **Flexible Expiration**: From 10 minutes to never
10- **Burn After Reading**: One-time view for sensitive content
11- **API Access**: Full REST API for programmatic access
12- **Mobile Friendly**: Responsive design works on all devices
13- **PWA Support**: Install as a standalone app
14- **Open Source**: Free software under MIT license
15
16## How It Works
17
181. Paste your text or code
192. Choose expiration time (or never expire)
203. Optionally enable "Burn after reading" for one-time access
214. Get a shareable link
225. Share with anyone
23
24Your pastes are stored securely and deleted automatically based on your chosen expiration time.
25
26## Privacy
27
28- We don't use cookies to track you
29- No registration or account required
30- Works perfectly without JavaScript (though enhanced with it)
31- Your IP address is only used for rate limiting
32- Expired pastes are automatically deleted
33
34## Open Source
35
36CasPaste is free software released under the MIT License. View the source code and contribute at our repository.
Rules of this server
1# Server Rules
2
3Please follow these rules when using this paste service:
4
5## Acceptable Use
6
71. **Legal Content Only**: Do not post content that violates local, state, or federal laws
82. **No Harmful Content**: No malware, viruses, or malicious code
93. **No Personal Information**: Do not post private information of others without consent
104. **No Spam**: Do not use this service for spam or unsolicited advertising
115. **No Abuse**: Do not attempt to abuse, overload, or disrupt the service
126. **Respect Rate Limits**: Follow the configured rate limits for paste creation and viewing
13
14## Prohibited Content
15
16The following types of content are strictly prohibited:
17
18- Child exploitation material (CSAM)
19- Copyrighted material without permission
20- Malware or exploit code intended for malicious use
21- Personal identifying information (PII) of others
22- Content that violates intellectual property rights
23- Hate speech or content promoting violence
24- Phishing or fraud attempts
25
26## Rate Limits
27
28To ensure fair use for all users, the following rate limits apply:
29
30- Paste creation: Limited per IP address
31- Paste viewing: Limited per IP address
32- Actual limits are displayed on the About page
33
34## Data Retention
35
36- Pastes are automatically deleted based on their expiration time
37- "Burn after reading" pastes are deleted immediately after first view
38- Expired pastes are cleaned up automatically
39- No paste is stored indefinitely unless explicitly set to never expire
40
41## Privacy
42
43- We log minimal information necessary for operation
44- IP addresses used for rate limiting only
45- No personal data is collected
46- No cookies used for tracking
47
48## Abuse Reporting
49
50If you discover content that violates these rules, please contact the server administrator immediately.
51
52## Changes
53
54These rules may be updated at any time. Continued use of the service constitutes acceptance of any changes.
See the terms of use for more information.
Limits
Maximum title length: 100 characters.
Maximum length of the paste: 9999999999999999 symbols.
The lifetime of the paste is unlimited.
Contact the administrator
Administrator's name: CasjaysDev
Administrator's mail: administrator@lp.pste.us
What is CasPaste?
This server uses CasPaste version 1.0.0. A little bit about it:
- CasPaste is free software. All of its source code is available under the MIT license.
- You do not need to register here.
- This site does not use cookies to keep track of you.
- This site can work without JavaScript.
- CasPaste has its own API.