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 }}
agrahn
/
Android-Password-Store
Public
forked from
android-password-store/Android-Password-Store
Notifications
You must be signed in to change notification settings
Fork
40
Star
450
Code
Issues
29
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add smartcard/NFC support
- #977
#977
Open
norbusan
wants to merge 14 commits into
agrahn:develop
agrahn/Android-Password-Store:develop
from
norbusan:develop
norbusan/Android-Password-Store:develop
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add smartcard/NFC support
#977
norbusan
wants to merge 14 commits into
agrahn:develop
agrahn/Android-Password-Store:develop
from
norbusan:develop
norbusan/Android-Password-Store:develop
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
Add PGP smartcard support via NFC
Show description for 294dee6
valasiadis
authored and
norbusan
committed
294dee6
View commit details
Copy full SHA for 294dee6
Browse repository at this point
Add PGP-based SSH authentication
Show description for f552aae
valasiadis
authored and
norbusan
committed
f552aae
View commit details
Copy full SHA for f552aae
Browse repository at this point
Document transferring a PGP key from an OpenPGP smartcard
valasiadis
authored and
norbusan
committed
072e7d2
View commit details
Copy full SHA for 072e7d2
Browse repository at this point
Add RSA support for smartcard-backed SSH authentication
Show description for b475f44
norbusan
committed
b475f44
View commit details
Copy full SHA for b475f44
Browse repository at this point
Avoid leaking the OpenPGP card PIN into an immutable String
Show description for 0675c97
norbusan
committed
0675c97
View commit details
Copy full SHA for 0675c97
Browse repository at this point
Restrict OpenPGP card-URL key fetch to HTTPS with a size cap
Show description for 847267e
norbusan
committed
847267e
View commit details
Copy full SHA for 847267e
Browse repository at this point
Reject smartcard decryption of non-integrity-protected messages
Show description for 044df7a
norbusan
committed
044df7a
View commit details
Copy full SHA for 044df7a
Browse repository at this point
Cap the number of card decipher attempts per message
Show description for c4210c5
norbusan
committed
c4210c5
View commit details
Copy full SHA for c4210c5
Browse repository at this point
Remove unused extended-APDU transceive helper
Show description for 345861d
norbusan
committed
345861d
View commit details
Copy full SHA for 345861d
Browse repository at this point
Drop the unreachable smartcard branch in askPassphrase
Show description for 07b5d50
norbusan
committed
07b5d50
View commit details
Copy full SHA for 07b5d50
Browse repository at this point
Unify the smartcard PIN-and-retry loop into OpenPgpCardPrompt.runWithPin
Show description for 17cee84
norbusan
committed
17cee84
View commit details
Copy full SHA for 17cee84
Browse repository at this point
Build the SSH RSA DigestInfo with BouncyCastle instead of hardcoded prefixes
Show description for 2a28016
norbusan
committed
2a28016
View commit details
Copy full SHA for 2a28016
Browse repository at this point
Document that per-operation PIN caching is intentional
Show description for 81c743a
norbusan
committed
81c743a
View commit details
Copy full SHA for 81c743a
Browse repository at this point
Reformat touched files with ktfmt to satisfy spotlessCheck
norbusan
committed
f19f76f
View commit details
Copy full SHA for f19f76f
Browse repository at this point
You can’t perform that action at this time.