. . . . "Returns all users that have published a self-introduction but have no approved (trust-state-loaded) account, with their display name and latest introduction nanopublication, ordered by the date of that latest introduction (newest first)." . . . "❓ Non-Approved Users" . . "prefix np: \nprefix npx: \nprefix npa: \nprefix foaf: \n\nselect ?user_iri (sample(?name) as ?user_iri_label) (iri(strafter(max(concat(str(?date), \" \", str(?intronp))), \" \")) as ?approve_target) where {\n graph npa:graph {\n ?intronp npa:hasValidSignatureForPublicKey ?pk ; np:hasAssertion ?a ; ?date .\n filter not exists { ?x npx:invalidates ?intronp ; npa:hasValidSignatureForPublicKey ?pk . }\n }\n graph ?a {\n ?kd npx:declaredBy ?user_iri .\n optional { ?user_iri foaf:name ?name }\n }\n minus {\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentTrustState ?g . }\n graph ?g { ?acct npa:agent ?user_iri ; npa:trustStatus npa:loaded . }\n }\n }\n} group by ?user_iri order by desc(max(?date))" . . "Tobias Kuhn" . "2026-08-13T06:30:15Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "RtEacQZE424zfyoAMoafcR4Jgc/5Oxred2NxiX3xHl6IyvLg9EUPybgwKCClUYdHqNJRnbuxXpPAimKvYGy3FjM5loU0XlOTqXnAj65z/kUTFqtuchK0VZD1CM6RBCDTbRy7l/96aHPWkrkjenHy7WUZwK39UpgvHPw4fShRCA4=" . . .