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
Accelerator
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
Type
/
to 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 }}
douzebis
/
yb
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 30, 2026
feat: add macOS support; update nixpkgs packaging for PR review
Show description for 2785d09
douzebis
committed
2785d09
View commit details
Copy full SHA for 2785d09
Browse repository at this point
chore: bump nixpkgs to nixos-25.11, pin to a4bf066; CI on all 4 platforms
Show description for ec5d4d3
douzebis
committed
ec5d4d3
View commit details
Copy full SHA for ec5d4d3
Browse repository at this point
Commits on Apr 25, 2026
chore: add instructions.md for REUSE/SPDX compliance workflow
douzebis
committed
9e977c0
View commit details
Copy full SHA for 9e977c0
Browse repository at this point
feat: generate ruff.toml from shellHook
Show description for 47cd133
douzebis
committed
47cd133
View commit details
Copy full SHA for 47cd133
Browse repository at this point
feat: generate pyrightconfig.json from shellHook, fix history pollution
Show description for 3619731
douzebis
committed
3619731
View commit details
Copy full SHA for 3619731
Browse repository at this point
feat: generate rust-toolchain.toml from shellHook for rust-analyzer
Show description for d886c78
douzebis
committed
d886c78
View commit details
Copy full SHA for d886c78
Browse repository at this point
Commits on Mar 24, 2026
chore: bump version to 0.4.2, require --locked for cargo install
Show description for 2c81126
douzebis
committed
2c81126
View commit details
Copy full SHA for 2c81126
Browse repository at this point
fix: use pin-only auth for Store::format after --protect completes
Show description for 3c82955
douzebis
committed
3c82955
View commit details
Copy full SHA for 3c82955
Browse repository at this point
feat: add --protect to yb format for PIN-protected management key setup
Show description for 5f7ac4d
douzebis
committed
5f7ac4d
View commit details
Copy full SHA for 5f7ac4d
Browse repository at this point
Commits on Mar 23, 2026
chore: bump version to 0.4.0
douzebis
committed
8da1bfa
View commit details
Copy full SHA for 8da1bfa
Browse repository at this point
refactor: code quality review 2026-03 — all findings
Show description for 12a9dec
douzebis
committed
12a9dec
View commit details
Copy full SHA for 12a9dec
Browse repository at this point
feat: implement spec 0018 — integrity signals in yb ls
Show description for 05524ea
douzebis
committed
05524ea
View commit details
Copy full SHA for 05524ea
Browse repository at this point
fix: treat orphaned store slots as free in --nvm NVM scan
Show description for 45e1558
douzebis
committed
45e1558
View commit details
Copy full SHA for 45e1558
Browse repository at this point
fix: exclude orphaned chunks from store NVM usage in fsck
Show description for 87fbf9a
douzebis
committed
87fbf9a
View commit details
Copy full SHA for 87fbf9a
Browse repository at this point
fix: clear error when PIN-protected management key object is absent
Show description for f6133a5
douzebis
committed
f6133a5
View commit details
Copy full SHA for f6133a5
Browse repository at this point
feat: add human-readable descriptions to PIV status word errors
Show description for 36917df
douzebis
committed
36917df
View commit details
Copy full SHA for 36917df
Browse repository at this point
fix: treat SW=6982 as not-found in try_get_data_size
Show description for 3ea12df
douzebis
committed
3ea12df
View commit details
Copy full SHA for 3ea12df
Browse repository at this point
feat: fsck --nvm flag and improved Blobs line
Show description for 4ba51f0
douzebis
committed
4ba51f0
View commit details
Copy full SHA for 4ba51f0
Browse repository at this point
feat: implement spec 0017 — blob integrity signature (ECDSA P-256)
Show description for 1152647
douzebis
committed
1152647
View commit details
Copy full SHA for 1152647
Browse repository at this point
chore: bump version to 0.3.0
douzebis
committed
6647ff0
View commit details
Copy full SHA for 6647ff0
Browse repository at this point
ci: install mandoc on deploy runner for man page rendering
douzebis
committed
7035086
View commit details
Copy full SHA for 7035086
Browse repository at this point
doc: update docs for spec 0010 implementation and NVM fragmentation findings
Show description for f885c30
douzebis
committed
f885c30
View commit details
Copy full SHA for f885c30
Browse repository at this point
feat: implement spec 0010 — dynamic PIV object sizing and NVM instrumentation
Show description for 90fa784
douzebis
committed
90fa784
View commit details
Copy full SHA for 90fa784
Browse repository at this point
fix: resolve clippy type_complexity and comparison_chain warnings
Show description for 1585ec1
douzebis
committed
1585ec1
View commit details
Copy full SHA for 1585ec1
Browse repository at this point
doc: update spec 0010 (abandoned) and add spec 0016 (pre-allocated tiered store)
Show description for 7744e01
douzebis
committed
7744e01
View commit details
Copy full SHA for 7744e01
Browse repository at this point
feat: implement yb self-test command (spec 0015)
Show description for 5e745bc
douzebis
committed
5e745bc
View commit details
Copy full SHA for 5e745bc
Browse repository at this point
doc(spec-0013): document CCID heartbeat as root cause of LED dip
Show description for d71a318
douzebis
committed
d71a318
View commit details
Copy full SHA for d71a318
Browse repository at this point
Fix YubiKey LED blinking and document flash behavior
Show description for 95126c0
douzebis
committed
95126c0
View commit details
Copy full SHA for 95126c0
Browse repository at this point
Fix Zola: move SPDX header from _index.md to sidecar .license file
douzebis
committed
6035a36
View commit details
Copy full SHA for 6035a36
Browse repository at this point
Fix Zola templates: remove inline SPDX headers, add sidecar .license files
douzebis
committed
04b78f7
View commit details
Copy full SHA for 04b78f7
Browse repository at this point
Fix deploy.yaml: install libpcsclite-dev before cargo run
douzebis
committed
4c356b2
View commit details
Copy full SHA for 4c356b2
Browse repository at this point
Fix deploy.yaml: use --manifest-path rust/Cargo.toml for cargo run
douzebis
committed
b13aba2
View commit details
Copy full SHA for b13aba2
Browse repository at this point
Implement spec 0012: transparent compression + cleanup
Show description for aeac43d
douzebis
committed
aeac43d
View commit details
Copy full SHA for aeac43d
Browse repository at this point
Implement spec 0013: interactive device selection with LED feedback
Show description for 5dd3ea8
douzebis
committed
5dd3ea8
View commit details
Copy full SHA for 5dd3ea8
Browse repository at this point
Add man pages for yb and all subcommands
Show description for 3f004b7
douzebis
committed
3f004b7
View commit details
Copy full SHA for 3f004b7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.