Ethtags is a project which lets you create your own dogtag which is attached to your address. The dogtag is always attached to the address that invoked the contract, in other words your friends can not change your dogtag, if they do not have full access to your wallet.
Additions
Image of the new verification frontend.
I have added a frontend for a feature that I have been working on for a while. Any address which has permission to verify other users can now do so through the web ui of ethtags. It has been implemented through three relatively simple templates, one that says that you do not have the permission to verify an address and that invoking the contract will have no effect, one that lets you enter users address and the last one which lets you review the details in the dogtag and verify the user. If everything is successful you will be redirected to the page that lets you enter another address.
Here are links to the commits:
What is planned for the future updates:
- Polish the website
- Finalize the contract
- Create a standalone app that lets the user load up a dogtag and verify an address
You can check out ethtags here. You do need metamask and you have to set it to ropsten network. But you can read about it without those here.
Posted on Utopian.io - Rewarding Open Source Contributors