Why Nostr? What is Njump?
2025-02-13 21:28:46
in reply to

Yuki Kishimoto on Nostr: ```python from nostr_sdk import EncryptedSecretKey encrypted = ...

```python
from nostr_sdk import EncryptedSecretKey

encrypted = EncryptedSecretKey.from_bech32("ncryptsec...")
secret_key = encrypted.to_secret_key("<password>")
```
Author Public Key
npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet