getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
539 stars 194 forks source link

NIP44 Encryption Support #3075

Closed pavanjoshi914 closed 8 months ago

pavanjoshi914 commented 8 months ago
  1. NIP-44 encryption and decryption so that users can access nostr features built on the new primitives (derived from https://github.com/getAlby/lightning-browser-extension/pull/2653)
  2. extract NIP44 into the extension itself until we update js-sdk to nostr 2.x
socket-security[bot] commented 8 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@discoveryjs/json-ext@0.5.7 None 0 81.1 kB lahmatiy
npm/@noble/ciphers@0.5.1 None 0 611 kB paulmillr
npm/@webassemblyjs/ast@1.11.6 None +5 341 kB xtuc
npm/@webassemblyjs/wasm-parser@1.11.6 None +10 457 kB xtuc
npm/braces@3.0.2 None +3 98.1 kB doowb
npm/chokidar@3.5.3 environment, filesystem +13 502 kB paulmillr
npm/domelementtype@2.3.0 None 0 11.4 kB feedic
npm/kind-of@6.0.3 None 0 22.8 kB doowb

🚮 Removed packages: npm/@noble/hashes@1.3.2, npm/escodegen@2.1.0, npm/through@2.3.8, npm/ws@8.13.0

View full report↗︎

alexgleason commented 6 months ago

EDIT: I just saw it's already released, ignore me!

pavanjoshi914 commented 6 months ago

Yeah its already present in the production!