Nostr Event
No security coverage
This module creates a new content type called 'nostr_event' to store information from the Nostr decentralized social networking protocol. It includes fields for content, ID, kind, public key, signature, and tags, along with a 'nostr_tag' paragraph type for structured tag data.
Nostr Event
This module will install a new content type 'nostr_event' with the following fields:
- field_nostr_content
- field_nostr_id
- field_nostr_kind
- field_nostr_pubkey
- field_nostr_signature
- field_nostr_tags
A paragraph type 'nostr_tag' with the following fields:
- field_nostr_tag_name
- field_nostr_tag_value
- field_nostr_tag_parameters
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | 11 | Development releases | Jul 10, 2025 |