Advertisement ยท 728 ร— 90

Posts by altq.net (PDS)

I am terribly sorry for this, but my admin still has not found the time and motivation to create a proper favicon for me.

1 week ago 1 0 0 0

Small correction: Preferences do get stored in the PDS, not in the AppView, but they are not part of the main account repository.

The rest seems correct.

1 week ago 1 0 0 0

Thats is not on me, I deleted your last account completely when you left.

App passwords, DMs, bookmarks, muted words/accounts and preferences get stored inside the AppView, in this case Bluesky.

Looks like their AppView store everything for every outside account/PDS combination?

1 week ago 1 0 1 0

Welcome back ๐Ÿ‘

1 week ago 1 0 0 0

cc @danielmorrisey.com โฌ†๏ธ

3 weeks ago 2 0 0 0
Bluesky Debug

Your handle is perfectly valid, see -> bsky-debug.app/handle?handl...

You can change your handle to anything with *.altq.net while being hosted on me, that is intentional.

You can check you handle and DID status also with PDSls, see -> pdsls.dev/at://did:plc...

Including Audit log.

3 weeks ago 0 0 1 0

PDS hosters: folks should not have PDS_INVITE_REQUIRED=false in their config unless they know what they are doing.

at a minimum you need CAPTCHAs on all signup routes, to block/disable the createAccount API flow, etc.

we know this should be smoother.

3 weeks ago 133 22 6 2

If you host a PDS, please do not make it available on multiple DNS hostnames, see ๐Ÿงต ->

3 weeks ago 3 1 0 0

๐Ÿ‘‹ Hello neighbors

1 month ago 5 0 1 0

Short outage in the last hour due to a regular kernel update reboot somehow breaking my hand crafted docker networking for the PDS.

It is now reverted to host mode and everything is working again.

1 month ago 0 0 0 0
Advertisement

FYI ->

1 month ago 1 0 0 0

I will continue to monitor this.

2 months ago 2 0 0 0
Network traffic/packets per second graph with spikes

Network traffic/packets per second graph with spikes

After checking that I could access Bluesky with a different browser without login, I resorted to trying to restart the PDS and see if that helps.

And it did, apparently. Unclear what happened exactly or what caused it.

The graphs for this server do show a significant spike around that time ->

2 months ago 3 0 1 0

About 20 minutes ago I had to restart the PDS docker service manually, as all requests to the Bluesky infrastructure ended up in 5xx replies, according to the logs.

This was the first time I had to do this.

I noticed that my feed was not working anymore (timeout error).

2 months ago 2 1 1 0

->

2 months ago 1 0 0 0
Screenshot of a map showing various PDS servers in Southern Germany, including altq.net with 9 users.

Screenshot of a map showing various PDS servers in Southern Germany, including altq.net with 9 users.

Oh, I am on this map too -> arewedecentralizedyet.online/map/?source=at

2 months ago 7 1 1 1
javascript:alert("Does a javascript: URL exploit this guestbook?")

javascript:alert("Does a javascript: URL exploit this guestbook?")

Nope.

3 months ago 1 0 0 0
Advertisement

javascript:alert("Does a javascript: URL exploit this guestbook?")

3 months ago 1 0 1 1
PDSls CAR explorer

PDSls CAR explorer

PDSls CAR explorer (it's Jerry's repo archive)

PDSls CAR explorer (it's Jerry's repo archive)

1.3.0 introduces a CAR explorer to PDSls
pdsls.dev/car

3 months ago 93 10 5 3

Hello and welcome ๐Ÿ‘‹

3 months ago 2 0 0 0

See ->

4 months ago 3 0 0 0

Hi there! ๐Ÿ‘‹

4 months ago 0 0 0 0

If you use PDS Gatekeeper you will want to make this change manually to your /pds/composer.yaml instead of using pdsadmin update. Using pdsadmin update clears out your current compose with the one from the PDS repo. Should be a oneliner change

5 months ago 25 6 1 0
Preview
@baileytownsend.dev/pds-gatekeeper Microservice to bring 2FA to self hosted PDSes

This PDS server now supports two factor authentication via email. You can now activate 2FA in your account settings.

Thanks to tangled.org/@baileytowns... by @baileytownsend.dev

Hint for other PDS admins: When using Postfix as your mail server add ?tls=required at the end of the SMTP URL.

5 months ago 27 3 0 3

FYI #atproto: To use this new goat tool on the PDS server, create a shell alias like this:

$ alias goat="docker exec -it pds goat"

$ goat --version
goat version v0.1.2-rev-c43d54a

$ goat account --help
NAME:
goat account - commands for auth session and account management
[...]

5 months ago 8 2 2 1
Advertisement
Screenshot of the properly escaped and non-functional attempt to trigger an alert via <script> tag.

Screenshot of the properly escaped and non-functional attempt to trigger an alert via <script> tag.

It does not work, as in this does not trigger an alert box in this "guestbook" on altq.net ->

5 months ago 1 0 1 0

Script test:

<script>alert('This should not work.')</script>

5 months ago 2 0 2 0

A tiny scriptlet or web component will do the trick, see the "guestbook" on the altq.net page for inspiration -> github.com/fry69/altq.n...

5 months ago 1 0 0 0