Add stub of Web of Trust plugin connector.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 29 Oct 2010 19:41:27 +0000 (21:41 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 29 Oct 2010 19:41:27 +0000 (21:41 +0200)
commit5ac1da7c51270ade6171b9755cc26c9b2385c426
tree2b48edd9b0d65bbcd50490dbb4cbaf816a90397b
parent725d85403a7b5e2bad4cef7369aba9db7b5c0b60
Add stub of Web of Trust plugin connector.
src/main/java/net/pterodactylus/sone/freenet/wot/Identity.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/freenet/wot/OwnIdentity.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/freenet/wot/WebOfTrustConnector.java [new file with mode: 0644]