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 }}
paviro
/
Notema
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
64
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(encryption): choose where this device's key is kept
- #13
#13
Merged
paviro
merged 19 commits into
main
paviro/Notema:main
from
feat/key-source
paviro/Notema:feat/key-source
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(encryption): choose where this device's key is kept
#13
paviro
merged 19 commits into
main
paviro/Notema:main
from
feat/key-source
paviro/Notema:feat/key-source
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
feat(encryption): keep this device's key outside the identity file
Show description for b79e759
paviro
committed
b79e759
View commit details
Copy full SHA for b79e759
Browse repository at this point
docs(encryption): document where the key lives and how to back it up
Show description for 02c9105
paviro
committed
02c9105
View commit details
Copy full SHA for 02c9105
Browse repository at this point
feat(encryption): keep this device's key in the OS keychain
Show description for f31b8ba
paviro
committed
f31b8ba
View commit details
Copy full SHA for f31b8ba
Browse repository at this point
fix(tui): keep the fetched key across a failed unlock attempt
Show description for 095df70
paviro
committed
095df70
View commit details
Copy full SHA for 095df70
Browse repository at this point
fix(encryption): tell a locked keychain from an unreachable one
Show description for ea60cb1
paviro
committed
ea60cb1
View commit details
Copy full SHA for ea60cb1
Browse repository at this point
fix(encryption): close two ways a key move could strand key material
Show description for 47b909a
paviro
committed
47b909a
View commit details
Copy full SHA for 47b909a
Browse repository at this point
fix(encryption): name the real problem in an unreadable identity file
Show description for 20d7f41
paviro
committed
20d7f41
View commit details
Copy full SHA for 20d7f41
Browse repository at this point
test(storage): cover disabling encryption with an external key source
Show description for 8d5f2dd
paviro
committed
8d5f2dd
View commit details
Copy full SHA for 8d5f2dd
Browse repository at this point
feat(cli): group the encryption commands into device and key
Show description for 1c71067
paviro
committed
1c71067
View commit details
Copy full SHA for 1c71067
Browse repository at this point
test(ci): exercise a real keychain on Linux
Show description for e4bf2ec
paviro
committed
e4bf2ec
View commit details
Copy full SHA for e4bf2ec
Browse repository at this point
docs(encryption): correct what the key-source docs promised
Show description for c652538
paviro
committed
c652538
View commit details
Copy full SHA for c652538
Browse repository at this point
Commits on Aug 4, 2026
refactor(cli): fold the key status report into encryption status
Show description for cf4f95c
paviro
committed
cf4f95c
View commit details
Copy full SHA for cf4f95c
Browse repository at this point
refactor(cli): rename key source to key store, and --store to --write
Show description for 662326d
paviro
committed
662326d
View commit details
Copy full SHA for 662326d
Browse repository at this point
refactor(encryption): name the API after the key store too
Show description for dfd62ae
paviro
committed
dfd62ae
View commit details
Copy full SHA for dfd62ae
Browse repository at this point
feat(encryption): round out the key store work
Show description for f38da58
paviro
committed
f38da58
View commit details
Copy full SHA for f38da58
Browse repository at this point
feat(encryption): check the identity file before running what it says
Show description for 8b03dcf
paviro
committed
8b03dcf
View commit details
Copy full SHA for 8b03dcf
Browse repository at this point
fix(encryption): refuse to mint a key over one that already exists
Show description for 3e7c1ea
paviro
committed
3e7c1ea
View commit details
Copy full SHA for 3e7c1ea
Browse repository at this point
fix(encryption): read the key back wherever it is written
Show description for ad1b373
paviro
committed
ad1b373
View commit details
Copy full SHA for ad1b373
Browse repository at this point
fix(storage): retire a key without going back to its key store
Show description for 877ae21
paviro
committed
877ae21
View commit details
Copy full SHA for 877ae21
Browse repository at this point
You can’t perform that action at this time.