@wpn pubnix is going viral! our #FreshRSS, #phanpy and #misfin instances are being featured upstream by the respective owners:

https://freshrss.org/cloud-providers.html
https://github.com/cheeaun/phanpy?tab=readme-ov-file#community-deployments
https://misfin.gitlab.io/
https://woodpeckersnest.space/

Thanks!

#selfhosting #selfhosted #rss #fediverse #geminiprotocol

P.S. There's a pull request in place to fix my fedi account on phanpy's readme.. soooon :)

Cloud Providers

You could be using FreshRSS in a few minutes.

Lagrange v1.19.4
=> gemini://skyjake.fi/lagrange/
=> https://gmi.skyjake.fi/lagrange/
A Beautiful Gemini Client
Lagrange is a GUI client for browsing Geminispace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines.
Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a small number of essential libraries. It is written in C and uses SDL for hardware-accelerated graphics. OpenSSL is used for secure communications.
Changelog:
=> https://github.com/skyjake/lagrange/releases/tag/v1.19.4
#Gemini #Spartan #Titan #Guppy #misfin
Lagrange

@adele for #smolweb concept maybe #misfin would be better but maybe with some proxy?

I dare anyone to make a gemini for operating systems.

#smolweb #gemini #misfin

Whats the simplest way to get started with misfin?

#smolweb #misfin #gemini

I just found misfin. It sais it is to email what gemini is to the web.

I really want to hear what others think about this, because if it is good, then it is big :O

HUGE big:::::OOO

https://sr.ht/~lem/misfin/

#misfin #gemini #smallweb #smolweb #foss

misfin: The Misfin mail protocol

And here we go :) my #geminicapsule can send me #misfin message when somebody add in my page gemini mentions 📨

misfin://[email protected] running...
but under Traefik and it has some issues what I can't understand till the end. Used https://gitlab.com/cipres/misfin

How to send message from gemini capsule on some event (gemini mention)?

Already translating UI to 

#smolweb #geminiprotocol #misfin

cipres / misfin · GitLab

Mail protocol for the small web (forked from: https://sr.ht/~lem/misfin/)

GitLab
Lagrange v1.18.4
=> gemini://skyjake.fi/lagrange/
=> https://gmi.skyjake.fi/lagrange/
A Beautiful Gemini Client
Lagrange is a GUI client for browsing Geminispace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines.
Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a small number of essential libraries. It is written in C and uses SDL for hardware-accelerated graphics. OpenSSL is used for secure communications.
Changelog:
=> https://github.com/skyjake/lagrange/releases/tag/v1.18.4
#Gemini #Spartan #Titan #Guppy #Misfin
Lagrange

i think i want to implement the server from scratch, rather than use a package. that way I can use the same socket/port for Gemini, Titan, and Misfin, since no existing package seems to let me do that.

what I need then is TLS, and I think the Go standard library has that. (yeah I'm writing it in Go, bite me.)

why am I making a new server from scratch? 1. because that's what you're supposed to do in geminispace, and 2. because that lets me set my own features up, particularly built-in modules like a Web server with HTML output (which should be more flexible, via Go templates; more styling, more HTML... I can even do ACME with it!), automatic and cached format conversions, a Misfin(C) mailbox (and maybe mailing list support??), and gmEditor v3 but built-in as the editor module.

And I'm calling it Saga.

#geminiprotocol #gemini #misfin