f131198feb
Rebrand Agora to Eranos and strip the non-Grin rails. Add Grin donations: a GoblinPay client + GrinPayDialog, on-chain payment-proof verification (receiver-sig + kernel-on-chain + dedupe), and a proof-verified campaign tally (kind 3414). Shift the brand from orange to gold. 118 tests green.
79 lines
3.6 KiB
YAML
79 lines
3.6 KiB
YAML
name: Eranos
|
|
|
|
summary: Power to the people.
|
|
|
|
description: Eranos is a censorship-resistant donation platform built on Nostr and Grin. No frozen bank accounts. No corporate shut-downs. Just direct support from people who believe in your cause.
|
|
|
|
tags:
|
|
- nostr
|
|
- social
|
|
- messaging
|
|
- grin
|
|
- decentralized
|
|
|
|
license: AGPL-3.0
|
|
|
|
website: https://eranos.fund
|
|
|
|
icon: ./public/logo.png
|
|
|
|
images:
|
|
- https://blossom.soapbox.pub/91b95e5acb7a199db8dacf8fdaa9b5c3bf46e0c7658c4034eb57657fdd52120d.png
|
|
- https://blossom.soapbox.pub/49c5eb12fc9c06c4b379dfa8942f6db8719c53ce75f9008a390c1b47d94b417e.png
|
|
- https://blossom.soapbox.pub/cad4bdb439c210fcb7afc9ae945c6ebe6bc24902c6aabf0d8bc8069d6f6d28c4.png
|
|
- https://blossom.soapbox.pub/d84536fa1e8aeb73fda74bef6dde2c695b75cb0ff172ce3b11b489d2c27dec5d.png
|
|
- https://blossom.soapbox.pub/92460118d03db475e5993fe7980a67f5df0b812daa85326c6386eac74124dcd5.png
|
|
- https://blossom.soapbox.pub/ffc7a4739b957c471e79631e69e7abf2f19738e3b2485953a34925858590f2f4.png
|
|
- https://blossom.soapbox.pub/d38edf1f02230d353ff872ed238d85c6d5aa98f2b3e4bdf9d0dc30d33c7fcb57.png
|
|
- https://blossom.soapbox.pub/559e82282f7ad29f2676e02d33e0bb462bf48101878be26910397e6a6513c8e3.png
|
|
- https://blossom.soapbox.pub/3efbb0b3b65e932217a784cd7e2e3c01479db50864d183d449571a9911625b10.png
|
|
|
|
release_notes: ./CHANGELOG.md
|
|
|
|
metadata_sources:
|
|
- gitlab
|
|
|
|
supported_nips:
|
|
- "01" # Basic protocol — events, filters, subscriptions
|
|
- "02" # Follow list (kind 3)
|
|
- "04" # Encrypted direct messages (kind 4)
|
|
- "05" # DNS-based identifiers (NIP-05 verification badges)
|
|
- "07" # Browser extension signing (window.nostr)
|
|
- "09" # Event deletion (kind 5)
|
|
- "10" # Text note threading (reply/root e-tag conventions)
|
|
- "11" # Relay information document
|
|
- "17" # Private direct messages (kind 14/15/1059 gift wrap)
|
|
- "18" # Reposts (kind 6 / kind 16 generic repost)
|
|
- "19" # Bech32 identifiers (npub, note, nevent, naddr, nprofile)
|
|
- "22" # Comments on any event or external content (kind 1111)
|
|
- "23" # Long-form content / articles (kind 30023)
|
|
- "25" # Reactions (kind 7)
|
|
- "27" # Text note references (nostr: URI mentions)
|
|
- "31" # Alt tag for non-standard event kinds
|
|
- "32" # Labeling (kind 1985, used for trending and content warnings)
|
|
- "34" # Git repositories (kind 30617, patches, pull requests)
|
|
- "36" # Sensitive content (content-warning tag)
|
|
- "38" # User statuses (kind 30315)
|
|
- "40" # Expiration timestamp
|
|
- "44" # Versioned encryption (NIP-44, used for DMs and encrypted settings)
|
|
- "46" # Nostr remote signing / bunker
|
|
- "50" # Search (used for profiles, trending, hashtags, media filter)
|
|
- "51" # Lists — mute (10000), pins (10001), bookmarks (10003), interests (10015), emoji (10030), follow sets (30000)
|
|
- "52" # Calendar events (kind 31922/31923) and RSVPs (kind 31925)
|
|
- "53" # Live activities and live chat (kind 30311/1311)
|
|
- "55" # Android signing via Amber
|
|
- "56" # Reporting (kind 1984)
|
|
- "58" # Badges (kind 30009/8/30008)
|
|
- "59" # Gift wrap (kind 1059, used inside NIP-17)
|
|
- "65" # Relay list metadata (kind 10002)
|
|
- "68" # Photos (kind 20)
|
|
- "71" # Videos (kind 21/22)
|
|
- "72" # Moderated communities (kind 34550)
|
|
- "78" # Application-specific data (kind 30078, encrypted settings)
|
|
- "85" # Trusted assertions — user/event stats (kind 30382/30383/30384)
|
|
- "89" # Application handler metadata (client tag on published events)
|
|
- "92" # Inline file metadata (imeta tag)
|
|
- "94" # File metadata (kind 1063)
|
|
- "98" # HTTP authentication (kind 27235, used for AI API calls)
|
|
- "A0" # Voice messages (kind 1222 root, kind 1244 reply)
|