1 LIST won't descend into children during a recursion loop like find(1) will.
2 Need to add children of the target that don't contain any reference back to
3 the originating element.
5 When inquiring data from a client via a pinentry loopback, the client must be
6 sure to use the INQUIRE_MAXLEN status message and to not exceed its value when
7 sending its data. Otherwise, the exceeded data will be buffered and sent as
8 commands to gpg-agent after gpg-agent has returned it's error stating that the
9 maximum length has been encountered.