Description
Ginxsom is a Blossom protocol server implemented as a FastCGI application that integrates seamlessly with nginx. nginx handles static file serving directly while ginxsom processes authenticated operations (uploads, deletes, management) via FastCGI. This architecture provides optimal performance with nginx's excellent static file serving and C's efficiency for cryptographic operations.
Languages
JavaScript
44%
C
37%
Shell
15.8%
CSS
1.8%
HTML
1.2%
Other
0.2%