/nostr-verify

Verify yourself with Nostr, using NIP-05

Primary LanguagePHP

=== Nostr Verify ===
Contributors: jeherve
Tags: nostr, discovery, well-known, jrd
Requires at least: 6.2
Requires PHP: 7.2
Tested up to: 6.2
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Verify yourself with Nostr, using NIP-05

== Description ==

Nostr Verify is a WordPress plugin that allows you to verify yourself with Nostr, using NIP-05, just like described in [this documentation](https://github.com/nostr-protocol/nips/blob/master/05.md).

== Installation ==

### Installation

- Go to Plugins > Add New.
- Search for "Nostr Verify".
- Install and activate the plugin.
- You can then find a "Nostr" section in your user profile, where you can enter your Nostr name and public key.

Once you've saved your changes, you should be verified with your Nostr client of choice.

== Changelog ==

### 1.1.0 - 2023-05-01

#### Added

- Initial release.