Download the PHP package jeherve/nostr-verify without Composer
On this page you can find all versions of the php package jeherve/nostr-verify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeherve/nostr-verify
More information about jeherve/nostr-verify
Files in jeherve/nostr-verify
Package nostr-verify
Short Description Verify yourself with Nostr, using NIP-05
License GPL-2.0-or-later
Homepage https://github.com/jeherve/nostr-verify
Informations about the package nostr-verify
=== 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.2.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.
== 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 ==
Next
Changed
- Various code standardization improvements.
1.2.0 - 2023-05-31
Changed
- Expand the settings description to explain how to use the plugin to create a Nostr identifier without a username if preferred.
- Better handle situations when no user has entered their Nostr details yet.
1.1.0 - 2023-05-01
Added
- Initial release.