What is Nostr?
David Härer
npub1ful…hyys
2024-07-28 12:05:02

David Härer on Nostr: #!/bin/sh file=$(mktemp) hx "$file" content=$(cat "$file") rm "$file" nsec=$(nitropy ...

#!/bin/sh
file=$(mktemp)
hx "$file"
content=$(cat "$file")
rm "$file"
nsec=$(nitropy nk3 secrets get-password "Nostr" --password)
nak event --content "$content" --sec "$nsec" "relay.damus.io"
Author Public Key
npub1fulsgwq6n0exny9zhwvafuct7w3ct6tmsu5vacl0jn2pdrmk2u9sfthyys