Do you have a personal website powered by Drupal? I released a very early (in development) contrib module for NIP-05: https://www.drupal.org/project/nostr_id_nip05
I’m looking for Drupal folks to test it out ;-)
Do you have a personal website powered by Drupal? I released a very early (in development) contrib module for NIP-05: https://www.drupal.org/project/nostr_id_nip05
I’m looking for Drupal folks to test it out ;-)
I'm going to find time to contribute to it. I wrote code that uses config and a controller to populate the contents and store it behind page_cache or provide an actual directory supporting ?name and such
That would be really awesome! I’m sure a can learn a lot from you! :) The written code you mention is also related to your own identifier?
I was already thinking about a health-check if everything is set up correctly (like a check if the CORS policy is set right) and adding a field for relays. More validation rules need to be added also.