unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 47741@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: [bug#47741] [PATCH 0/3] Add a service for OpenDHT
Date: Tue, 13 Apr 2021 00:14:59 -0400	[thread overview]
Message-ID: <20210413041500.1223-1-maxim.cournoyer@gmail.com> (raw)

This series overhaul our opendht package a bit and adds a service for it.  You
can now for example set up your own Jami proxy server easily to use with Jami
on your phone.  Or simply to strengthen the distributed network by
participating in it and adding new stable bootstrap nodes.

Thanks,

Maxim Cournoyer (3):
  gnu: opendht: Add Python bindings, tools.
  services: configuration: Add syntactic sugar to easily generate
    documentation.
  services: Add opendht.

 doc/guix.texi                  |  84 ++++++++++++++++++++
 gnu/packages/networking.scm    |  75 +++++++++++++++---
 gnu/services/configuration.scm |  13 ++++
 gnu/services/networking.scm    | 135 ++++++++++++++++++++++++++++++++-
 4 files changed, 297 insertions(+), 10 deletions(-)

-- 
2.31.1





             reply	other threads:[~2021-04-13  4:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13  4:14 Maxim Cournoyer [this message]
2021-04-13  4:17 ` [bug#47741] [PATCH 1/3] gnu: opendht: Add Python bindings, tools Maxim Cournoyer
2021-04-13  4:17   ` [bug#47741] [PATCH 2/3] services: configuration: Add syntactic sugar to easily generate documentation Maxim Cournoyer
2021-04-13  4:17   ` [bug#47741] [PATCH 3/3] services: Add opendht Maxim Cournoyer
2021-05-18  3:59     ` bug#47741: [PATCH 0/3] Add a service for OpenDHT Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210413041500.1223-1-maxim.cournoyer@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=47741@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).