From 9a9ad3f1039ed51256f1c4c26822a88601c4fe3e Mon Sep 17 00:00:00 2001 From: Travis Henning Date: Thu, 21 Nov 2024 21:13:50 +0000 Subject: [PATCH] add Bluesky PDS --- software/bluesky-pds.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/bluesky-pds.yml diff --git a/software/bluesky-pds.yml b/software/bluesky-pds.yml new file mode 100644 index 0000000000..feaec45ad0 --- /dev/null +++ b/software/bluesky-pds.yml @@ -0,0 +1,14 @@ +name: "Bluesky PDS" +website_url: "https://github.com/bluesky-social/pds" +source_code_url: "https://github.com/bluesky-social/pds" +description: "Personal data server to federate with the Bluesky social media network via AT Protocol." +licenses: + - Apache-2.0 + - MIT +platforms: + - Docker + - Nodejs + - Shell +tags: + - Communication - Social Networks and Forums +depends_3rdparty: true