ATProto Proxy
A proxy server for ATProto blobs
ATProto Proxy is an open-source server I made for proxying ATProtocol blobs and transforming them into something more appropriate for the requesting client written in Rust.
It features the ability to resize image blob types & convert image blobs to an image type that the requesting client supports, allows for signing of proxied paths & various configurations for features like caching blobs to speed up the proxy or enforcing a size limit to prevent the proxy from dealing with unreasonably sized blobs.