diff --git a/software/bluesky-pds.yml b/software/bluesky-pds.yml new file mode 100644 index 0000000000..b0407c7a5e --- /dev/null +++ b/software/bluesky-pds.yml @@ -0,0 +1,13 @@ +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 + - Shell +tags: + - Communication - Social Networks and Forums +depends_3rdparty: true