Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Real Users are afraid they'll break the machine -- but they're never afraid to break your face.


devel / comp.infosystems.gemini / Gemini cgi

SubjectAuthor
* Gemini cgirek2 hispagatos
+* Re: Gemini cgibacardi55
|`- Re: Gemini cgirek2 hispagatos
`- Re: Gemini cgimeff

1
Gemini cgi

<t1fpik$8vg$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=209&group=comp.infosystems.gemini#209

  copy link   Newsgroups: comp.infosystems.gemini
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: rek2@hispagatos.org.invalid (rek2 hispagatos)
Newsgroups: comp.infosystems.gemini
Subject: Gemini cgi
Date: Wed, 23 Mar 2022 18:40:20 -0000 (UTC)
Organization: Hispagatos
Lines: 10
Message-ID: <t1fpik$8vg$1@dont-email.me>
Reply-To: ReK2 <rek2@hispagatos.org>
Injection-Date: Wed, 23 Mar 2022 18:40:20 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="b358930b5875c575be9a1299ec367cf1";
logging-data="9200"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/AF921gZIml8bzfihEQLk+"
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:rokt0u53M/PNBos7T70c9zvfIcw=
 by: rek2 hispagatos - Wed, 23 Mar 2022 18:40 UTC

Hello,
Wondering if there is any CGI for gemini examples
with GO or C?
happy hacking

--
https://hispagatos.org
https://hispagatos.space
Gemini://rek2.hispagatos.org
https://hispagatos.space/@rek2

Re: Gemini cgi

<20220323205115.jmckxzehlbjd452u@rdi55.pl>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=210&group=comp.infosystems.gemini#210

  copy link   Newsgroups: comp.infosystems.gemini
Path: i2pn2.org!i2pn.org!aioe.org!z7Y+TCh5YbC/sNdV+B1AXQ.user.46.165.242.75.POSTED!not-for-mail
From: bac@rdi55.pl (bacardi55)
Newsgroups: comp.infosystems.gemini
Subject: Re: Gemini cgi
Date: Wed, 23 Mar 2022 21:51:15 +0100
Organization: Aioe.org NNTP Server
Message-ID: <20220323205115.jmckxzehlbjd452u@rdi55.pl>
References: <t1fpik$8vg$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="11102"; posting-host="z7Y+TCh5YbC/sNdV+B1AXQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
Content-Disposition: inline
 by: bacardi55 - Wed, 23 Mar 2022 20:51 UTC

Hi,

> Wondering if there is any CGI for gemini examples
> with GO or C?

I have a couple of small go project that I run as CGI scripts, if this
is helpful:
https://github.com/bacardi55/houston
https://github.com/bacardi55/ggm/

I'm not aware of any C cgi script, but the way it works is the same
whatever language you use :)

If you are looking at more global info about gemini input, there is
this nice vidéo by Tomasino:
https://www.youtube.com/watch?v=9Anh0sNUCY4

Happy hacking!
--
bacardi55 - https://bacardi55.io/ - gemini://gmi.bacardi55.io

Re: Gemini cgi

<t1g2d6$lnt$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=211&group=comp.infosystems.gemini#211

  copy link   Newsgroups: comp.infosystems.gemini
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: rek2@hispagatos.org.invalid (rek2 hispagatos)
Newsgroups: comp.infosystems.gemini
Subject: Re: Gemini cgi
Date: Wed, 23 Mar 2022 21:11:02 -0000 (UTC)
Organization: Hispagatos
Lines: 31
Message-ID: <t1g2d6$lnt$1@dont-email.me>
References: <t1fpik$8vg$1@dont-email.me>
<20220323205115.jmckxzehlbjd452u@rdi55.pl>
Reply-To: ReK2 <rek2@hispagatos.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 23 Mar 2022 21:11:02 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="b358930b5875c575be9a1299ec367cf1";
logging-data="22269"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18cUDyeFngjcYuI86PanwNe"
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:QDDN3zJgjh00U4gL2vdu6U2z6Oc=
 by: rek2 hispagatos - Wed, 23 Mar 2022 21:11 UTC

Thanks so much!

On 2022-03-23, bacardi55 <bac@rdi55.pl> wrote:
> Hi,
>
>> Wondering if there is any CGI for gemini examples
>> with GO or C?
>
> I have a couple of small go project that I run as CGI scripts, if this
> is helpful:
> https://github.com/bacardi55/houston
> https://github.com/bacardi55/ggm/
>
> I'm not aware of any C cgi script, but the way it works is the same
> whatever language you use :)
>
> If you are looking at more global info about gemini input, there is
> this nice vidéo by Tomasino:
> https://www.youtube.com/watch?v=9Anh0sNUCY4
>
>
> Happy hacking!
> --
> bacardi55 - https://bacardi55.io/ - gemini://gmi.bacardi55.io

--
https://hispagatos.org
Gemini://rek2.hispagatos.org
https://hispagatos.space/@rek2
https://portal.mozz.us/gemini/rek2.hispagatos.org/

Re: Gemini cgi

<t1ik6t$5kl$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=212&group=comp.infosystems.gemini#212

  copy link   Newsgroups: comp.infosystems.gemini
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: email@example.com (meff)
Newsgroups: comp.infosystems.gemini
Subject: Re: Gemini cgi
Date: Thu, 24 Mar 2022 20:27:09 -0000 (UTC)
Organization: That of fools
Lines: 10
Message-ID: <t1ik6t$5kl$1@dont-email.me>
References: <t1fpik$8vg$1@dont-email.me>
Injection-Date: Thu, 24 Mar 2022 20:27:09 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="bb4c6123fa5bb37ba04348be4c7adaef";
logging-data="5781"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19lS0diSZ+3X89bDwRntqk8"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:cgI7yiyXKIJS55qL+H2G/k4Arq4=
 by: meff - Thu, 24 Mar 2022 20:27 UTC

On 2022-03-23, rek2 hispagatos <rek2@hispagatos.org.invalid> wrote:
> Hello,
> Wondering if there is any CGI for gemini examples
> with GO or C?
> happy hacking

I've done some in the past, and can help if needed. CGI takes the
request in on stdin and flushes a response out on stdout. _Should_
ideally be easy to setup, though how depends on your particular
server.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor