Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrypting DMs #20

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

bnonni
Copy link

@bnonni bnonni commented Oct 23, 2023

  • Add how to decrypt DMs to README.md
  • Changed decrypt method to set public_key_hex = self.pubkey instead of public_key_hex = self.recipient_pubkey

@bnonni
Copy link
Author

bnonni commented Oct 24, 2023

Addresses #16

@bnonni
Copy link
Author

bnonni commented Oct 25, 2023

  • Add how to decrypt DMs to README.md
  • Changed decrypt method to set public_key_hex = self.pubkey instead of public_key_hex = self.recipient_pubkey

I realized I was misunderstanding the way 1. nostr DMs worked and 2. How to use this package. I'm retracting my code changes but leaving my README changes.

bnonni added 10 commits October 25, 2023 10:50
# This is the 1st commit message:

Update README.md

Add how to decrypt DMs
# This is the commit message holgern#2:

.decrypt should grab pubkey, not recipient

# This is the commit message holgern#3:

update README.md

# This is the commit message holgern#4:

retract change

# This is the commit message holgern#5:

update README.md

# This is the commit message holgern#6:

update readme

# This is the commit message holgern#7:

retract change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants