Files
cloudfodder eb43ff69c4 feat(nostr): nostr-based account registration and verification
Rebuilt the nostr registration feature cleanly on top of current ergo
mainline (origin/master), dropping the stale ergo reversions that were
entangled in the original squashed branch.

- New irc/nostr package: NIP-04/NIP-17 DMs, NIP-05 resolution, relay
  connect/auth, and identifier helpers.
- Registration/verification via nostr: parseCallback auto-detects nostr
  identifiers (NIP-05, npub, hex pubkey) and dispatches a verification DM.
- Nostr-based cloaked hostnames for accounts (opt-in via
  ip-cloaking.nostr-hostnames), applied at the account-cloak sites.
- Config: accounts.registration.nostr-verification and the
  nostr-hostnames cloak option, with matching default.yaml and help text.
- Adds github.com/nbd-wtf/go-nostr and vendored dependencies.
2026-07-28 10:42:09 -07:00
..
2021-05-28 19:46:35 +00:00
2021-11-04 19:32:28 +01:00

Ergo's Translations

These translations have been contributed by amazing people using Crowdin. If you'd like to fix up a mistake or help add a language, feel free to pop over there! Always interested in new contributors and language support.

Contributors to translations are noted in the translation's info file (the yaml file). You shouldn't be touching these files manually – they should be getting updated through CrowdIn. However, the example files exist if you want a reference for the format. To regenerate the example files (that get fed into CrowdIn), look at the updatetranslations.py file in the source directory.

My eventual intent is to use these translations to help create a standard set that other IRC software authors can see, download, and use in their own software (with proper attribution to the contributors, of course).