Re: Question about the identity service

2024-08-08 Thread Christian Grothoff
They were deprecated and (IIRC) removed, as the functionality wasn't exactly useful / more confusing than helpful. -Christian On 8/5/24 10:43 AM, fence wrote: Hello mailing list, I have a question about the identity service's IPC interface. Were the message types "GNUNET_MESSAGE_TYPE_IDENTIT

Re: Question about the identity service

2024-08-05 Thread fence
Yes, I found it there. I think they should be kept as the message types meant something in the past, but a comment above indicating that they're deprecated would be helpful. fence On 05.08.2024 10:58, Schanzenbach, Martin wrote: Hello, yes, it was removed in 8ccba14bbf77f784f6490130928a26e

Re: Question about the identity service

2024-08-05 Thread Schanzenbach, Martin
Hello, yes, it was removed in 8ccba14bbf77f784f6490130928a26e678f13736. But I guess I forgot to remove it from the protocols header, I guess you found it there? BR On 05.08.24 10:43, fence wrote: Hello mailing list, I have a question about the identity service's IPC interface. Were the mes

Question about the identity service

2024-08-05 Thread fence
Hello mailing list, I have a question about the identity service's IPC interface. Were the message types "GNUNET_MESSAGE_TYPE_IDENTITY_GET_DEFAULT" and "GNUNET_MESSAGE_TYPE_IDENTITY_SET_DEFAULT" deprecated? or are they just unimplemented? Or am I just blind? kind regards, fence