💾 Archived View for gemlog.blue › users › roberto_vpt › 1714249890.gmi captured on 2024-05-12 at 16:51:04. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

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

2024-04-27 @roberto_vpt@gemlog.blue

Gemini User ID (address)

È da un pò che lo penso, io mi sono avvicinato a Gemini per come è adesso ma con il desiderio di usare la parte interattiva.

Purtroppo anche se si usano i certificati per le capsule non si usano al meglio i certificati client come indirizzi.

Manca un legame tra certificato client e capsula che permetterebbe un minimo di riconoscimento univoco.

Questo riconoscimento semplicemente è la capacità di inoltrare un messaggio all'utente sulla capsula.

Tutti i certificati client allo scopo devono contenere: user@host.

L'indirizzo del messaggio @utente@host è normalizzato in <host>/users/<user> per attivare l'input Gemini con il certificato client.

Se lo User id esiste allora l'host può e deve verificare anche il mittente sul suo host.

Tutto ciò si può realizzare via CGI senza cambiare nulla del protocollo, ma se si fissa il metodo nel protocollo e nei server si realizza la comunicazione tra tutte le capsule che lo supportano.

Vi condivido la proposta che sto elaborando allo scopo di discutere una soluzione minimalista e semplice.

I've been thinking about it for a while, I approached Gemini as it is now but with the desire to use the interactive part.

Unfortunately, even if you use certificates for capsules, you are not making the best use of client certificates.

There is no link between the client certificate and the capsule that would allow a minimum of unique recognition.

This recognition simply is the ability to relay a message to the user on the capsule.

All client certificates for this purpose must contain: user@host.

The message address @user@host is normalized in <host>/users/<user> to trigger the Gemini input with client certificate.

If the user exist then the host can and must also verify the sender on his host.

All this can be achieved via CGI without changing anything in the protocol, but if the method is fixed in the protocol and in the servers code, communication is created between all the capsules that support it.

I share with you the proposal that I am developing in order to discuss a minimalist and simple solution.