⚘ use your pds as a git remote if you want to ⚘
5
fork

Configure Feed

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

Update README.md

notplants c8d8cbb6 898e7eec

+1 -1
+1 -1
README.md
··· 10 10 Tangled currently requires the use of a [knot server](https://tangled.org/tangled.org/core/blob/8dd9e59b99e83e757bcadf11a4bda31fc78e6732/docs/knot-hosting.md) 11 11 as well as the use of ssh keys for git access 12 12 (although from talking with the developers, there is some discussion of 13 - changing things in the future to allow authentication without ssh keys). 13 + changing things in the future to allow authentication without ssh keys). pds-git-remote skips these requirements as well as efficiency. 14 14 15 15 pds-git-remote is a git remote helper that stores repositories on an [AT Protocol](https://atproto.com) Personal Data Server (PDS) directly. 16 16 ```bash