Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jeffthibault
/
python-nostr
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
280
Code
Issues
39
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
EncryptedDirectMessage
class; simplify
Event
- #39
#39
Merged
jeffthibault
merged 17 commits into
jeffthibault:main
jeffthibault/python-nostr:main
from
kdmukai:dm_class
kdmukai/python-nostr:dm_class
Copy head branch name to clipboard
Feb 4, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
EncryptedDirectMessage
class; simplify
Event
#39
jeffthibault
merged 17 commits into
jeffthibault:main
jeffthibault/python-nostr:main
from
kdmukai:dm_class
kdmukai/python-nostr:dm_class
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2022
Adds initial test framework; adds PrivateKey.from_nsec()
kdmukai
committed
a146af3
View commit details
Copy full SHA for a146af3
Browse repository at this point
Update setup.py
kdmukai
committed
0c14cfc
View commit details
Copy full SHA for 0c14cfc
Browse repository at this point
Commits on Jan 7, 2023
Merge remote-tracking branch 'upstream/main'
kdmukai
committed
185477f
View commit details
Copy full SHA for 185477f
Browse repository at this point
Commits on Jan 17, 2023
Merge remote-tracking branch 'upstream/main'
kdmukai
committed
4d32774
View commit details
Copy full SHA for 4d32774
Browse repository at this point
Interim commit
kdmukai
committed
f7ed740
View commit details
Copy full SHA for f7ed740
Browse repository at this point
Integrate `Event` and `RelayManager` w/validity checking
kdmukai
committed
babf120
View commit details
Copy full SHA for babf120
Browse repository at this point
Merge branch 'relay_verify_check' into dm_class
kdmukai
committed
4f36e64
View commit details
Copy full SHA for 4f36e64
Browse repository at this point
Commits on Jan 22, 2023
Update event.py
kdmukai
committed
f926e7a
View commit details
Copy full SHA for f926e7a
Browse repository at this point
Update key.py
kdmukai
committed
eb165ce
View commit details
Copy full SHA for eb165ce
Browse repository at this point
Update key.py
kdmukai
committed
b99f930
View commit details
Copy full SHA for b99f930
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into dm_class
kdmukai
committed
606387b
View commit details
Copy full SHA for 606387b
Browse repository at this point
Commits on Jan 24, 2023
tests; Key.sign inserts Event.public_key
kdmukai
committed
d6ccdb5
View commit details
Copy full SHA for d6ccdb5
Browse repository at this point
Update test_key.py
kdmukai
committed
72fee7e
View commit details
Copy full SHA for 72fee7e
Browse repository at this point
Update test_event.py
kdmukai
committed
6287207
View commit details
Copy full SHA for 6287207
Browse repository at this point
Commits on Jan 26, 2023
Merge remote-tracking branch 'upstream/main' into dm_class
kdmukai
committed
9855ede
View commit details
Copy full SHA for 9855ede
Browse repository at this point
Commits on Feb 2, 2023
Merge remote-tracking branch 'upstream/main' into dm_class
kdmukai
committed
e0ea22f
View commit details
Copy full SHA for e0ea22f
Browse repository at this point
Improvements based on review
Show description for 256c917
kdmukai
committed
256c917
View commit details
Copy full SHA for 256c917
Browse repository at this point
You can’t perform that action at this time.