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