💾 Archived View for gemi.dev › gemini-mailing-list › 000595.gmi captured on 2024-03-21 at 17:54:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

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

[ANN] Gneto, a personal Gemini to HTTP proxy server

1. Paul Gorman (gorman.paul (a) gmail.com)

Happy new year, everyone!

I've written Gneto, a proxy server to make Gemini content available in a
web browser. Gneto differs from the fine web portals available at
portal.mozz.us and proxy.vulpes.one in that it's designed to proxy for a
single user. Run it on the loopback interface of your workstation, or the
server on your home LAN. If you want to run it on your public VPS, the web
interface can be password protected. Gneto supports both persistent and
transient client certificates.

Gneto source code (with a screenshot) is available at:

https://github.com/pgorman/gneto/

It has no dependencies beyond the standard Go library, so Gneto should
build easily with a simple "go build".

Binaries for Linux, Windows, macOS, and OpenBSD are available.

Thanks, and happy 2021!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20201231/ca77
4f74/attachment.htm>

Link to individual message.

2. Rohan Kumar (seirdy (a) seirdy.one)

On Thu, Dec 31, 2020 at 06:24:27PM -0500, Paul Gorman wrote:
>I've written Gneto, a proxy server to make Gemini content available in 
>a web browser. Gneto differs from the fine web portals available at 
>portal.mozz.us and proxy.vulpes.one in that it's designed to proxy for 
>a single user.

Cool! I'm not sure what it is about the software behind those proxies 
that makes them unsuited for personal use, though.

Another similar project worth checking out is Kineto, another Golang 
HTTP-to-Gemini proxy designed to make a single Gemini capsule available 
over HTTP.

>Thanks, and happy 2021!

You too!

-- 
/Seirdy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210101/108e
0d1e/attachment.sig>

Link to individual message.

---

Previous Thread: [ANN] Ignition: A python protocol client for devs

Next Thread: [announce] Gemini in 2021