Comment by π istvan
Re: "Has anyone built a Gemini Fediverse server?"
For now I just manually edited the db to add the necessary fields to my user, then updated username via gemini interface to trigger a fetch among followersβ servers.
Seems to work fine.
2024-02-18 Β· 2 years ago
5 Later Comments β
π dimkr Β· 2024-04-22 at 07:11:
@istvan Forgot to update here - tootik now supports avatar upload over Titan
π norayr Β· 2024-04-23 at 00:52:
great. do you plan to support image uploads for posts?
π dimkr Β· 2024-04-23 at 08:08:
@norayr As usual, the answer is 'currently no' π«Ά
π΅ hedy Β· 2024-04-24 at 12:23:
@dimkr this looks wonderful, and I really like that you've included a detailed code architecture breakdown! what did you use to make those diagrams?
π dimkr Β· 2024-04-24 at 17:39:
@hedy The Wikipedia page for box drawing characters, ctrl+c and ctrl+v βΊοΈ
Original Post
Has anyone built a Gemini Fediverse server? β I just discovered Gemini today, and it is a fascinating approach to the Internet. One possibility that seems interesting is to build a Fediverse server with a Gemini front-end. It would have the following properties: Identity would be a Gemini certificate. The identity would be communicated in ActivePub as a hash/fingerprint of the public key. For example as @uyzwisfenxq3ydha@gemini.social Posts would be just Gemini input (10) requests with all the...