Expose an inbox via git
Sep. 3rd, 2022 22:03Не знаю навіщо тут частина народу ув DW збудилася, але якщо буря ув склянці не закінчиться, беріть приклад з лайнаксового kernel.org, де мейлін' листи покладені до гіту.
Написано автором Unicorn, називається public-inbox:
public-inbox - an "archives first" approach to mailing lists
public-inbox implements the sharing of an email inbox via git to complement or replace traditional mailing lists. Readers may read via NNTP, IMAP, Atom feeds or HTML archives.
public-inbox spawned around three main ideas:
Publicly accessible and archived communication is essential to Free Software development.
Contributing to Free Software projects should not require the use of non-Free services or software.
Graphical user interfaces should not be required for text-based communication. Users may have broken graphics drivers, limited eyesight, or be unable to afford modern hardware.
public-inbox aims to be easy-to-deploy and manage; encouraging projects to run their own instances with minimal overhead.