Commit graph

5 commits

Author SHA1 Message Date
codytseng
2efc884e01 feat: migrate NIP-51 list encryption from NIP-04 to NIP-44
NIP-04 encryption is deprecated due to security vulnerabilities.
This migrates MuteList (kind 10000) and PinnedUsers (kind 10010)
private entries to use NIP-44 encryption, with backward compatibility
for reading existing NIP-04 encrypted content. When NIP-04 content
is detected, it is automatically re-encrypted with NIP-44 and
republished to gradually migrate users.

Co-Authored-By: captain-stacks <201298974+captain-stacks@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 23:52:49 +08:00
codytseng
ec19b9cbfe feat: 💨 2025-02-07 22:56:00 +08:00
codytseng
cbae26e492 feat: mute 2025-01-19 14:40:05 +08:00
codytseng
e2cdc27545 feat: support ncryptsec 2025-01-15 23:32:22 +08:00
codytseng
2b1e6fe8f5 refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
Renamed from src/renderer/src/providers/NostrProvider/browser-nsec.signer.ts (Browse further)