conduwuit/complement
strawberry 45ad7b40b3 add support for dual HTTP/HTTPS, rm caddy from complement
complement sends C-S requests over HTTP, and federation
over HTTPS.

complement without caddy *almost* works. unfortunately
i am now dealing with invalid X-Matrix signatures
due to non-percent encoded URIs and it does not
seem trivial to percent-encode URIs that a
reverse proxy would normally do for you.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-26 00:40:15 -05:00
..
Dockerfile add support for dual HTTP/HTTPS, rm caddy from complement 2024-02-26 00:40:15 -05:00
README.md make complement (mostly) work again 2024-01-31 16:20:26 -05:00

README.md

Complement

What's that?

Have a look at its repository.

How do I use it with Conduit?

The script at ../bin/complement has automation for this. It takes a few command line arguments, you can read the script to find out what those are.