Thread View: rocksolid.shared.freenet
11 messages
11 total messages
Started by Anonymous@news.n
Sun, 18 Dec 2022 19:53
Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: Anonymous@news.n
Date: Sun, 18 Dec 2022 19:53
Date: Sun, 18 Dec 2022 19:53
9 lines
438 bytes
438 bytes
Hello I run a gateway that allows to peek at Freenet simply from regular Internet. * freenet.p2p.life/gateway/ to view freesites. only from very limited list. works slowly. Using (a bit patched up) good old SCGIPublisher plugin and Nginx. Using https, but also allowing http. * news.p2p.life to access via NNTP the messages on Freenet FMS. Whitelist. Only not controversial groups, users, and no shared accounts. -- Posted on novaBBS
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: p2plife@onionmai
Date: Sun, 18 Dec 2022 19:55
Date: Sun, 18 Dec 2022 19:55
5 lines
391 bytes
391 bytes
Oh, above message is by me - user "p2plife". Didn't notice you still need to put in username even when already logged in on the website (novabbs com) -- https://p2p.life/ - peer to peer modern networks NNTP Usenet gateway to Freenet-FMS: nntp://news.p2p.life/ Freenet site: USK@5TryDAXpLaB41R1jnaR6GLn4y646LAMaeQSJRqgeAs0,ued7QeF~WVSSZ7himylWfTVtOnBeMDIlQyTpZRASRiw,AQACAAE/p2plife-mini/7/
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: retro.guy@rockso
Date: Sun, 18 Dec 2022 21:01
Date: Sun, 18 Dec 2022 21:01
17 lines
974 bytes
974 bytes
Anonymous wrote: > Hello > I run a gateway that allows to peek at Freenet simply from regular Internet. > * freenet.p2p.life/gateway/ to view freesites. only from very limited list. works slowly. Using (a bit patched up) good old SCGIPublisher plugin and Nginx. Using https, but also allowing http. Very nice, thanks for providing such a site. I did do that a few years ago and it was interesting. I haven't looked at your site yet but on mine the main thing I had to make sure is that if there was a problem with my router connecting to the site, it didn't present the router interface to the end user. Not hard to fix, but don't really remember how I did it now. > * news.p2p.life to access via NNTP the messages on Freenet FMS. Whitelist. Only not controversial groups, users, and no shared accounts. Cool. If you look on another of my sites, www.rocksolidbbs.com, you'll see that I provide access *read only" right now to some FMS groups. Have fun! -- Retro Guy
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: retro.guy@rockso
Date: Sun, 18 Dec 2022 21:03
Date: Sun, 18 Dec 2022 21:03
9 lines
591 bytes
591 bytes
p2plife wrote: > Oh, above message is by me - user "p2plife". Didn't notice you still need to put in username even when already logged in on the website (novabbs com) Yes, that is because I used to run FudForum before I wrote this forum software (rslight). FudForum had a major problem with sessions on Tor, and you could easily end up in someone else's session and post as them. To avoid that, I force entering user/pass on every post, and you can decide whether to keep that info saved in your browser or not. Also, glad to have you here! Keep us posted on your projects. -- Retro Guy
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: p2plife@onionmai
Date: Sun, 18 Dec 2022 21:09
Date: Sun, 18 Dec 2022 21:09
30 lines
970 bytes
970 bytes
Marco Moock wrote: > Am 18.12.2022 um 19:53:58 Uhr schrieb Anonymous: >> I run a gateway that allows to peek at Freenet simply from regular >> Internet. > I'll give it a try. Great. The HTTP Freenet site gateway can be very slow, might need to wait a minute and retry. >> * freenet.p2p.life/gateway/ to view freesites. only from very limited >> list. works slowly. Using (a bit patched up) good old SCGIPublisher >> plugin and Nginx. Using https, but also allowing http. >> >> * news.p2p.life to access via NNTP the messages on Freenet FMS. >> Whitelist. Only not controversial groups, users, and no shared >> accounts. > Please make it IPv6-capable. :-) I will look into it. - domain - nginx setting? - certbot setting? -- https://p2p.life/ - peer to peer modern networks NNTP Usenet gateway to Freenet-FMS: nntp://news.p2p.life/ Freenet site: USK@5TryDAXpLaB41R1jnaR6GLn4y646LAMaeQSJRqgeAs0,ued7QeF~WVSSZ7himylWfTVtOnBeMDIlQyTpZRASRiw,AQACAAE/p2plife-mini/7/
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: Marco Moock
Date: Sun, 18 Dec 2022 21:15
Date: Sun, 18 Dec 2022 21:15
16 lines
532 bytes
532 bytes
Am 18.12.2022 um 19:53:58 Uhr schrieb Anonymous: > I run a gateway that allows to peek at Freenet simply from regular > Internet. I'll give it a try. > * freenet.p2p.life/gateway/ to view freesites. only from very limited > list. works slowly. Using (a bit patched up) good old SCGIPublisher > plugin and Nginx. Using https, but also allowing http. > > * news.p2p.life to access via NNTP the messages on Freenet FMS. > Whitelist. Only not controversial groups, users, and no shared > accounts. Please make it IPv6-capable. :-)
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: Marco Moock
Date: Sun, 18 Dec 2022 21:16
Date: Sun, 18 Dec 2022 21:16
8 lines
333 bytes
333 bytes
Am 18.12.2022 um 19:55:41 Uhr schrieb p2plife: > Oh, above message is by me - user "p2plife". Didn't notice you still > need to put in username even when already logged in on the website > (novabbs com) You can change that in the news server's settings, but be aware that no-login and posting-enabled news servers a a spam target.
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: retro.guy@rockso
Date: Mon, 19 Dec 2022 00:42
Date: Mon, 19 Dec 2022 00:42
15 lines
575 bytes
575 bytes
Anonymous wrote: > Hello > I run a gateway that allows to peek at Freenet simply from regular Internet. > * freenet.p2p.life/gateway/ to view freesites. only from very limited list. works slowly. Using (a bit patched up) good old SCGIPublisher plugin and Nginx. Using https, but also allowing http. Looks good. I haven't been able to connect to a site yet, but that' Freenet. > * news.p2p.life to access via NNTP the messages on Freenet FMS. Whitelist. Only not controversial groups, users, and no shared accounts. nntp server seems to work just fine :) -- Retro Guy
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: p2plife@onionmai
Date: Thu, 22 Dec 2022 00:05
Date: Thu, 22 Dec 2022 00:05
27 lines
1203 bytes
1203 bytes
Marco Moock wrote: > Am 18.12.2022 um 19:53:58 Uhr schrieb Anonymous: >> I run a gateway that allows to peek at Freenet simply from regular >> Internet. > I'll give it a try. >> * freenet.p2p.life/gateway/ to view freesites. only from very limited >> list. works slowly. Using (a bit patched up) good old SCGIPublisher >> plugin and Nginx. Using https, but also allowing http. >> >> * news.p2p.life to access via NNTP the messages on Freenet FMS. >> Whitelist. Only not controversial groups, users, and no shared >> accounts. > Please make it IPv6-capable. :-) ipv6 should work now, if anyone wants to test nntp://news.p2p.life/ (no SSL. ipv6 and 4, read-only) https://freenet.p2p.life/gateway/ https://bounce.p2p.life:6607/ IRC bouncer (https and ircs on same port 6607) - if someone really wants IRC (znc) account and is well known in this or Freenet, Tor community, then I can create account, my details to reach me on my homepage linked from p2p.life -- https://p2p.life/ - peer to peer modern networks NNTP Usenet gateway to Freenet-FMS: nntp://news.p2p.life/ Freenet site: USK@5TryDAXpLaB41R1jnaR6GLn4y646LAMaeQSJRqgeAs0,ued7QeF~WVSSZ7himylWfTVtOnBeMDIlQyTpZRASRiw,AQACAAE/p2plife-mini/7/
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: Marco Moock
Date: Thu, 22 Dec 2022 08:16
Date: Thu, 22 Dec 2022 08:16
9 lines
259 bytes
259 bytes
Am 22.12.2022 um 00:05:52 Uhr schrieb p2plife: > ipv6 should work now, if anyone wants to test > nntp://news.p2p.life/ (no SSL. ipv6 and 4, read-only) I get connection refused, so I assume your NNTP server isn't listening on the IPv6 address. DNS is fine.
Re: Clearnet NNTP and Freesite(HTTP) gateway p2p.life
Author: Marco Moock
Date: Thu, 22 Dec 2022 08:17
Date: Thu, 22 Dec 2022 08:17
12 lines
232 bytes
232 bytes
Am 18.12.2022 um 21:09:44 Uhr schrieb p2plife: > I will look into it. > - domain DNS already works fine. > - nginx setting? nginx needs to listen on the IPv6 addresses. See here: https://geekflare.com/enable-ipv6-nginx-apache/
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads