Commit Graph

3 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Aaron Jheng
7735659333
treewide: use sri hash (#256481) 2023-09-21 16:23:40 +02:00
Dmitry Bogatov
a133079a9b ducking-proxy: init at 2021-07-23
Quoting official README,

    The Duckling proxy is a scheme-specific filtering proxy for Gemini clients
    to access the web. It behaves as a normal Gemini server, except it
    retrieves its content from the web.

    You can tailor its behaviour when it starts, to tailor how web pages are
    transformed to gemtext.

    It is scheme-specific, i.e. it is designed to handle HTTP requests only.
    Web pages are translated to text/gemini. Other web resources are returned
    directly.

    The primary intended use case for this proxy is as a personal proxy to make
    the web accessible to your favourite Gemini client.
2021-10-30 11:00:10 -04:00