The HTML files displayed at pds.madeydanny.uk pds.madebydanny.uk
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated git info

+58 -61
-1
.gitignore
··· 1 - status.html
+1
about/index.html
··· 1 + comming soon TM
+24 -35
about/terms.html
··· 51 51 </style> 52 52 </head> 53 53 <body> 54 - <h1>// Terms of Service</h1> 55 - <p class="timestamp">Last updated: Dec 2 2025 - 22:31 EST</p> 56 - 57 - <div class="warning"> 58 - <strong>⚠️ IMPORTANT:</strong> Everything you post on this PDS is <strong>PUBLIC</strong>. Your posts, likes, follows, and profile are visible to anyone on the AT Protocol network. 59 - </div> 60 - 61 - <h2>The Basics</h2> 62 - <p>By creating an account on <code>pds.madebydanny.uk</code>, you're agreeing to play by the rules. This is a personal server running on the AT Protocol network. Think of it like hosting your own piece of the decentralized social web.</p> 63 - 64 - <h2>Your Account, Your Responsibility</h2> 65 - <p>You're in charge of your account security. Pick a good password, don't share it, and if someone gets in—that's on you. We're not here to babysit.</p> 66 - 67 - <h2>Everything is Public</h2> 68 - <p>Let me be crystal clear: <strong>every post, like, follow, and profile detail is PUBLIC</strong>. This isn't Twitter with protected accounts or Discord with private servers. The AT Protocol is designed for openness. If you post something, assume the entire internet can see it. Forever. Act accordingly.</p> 69 - 54 + <h1>// MBD PDS Terms of Service</h1> 55 + <p class="timestamp">ast Updated Dec 11 14:41 EST (GMT-5:00)</p> 56 + The MBD PDS is an open (no invite code needed) AT Protocol Personal Data server, a Bluesky PDS. Anyone can use my (Daniel Morrisey) PDS but that does mean you have to follow the rules. 57 + <br><br> 58 + <p> 59 + If you fail to comply with our TOS you will be warned, via an Email and/or a Bluesky DM, after 3 warnings your account will be deleted. 60 + <br><br> 61 + Let me be clear: <b>every post, like, follow, and profile detail is PUBLIC</b>. The AT Protocol is locked open. If you post something, assume the entire internet can see it. Forever. Act accordingly. 62 + <br><br> 63 + Your data lives here on this PDS, but it also federates across the AT Protocol network. Anyone can see anything using tools like <a href="https://pdsls.dev">pdsls.dev</a>. 64 + <br><br> 65 + I can delete your account at any time for any reason. Because I own this server and pay for it, I have the right to do whatever I want on/to it. 66 + <br><br> 67 + </p> 70 68 <h2>Content Rules</h2> 71 69 <ul> 72 70 <li>No illegal content</li> 71 + <li>No child sexual abuse material (CSAM)</li> 73 72 <li>No harassment, doxxing, or abuse</li> 74 73 <li>No spam or bot networks</li> 75 - <li>Don't impersonate others</li> 76 - <li>Use common sense</li> 74 + <li>No impersonation of others</li> 75 + <li>No sharing of private information without consent</li> 76 + <li>No promotion of violence or hate speech</li> 77 77 </ul> 78 - <p>Break these rules and your account gets nuked. No appeals, no drama.</p> 79 - 80 - <h2>Service Availability</h2> 81 - <p>This is a hobby project running on a VPS. It could go down. I'll do my best to keep it running, but there are <strong>zero guarantees</strong>. If uptime matters to you, run your own PDS or use a commercial provider.</p> 82 - 83 - <h2>Data & Federation</h2> 84 - <p>Your data lives here, but it also federates across the AT Protocol network. Other servers can <i>(and will)</i> pull your public posts. That's literally how this protocol works. You can't un-ring that bell.</p> 85 - 86 - <h2>Account Termination</h2> 87 - <p>I can delete your account at any time for any reason. Usually it'll be because you violated the rules above, but technically I could just decide I don't like your vibes. It's my server.</p> 88 - 89 - <h2>Changes to These Terms</h2> 90 - <p>These terms might change. I'll update the date at the top. Keep using the service = you accept the new terms. Simple.</p> 91 - 92 - <h2>Liability</h2> 93 - <p>This service is provided AS-IS with no warranty whatsoever. If something breaks, gets hacked, or your data evaporates—that sucks, but it's not my legal problem. Use at your own risk.</p> 94 - 78 + <p> 79 + Break these rules and your account will be deleted after 3 warnings. 80 + <br><br> 81 + <b>These terms will change without notice.</b> 82 + By using the MBD PDS you agree to the terms listed above. 83 + </p> 95 84 <p style="margin-top: 3rem;"><a href="/">← Back to home</a></p> 96 85 <p>&copy; 2024-2025 Made by Danny UK, <i>by <a>Daniel Morrisey</a></i> - Powered by Resend, UpCloud and Cloudflae</p> 97 86 </body>
+20
css/index.css
··· 1 + body { 2 + background-color: #0d0d0d; 3 + color: #f0f0f0; 4 + font-family: monospace; 5 + padding: 2rem; 6 + margin: 0; 7 + max-width: 800px; 8 + margin: 0 auto; 9 + } 10 + a { 11 + color: #4eaaff; 12 + text-decoration: none; 13 + } 14 + a:hover { 15 + color: #82cfff; 16 + text-decoration: underline; 17 + } 18 + h1 { 19 + color: #4eaaff; 20 + }
+4 -25
index.html
··· 3 3 <head> 4 4 <meta charset="UTF-8" /> 5 5 <title>MBD PDS - pds.madebydanny.uk</title> 6 - <link rel="icon" id="favicon" href="https://pds.madebydanny.uk/xrpc/com.atproto.sync.getBlob?did=did:plc:xidsxosndmahil4vafyudri2&cid=bafkreidrxnqobl4mjzi3fjw6bmgjvzd5mjyw4d7agkkahhvvdzsqtn6fsi"> 6 + <link rel="icon" id="favicon" href="/media/icon.png" type="image/png" /> 7 7 <meta property="og:title" content="MBD PDS - pds.madebydanny.uk"> 8 8 <meta property="og:description" id="og-description" content="This is an AT Protocol Personal Data Server (PDS) hosted on UpCloud maintained by @madebydanny.uk"> 9 9 <meta property="og:type" content="website"> 10 10 <meta property="og:url" content="https://pds.madebydanny.uk/"> 11 - <meta property="og:image" id="og-image" content="https://pds.madebydanny.uk/xrpc/com.atproto.sync.getBlob?did=did:plc:l37td5yhxl2irrzrgvei4qay&cid=bafkreialdlhknpvsebaa73k4gbi2fhxdatognnvsuo6fbuab4jfegrvpxy"> 11 + <meta property="og:image" id="og-image" content="/media/og-image.png"> 12 12 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 13 - <style> 14 - body { 15 - background-color: #0d0d0d; 16 - color: #f0f0f0; 17 - font-family: monospace; 18 - padding: 2rem; 19 - margin: 0; 20 - max-width: 800px; 21 - margin: 0 auto; 22 - } 23 - a { 24 - color: #4eaaff; 25 - text-decoration: none; 26 - } 27 - a:hover { 28 - color: #82cfff; 29 - text-decoration: underline; 30 - } 31 - h1 { 32 - color: #4eaaff; 33 - } 34 - </style> 13 + <link rel="stylesheet" href="/css/index.css" /> 35 14 </head> 36 15 <body> 37 16 <h1>MBD PDS - pds.madebydanny.uk</h1> ··· 39 18 <h2>About</h2> 40 19 <p>The MBD PDS is a free-to-use, publicly available Bluesky PDS <i>(Personal Data Server)</i> that <b>anyone can use</b>. Hosted on an Upcloud server in New York and maintained by <a href="https://madebydanny.uk/followonsbsky?did=madebydanny,uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p> 41 20 <ul> 42 - <li><a href="/about.html">Learn more</a></li> 21 + <li><a href="/about/index.html">Learn more</a></li> 43 22 <li><a href="/about/privacy.html"> Privacy Policy</a></li> 44 23 <li><a href="about/terms.html"> Terms of Service</a></li> 45 24 </ul>
media/icon.png

This is a binary file and will not be displayed.

media/og-img.png

This is a binary file and will not be displayed.

+9
readme.md
··· 1 + # madebydanny.uk/mbd-pds 2 + The MBD PDS is a free-to-use, publicly available Bluesky PDS (Personal Data Server) that anyone can use. Hosted on an Upcloud server in New York and maintained by @madebydanny.uk, we are committed to providing the best Bluesky experience. 3 + 4 + ## Features 5 + - Daily Backups, at the root/server level 6 + - 5 Available User Domains, *(.pds.madebydanny.uk, .pds.danielmorrisey.com, .good-example.com, .mbdio.uk, .certifiedshitposter.com)* 7 + - [Sever Status Page](https://pds.madebydanny.uk/status.html), thanks to [@fry69.dev](https://madebydanny.uk/followonbsky.html?did=fry69.dev) 8 + - 95%+ Sever Uptime 9 + - [System Status Page](https://status.pds.madebydanny.uk)