💾 Archived View for gemi.dev › gemini-mailing-list › 000051.gmi captured on 2024-08-25 at 08:57:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

-=-=-=-=-=-=-

New Gemini Server

1. Krixano (krixano (a) protonmail.com)

Hello (Geminites?)

I've created a new Gemini server hosted on a new pubnix that I will be 
opening up to the public soon, called PoNIX. You can visit the Gemini 
server at `gemini://pon.ix.tc`.

Christian Seibold

Sent with [ProtonMail](https://protonmail.com) Secure Email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200316/25e0
0cc8/attachment.htm>

Link to individual message.

2. Jason McBrayer (jmcbray (a) carcosa.net)


Nice! Glad to see it.
-- 
Jason McBrayer      | ?Strange is the night where black stars rise,
jmcbray at carcosa.net | and strange moons circle through the skies,
                    | but stranger still is lost Carcosa.?
                    | ? Robert W. Chambers,The King in Yellow

Link to individual message.

3. solderpunk (solderpunk (a) SDF.ORG)

On Mon, Mar 16, 2020 at 10:48:28AM -0400, Jason McBrayer wrote:
> 
> Nice! Glad to see it.

Yes, I'm glad too, both that the PoNIX project is going well, and that
it will support Gemini.  I've added your server to the master list at
gemini://gemini.circumlunar.space/servers/.

Cheers,
Solderpunk

Link to individual message.

4. Adrian Hesketh (adrianhesketh (a) hushmail.com)

Hi folks,
I got inspired by the idea and wrote a Gemini server in Go and a set
of libraries for writing applications based on the Go HTTP interface,
including a router and some middleware for requiring authentication.
It supports hosting multiple domains on a single IP address using
different certificates.
I've tried to make it easy to use - you can grab the release binary
from Github (Windows / Mac / Linux / ARM Linux (for the Raspberry Pi))
and run it yourself, and I've also pushed a Docker container if that's
your thing.
Check it out at https://github.com/a-h/gemini
I'm planning to use the libraries to build a chat / forum app, and to
run a version of my blog. I think I've built everything I need now.
If anyone's interested in working on it / spots something wrong, let
me know. I'm planning to improve the logging a bit next. I want to
replace the unstructured log format I've used with structured logs to
make it easier to pull stats from the files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200821/08a8
2670/attachment.htm>

Link to individual message.

5. colecmac (a) protonmail.com (colecmac (a) protonmail.com)

Nice work!

This reminds me of gig, mind giving us a comparison?

https://github.com/pitr/gig

Thanks,
makeworld

??????? Original Message ???????
On Friday, August 21, 2020 7:01 AM, Adrian Hesketh <adrianhesketh at hushmail.com> wrote:

> Hi folks,
>
> I got inspired by the idea and wrote a Gemini server in Go and a set of 
libraries for writing applications based on the Go HTTP interface, 
including a router and some middleware for requiring authentication.
>
> It supports hosting multiple domains on a single IP address using 
different certificates.
>
> I've tried to make it easy to use - you can grab the release binary from 
Github (Windows / Mac / Linux / ARM Linux (for the Raspberry Pi)) and run 
it yourself, and I've also pushed a Docker container if that's your thing.
>
> Check it out at?https://github.com/a-h/gemini
>
> I'm planning to use the libraries to build a chat / forum app, and to 
run a version of my blog. I think I've built everything I need now.
>
> If anyone's interested in working on it / spots something wrong, let me 
know. I'm planning to improve the logging a bit next. I want to replace 
the unstructured log format I've used with structured logs to make it 
easier to pull stats from the files.

Link to individual message.

---

Previous Thread: Creating some Gemini-exclusive content

Next Thread: [ANN] Announcing Gemfeed, an Atom feed tool for Gemini