docs: remove stale Wrystr references from README, fix shipped V4V in ROADMAP Up next

This commit is contained in:
Jure
2026-06-20 18:05:03 +02:00
parent fdc0c3c588
commit d37a414b82
2 changed files with 2 additions and 18 deletions
-17
View File
@@ -1,7 +1,5 @@
# Vega
> **Wrystr is now Vega.** Same project, same developer, new name. If you were using Wrystr, your data migrates automatically on first launch — no action needed. [Read more about the rename.](#wrystr-is-now-vega)
A cross-platform desktop Nostr client built with Tauri 2.0 + React + TypeScript. Polished UI, deep Lightning integration, and first-class support for long-form writing.
**Website:** [veganostr.com](https://veganostr.com) · **Download:** [Releases](https://github.com/hoornet/vega/releases) · **AUR:** `vega-nostr-git`
@@ -223,21 +221,6 @@ Vega is free and open-source. If it's useful to you:
| ♥ GitHub Sponsors | [github.com/sponsors/hoornet](https://github.com/sponsors/hoornet) |
| ★ GitHub star | Helps with visibility and grant applications |
## Wrystr is now Vega
In March 2026, Wrystr was renamed to **Vega** — named after [Jurij Vega](https://en.wikipedia.org/wiki/Jurij_Vega) (17541802), a Slovenian mathematician and artillery officer from the same region as the developer. Vega made knowledge accessible through his pioneering logarithm tables; this project aims to do the same for writing on Nostr.
**Why rename?** Wrystr was a working title that never rolled off the tongue. With real users arriving, it was time for a name that's easy to say, easy to remember, and carries meaning.
**What changed:**
- GitHub repo: `hoornet/wrystr``hoornet/vega` (old URLs redirect)
- AUR package: `wrystr-git``vega-nostr-git`
- Binary name: `wrystr``vega`
- Database: auto-migrates `wrystr.db``vega.db` on first launch
- Settings, keychain, localStorage: preserved automatically, no action needed
**What didn't change:** The code, the features, the developer, the license. It's the same project.
## Acknowledgements
Vega is built on the shoulders of excellent open-source projects:
+2 -1
View File
@@ -61,12 +61,13 @@ Bugs found during testing are fixed before Phase N+1 starts. A release is cut be
## Up next
- **V4V section** — dedicated sidebar view with Dashboard (live budget bars), Settings (auto-enable, caps, rate), and History (streaming log with recipient breakdowns)
- **Custom feeds / lists** (NIP-51)
- **NIP-96 file storage** integration
- **WoT-powered feed ranking** — use Web of Trust scores to rank, not just filter, the feed
- **Article editor improvements** — image insertion UX, possibly WYSIWYG
- **Encrypted group chat** — NIP-29 (relay-based groups) + NIP-44 (encryption); NIP-104 (gift-wrapped E2E) for small private groups
- **NIP-72 moderated communities** — Reddit-style public communities
- **NIP-58 badges** — achievements/awards on profiles
- **Code signing** — Windows EV cert + macOS notarization
---