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 }}
OpenDisplay
/
Firmware
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
116
Code
Issues
12
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Phase 1: nonce/replay correctness + unauthenticated-command guard
- #126
#126
Closed
davelee98
wants to merge 12 commits into
OpenDisplay:main
OpenDisplay/Firmware:main
from
davelee98:debug/freeze-fix-phase1
davelee98/Firmware:debug/freeze-fix-phase1
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Phase 1: nonce/replay correctness + unauthenticated-command guard
#126
davelee98
wants to merge 12 commits into
OpenDisplay:main
OpenDisplay/Firmware:main
from
davelee98:debug/freeze-fix-phase1
davelee98/Firmware:debug/freeze-fix-phase1
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
docs: freeze-proofing plan, plan review, and timer/watchdog inventory
davelee98
committed
ee43e19
View commit details
Copy full SHA for ee43e19
Browse repository at this point
docs: Phase 1 implementation plan — nonce/replay correctness
Show description for edc93f0
davelee98
committed
edc93f0
View commit details
Copy full SHA for edc93f0
Browse repository at this point
docs: Phase 1 adversarial review + corrections; wire-protocol constraint
Show description for 02bdd5c
davelee98
committed
02bdd5c
View commit details
Copy full SHA for 02bdd5c
Browse repository at this point
fix(nonce): replace 512 B replay value ring with a 32 B sliding bitmap
Show description for 0a60712
davelee98
committed
0a60712
View commit details
Copy full SHA for 0a60712
Browse repository at this point
fix(nonce): split check from commit; stop counting packet loss as tampering
Show description for 9b827f3
davelee98
committed
9b827f3
View commit details
Copy full SHA for 9b827f3
Browse repository at this point
fix(pipe): do not answer a nonce-dropped 0x0081 frame with a fatal NACK
Show description for eeadbe0
davelee98
committed
eeadbe0
View commit details
Copy full SHA for eeadbe0
Browse repository at this point
ci: separate host-tests job for the nonce-window state machine
Show description for 44df35a
davelee98
committed
44df35a
View commit details
Copy full SHA for 44df35a
Browse repository at this point
test: host test for the nonce sliding-window state machine
Show description for 23a586a
davelee98
committed
23a586a
View commit details
Copy full SHA for 23a586a
Browse repository at this point
fix(nonce): review follow-ups - split log budgets, readable replay log, honest comments
Show description for c87ff60
davelee98
committed
c87ff60
View commit details
Copy full SHA for c87ff60
Browse repository at this point
fix(nonce): answer session-id mismatch with AUTH_REQUIRED, not a fatal NACK
Show description for 55a2478
davelee98
committed
55a2478
View commit details
Copy full SHA for 55a2478
Browse repository at this point
feat(auth): drop the BLE link after 10 consecutive unauthenticated commands
Show description for 77ebdcd
davelee98
committed
77ebdcd
View commit details
Copy full SHA for 77ebdcd
Browse repository at this point
fix(auth): drop the BLE link inline on nRF; loop() is starved mid-transfer
Show description for 23ecaed
davelee98
committed
23ecaed
View commit details
Copy full SHA for 23ecaed
Browse repository at this point
You can’t perform that action at this time.