🚧 Try to only allow identities that have no or positive trust
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / Identity.java
index 63bceb1..e6f4f62 100644 (file)
@@ -131,6 +131,8 @@ public interface Identity {
         */
        public Identity removeProperty(String name);
 
+       Map<OwnIdentity, Trust> getTrust();
+
        /**
         * Retrieves the trust that this identity receives from the given own
         * identity. If this identity is not in the own identity’s trust tree, a