From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6C0173CB35 for ; Fri, 9 Aug 2019 04:40:46 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1565340045; bh=IDFY6UKGEuz1eU/7kRLzR06/TR85aOJZYbhPd33UHUk=; h=From:To:Subject:In-Reply-To:References:Date:From; b=Gu68UMWRySkx/ZloQTbw58Q+TTa2yfCOKlgx+Ld+EVdSGUlqcn8hH81ODCXnFu+4Z 29yUtPmhA82L13c0ihtpLLCrqTZBodl0LJoqCzVtXCwKzvAqvIDRN8qtDMBc5PJT9Z d/MzMdlkFmxescOhuUuCFGjgcmt1+a/z4BgGHCMWJw9OjcRexWcnHM4n9DmlWg/fSK 9Bm7h13yu1qfWNMSceL2To5MM2CyV1OX9aC1mSZqp6JRA2JHnu+ct/P763USlj6p0x uA5p6q6AkBuSZTauz3KnJlbw+Z8ZH5LGP3QeKtblbYv+hZ49SaKkb5XVaoM16olDL5 +sIxGkR+fvWmg== To: Dave Taht , cerowrt-devel In-Reply-To: References: Date: Fri, 09 Aug 2019 10:40:45 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87pnlerasy.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cerowrt-devel] A commenting system after my own heart X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2019 08:40:46 -0000 Dave Taht writes: > "Commento allows you to foster discussion on your website =E2=80=93 if you > have a blog, you can embed Commento if you want your readers to add > comments. It's fast and *bloat-free*, has a modern interface, and is > reasonably secure. Unlike most alternatives, Commento is lightweight > and privacy-focused; I'll never sell your data, show ads, embed > third-party tracking scripts, or inject affiliate links." > > https://docs.commento.io/ > > It's written in go. the sole dependency is postgres. Joy! > > I was also looking at public-inbox. Uh, cool. I'm using isso[0] for my blog which is similar, but this looks like it may be more full-featured... -Toke [0] https://posativ.org/isso/