Coracle v0.4.0: Private Groups

Coracle is a web client for the Nostr protocol focused on pushing the boundaries of what's unique about nostr, including relay selection and management, web-of-trust based moderation and content recommendations, and privacy protection.

Coracle v0.4.0: Private Groups
  • "New Coracle Release: 0.4.0. This is the big one — Coracle now has private groups," announced @hodlbod.
"This means you can now send almost any nostr event over an encrypted channel to the rest of the group's members. This is substantially different from group chats, in that it uses rotating shared keys to provide weak forward secrecy, better scaling, and dynamic member access."
  • "A ton of work went into this release — many months of iterating on groups, as well as several new and refined features. You'll also notice that Coracle has a new look — I've started work on a new design created by @dtonon."

What's new

  • Add NIP 44 encryption support
  • Add NIP 24 chat support with NIP 04 backwards compatibility
  • Add NIP 72 community support
  • Add NIP 87 closed community support
  • Add NIP 51 calendar event support
  • Add NIP 99 classifieds support
  • Support cross-posting
  • Limit number of replies shown on feed
  • Search results sorted by relevance weighted by WoT
  • Add anonymous zaps
  • Strip hash from media urls
  • Start on @daniele's redesign
  • Add bitcoin connect support
  • Remove Apps page, move NIP 89 support to note info dialog
  • Publish NIP 89 client tag
  • Remove Explore page, move NIP 32 support to profile collections
  • Replaced `FORCE_RELAYS` env variable with `FORCE_GROUP`
  • Warn when a user might be publishing their nsec

Announcement / Archive
Full Blog Post / Archive
Website
GitHub Repo