Could anybody please add a GNUNET_IDENTITY_list function to the identity service?
I believe it will be very useful for applications that are supposed to run for a long time (eg. gnunet-gtk) instead of returning immediately (eg. gnunet-identity). For example when I ask gnunet-gtk to publish a new file, it could use this function to let me choose a pseudonym and avoid restarting the application to reflect identity changes. On Fri, 2016-01-22 at 11:37 +0100, Christian Grothoff wrote: > Not really, you're supposed to know what information you'll need in your > process and keep it around ;-). Theoretically, you could connect > *again*, but that's not how you should do this. _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
