Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIP-44 v3

NIP-44 v3 is a new encryption scheme for Nostr that is more secure and flexible.

Compared to NIP-44 v2, it provides:

  • Protection against context rebinding attacks, where the same encrypted message may be used in another context it is not intended for.
  • The capability to encrypt binary data, instead of just UTF-8.
  • Access control support for signers, which can restrict which kinds' data can be encrypted/decrypted, and prevent ransom attacks
  • Support for encrypted plaintexts above 65KB.

Note

This specification is a draft, but is only expected to undergo minor, non-breaking changes.

Get started

Implementations

Signers

Name Platform Type
Amber Android Remote, Android Intents

Libraries

Name Language License
ncrypt Go BSD-3

About

NIP-44 v3 encryption specification for Nostr

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Contributors