mima

joined 11 months ago
[–] mima@makai.chaotic.ninja 1 points 5 months ago

@halm@leminal.space Diaspora only federates with Friendica (because the latter has diaspora protocol support). Friendica doesn't have its "own protocol", it uses ActivityPub with its own proprietary extensions IIRC.

[–] mima@makai.chaotic.ninja 1 points 5 months ago

@lemann@lemmy.dbzer0.com Diaspora don't speak the same language either yet we consider it part of the fedi. It's one of the OGs that refused to adopt ActivityPub.

 

Introducing Momiji: a Gopher interface for Fediseer!

gopher://geidontei.chaotic.ninja/1/usr/mima/momiji/

Since the official web GUI of #Fediseer requires JavaScript (seriously what's up with that, is this a Lemmy thing lol :P), I thought I'd write something that uses Fediseer's API, and the interface wouldn't need JavaScript to be loaded from the website and can be viewed by any plaintext-friendly client. So I settled with #Gopher! ​:alice_wine:​

Currently you can only lookup some basic information per instance, and see all domains which they have endorsed, censured, hesitated, and guaranteed (and vice-versa) in a pure plain text format. I might write an interface for the whitelisted, suspicious, censured, and hesitated lists of instances too, but I'm not promising anything. :P As it stands, this simple Gopher CGI fits my needs for now. ​:kokoro_yes:​

Logging in with your #API key is not supported (probably a bad idea anyway due to Gopher typically being unencrypted ​:satsuki_sadge:​), so you won't be able to see some domain lists of instances that have restricted the viewing of endorsements/censures/hesitations they give, or modify anything in Fediseer.

It's all written in #POSIX #shell script, with the dcgi currently written with #Geomyidae's gophermap format in mind. You can see the source code (which you can treat as being in the public domain) in the URL I've given. Warning: It's pure shell script cancer! ​:kyou:​

@fediseer@lemmy.dbzer0.com