ENS on Ropsten & Kovan

I am working on adding ENS to my Dapp using the ensjs library. So far I am using the Ropsten and Kovan networks to test but I am having issues with both:

  • Ropsten

Address resolution works fine but reverse resolution does not work at all. I can use the ENS offical Dapp to register addresses but it seems to be impossible to register reverse names for the addresses…

  • Kovan

Nothing seems to be deployed on that network, is it planned or will it never be available?