public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Eugene Medvedev <rn3aoh.g@gmail•com>
To: nncp-devel@lists.cypherpunks.su
Subject: So I made a thing: nncp-echomail
Date: Sat, 4 Oct 2025 16:52:36 +0300	[thread overview]
Message-ID: <CAO-d-4qqZ+QtTbkBG4Gdtvj7WXAZMWFCfWbjKOvHBP+ZbAN+Dw@mail.gmail.com> (raw)

I have mentioned previously that I've been working
on a system using NNCP areas.

So here it is, an echomail/forum-like system relying
on NNCP areas for routing, deliberately designed
to be as simple to code for as possible:

https://github.com/Mihara/nncp-echomail

This is a prototype. It will work, but there are very
likely corner cases I didn't think of, things that are
probably a bad idea someone will inevitably point
out, and there's no mail editor yet. I plan to cook
something up in the next few weeks, but maybe
someone will beat me to it.

As of today, this is by nature not resistant to sender
spoofing: NNCP does not yet expose the actual
sender ID to execs receiving packets from areas.
Something that can hopefully be fixed, though.

Please discuss.

P.S. Yes, you can Usenet and email over NNCP,
The plan is to get the areas some love, though,
and rely on them for routing.

-- 
Eugene Medvedev

             reply	other threads:[~2025-10-04 13:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-04 13:52 Eugene Medvedev [this message]
2025-10-04 16:56 ` gemtext (was: So I made a thing: nncp-echomail) Sergey Matveev
2025-10-04 17:51   ` Eugene Medvedev
2025-10-04 18:20     ` Sergey Matveev
2025-10-04 18:39       ` Eugene Medvedev
2025-10-04 19:23         ` Sergey Matveev
2025-10-04 19:34           ` Eugene Medvedev
2025-10-15 20:46   ` Eugene Medvedev
2025-10-26 11:13     ` NNCP_PACKET and NNCP_ORIGIN Sergey Matveev