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 }}
Observal
/
secret-service-rs
Public
forked from
open-source-cooperative/secret-service-rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2026
Remove once_cell dependency (#103)
Show description for af0544a
brotskydotcom
authored
af0544a
View commit details
Copy full SHA for af0544a
Browse repository at this point
Remove oncecell dependency
Tiwalun
committed
54aeadb
View commit details
Copy full SHA for 54aeadb
Browse repository at this point
Commits on Aug 29, 2026
Release v5.2: bug fixes and interface cleanup (#102)
Show description for 1fe4fbe
brotskydotcom
authored
1fe4fbe
View commit details
Copy full SHA for 1fe4fbe
Browse repository at this point
Update the README for v5.2
brotskydotcom
committed
19e1e87
View commit details
Copy full SHA for 19e1e87
Browse repository at this point
Update version to 5.2 and update dependency specs.
brotskydotcom
committed
b938b12
View commit details
Copy full SHA for b938b12
Browse repository at this point
Update features to allow selection of cryptography only.
Show description for 859ce0c
brotskydotcom
committed
859ce0c
View commit details
Copy full SHA for 859ce0c
Browse repository at this point
Merge pull request #100 from flox/prompt-unwrap
Show description for 8c65031
brotskydotcom
authored
8c65031
View commit details
Copy full SHA for 8c65031
Browse repository at this point
Merge pull request #101 from Tiwalun/update-dependencies
Show description for 125ec07
brotskydotcom
authored
125ec07
View commit details
Copy full SHA for 125ec07
Browse repository at this point
Run cargo fmt
Tiwalun
committed
8cc7c71
View commit details
Copy full SHA for 8cc7c71
Browse repository at this point
PR feedback
Tiwalun
committed
8f801ce
View commit details
Copy full SHA for 8f801ce
Browse repository at this point
Use Rust edition 2024
Tiwalun
committed
4c44e0f
View commit details
Copy full SHA for 4c44e0f
Browse repository at this point
Downgrade test-with to latest version compatible with 1.87 MSRV
Tiwalun
committed
45dd777
View commit details
Copy full SHA for 45dd777
Browse repository at this point
Commits on Aug 28, 2026
Update MSRV in Github workflow
Tiwalun
committed
ff06b1f
View commit details
Copy full SHA for ff06b1f
Browse repository at this point
Commits on Aug 27, 2026
Update MSRV mention in README
Tiwalun
committed
e716264
View commit details
Copy full SHA for e716264
Browse repository at this point
Check length of initialization vector
Tiwalun
committed
c3d407f
View commit details
Copy full SHA for c3d407f
Browse repository at this point
Update test-with
Tiwalun
committed
38646b2
View commit details
Copy full SHA for 38646b2
Browse repository at this point
Update sha2 and hkdf
Tiwalun
committed
f48405c
View commit details
Copy full SHA for f48405c
Browse repository at this point
Update getrandom
Tiwalun
committed
70a7539
View commit details
Copy full SHA for 70a7539
Browse repository at this point
Update aes and cbc dependencies
Tiwalun
committed
213e290
View commit details
Copy full SHA for 213e290
Browse repository at this point
Commits on Aug 26, 2026
Error instead of panicking in exec_prompt{,_blocking}
Show description for eab5a0f
mkenigs
and
claude
committed
eab5a0f
View commit details
Copy full SHA for eab5a0f
Browse repository at this point
Commits on Sep 3, 2025
Merge pull request #99 from brotskydotcom/release-5.1
Show description for 7e8f960
brotskydotcom
authored
7e8f960
View commit details
Copy full SHA for 7e8f960
Browse repository at this point
Update version and README for 5.1 release.
brotskydotcom
committed
39822c6
View commit details
Copy full SHA for 39822c6
Browse repository at this point
Add constructor for SecretService handler to reuse existing zbus connections
complexspaces
committed
1e71bed
View commit details
Copy full SHA for 1e71bed
Browse repository at this point
Commits on Sep 2, 2025
Merge pull request #97 from brotskydotcom/issue-96
Show description for 9569fe6
brotskydotcom
authored
9569fe6
View commit details
Copy full SHA for 9569fe6
Browse repository at this point
Fix github CI workflow.
Show description for 8002e64
brotskydotcom
committed
8002e64
View commit details
Copy full SHA for 8002e64
Browse repository at this point
Add getting items and collections by path (blocking).
Show description for 2b8db7f
brotskydotcom
committed
2b8db7f
View commit details
Copy full SHA for 2b8db7f
Browse repository at this point
Add getting items and collections by path (async).
Show description for a36292a
brotskydotcom
committed
a36292a
View commit details
Copy full SHA for a36292a
Browse repository at this point
Commits on Mar 1, 2025
Release 5.0.0
complexspaces
committed
f53e2e7
View commit details
Copy full SHA for f53e2e7
Browse repository at this point
Commits on Feb 13, 2025
Remove rand in favor of getrandom
Show description for ace5af7
complexspaces
committed
ace5af7
View commit details
Copy full SHA for ace5af7
Browse repository at this point
Clarify error import in error.rs
complexspaces
committed
aee13dd
View commit details
Copy full SHA for aee13dd
Browse repository at this point
Remove file license header boilerplate
Show description for 9a28c8b
complexspaces
committed
9a28c8b
View commit details
Copy full SHA for 9a28c8b
Browse repository at this point
Simplify implementation of item equality (#87)
complexspaces
authored
c9d6e0f
View commit details
Copy full SHA for c9d6e0f
Browse repository at this point
Update zbus to v5 (#84)
liff
authored
3a0441a
View commit details
Copy full SHA for 3a0441a
Browse repository at this point
Commits on Feb 10, 2025
Fix accidental use of macro-only trait reexport
complexspaces
committed
24ceb79
View commit details
Copy full SHA for 24ceb79
Browse repository at this point
Resolve new Clippy lints
complexspaces
committed
936fd43
View commit details
Copy full SHA for 936fd43
Browse repository at this point
Previous
Next
You can’t perform that action at this time.