Thank you for bringing this to our attention.
The API was removed long ago, I have now also removed it from the header
which was an oversight.
The capability of assinging a "default ego" per subsystem has been removed.
If subsystems want to handle a specific ego in a special case (such as
having a preferred default ego), they should implement this according
themselves.
It is not stored in the identity service anymore.
Most services will not even need it. If yours does, you can simply mange
this mapping yourself.
BR
Martin
Am 07.06.25 um 14:47 schrieb Noé Lopez via Mailinglist for GNUnet
developers:
Hi,
In the GNUnet identity service, GNUNET_IDENTITY_get is defined in the
header, but no implementation can be found in GNUnet 0.24.2.
Its still referenced in the documentation, so what happened to it?
I suppose it was removed and some leftovers were forgotten, in that
case what is the replacement?
Have a nice day,
Noé