Skip to content

grimsteel/pass-secret-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pass Secret Service

GitHub Actions Workflow Status

Implementation of org.freedesktop.secrets using pass

Secrets are stored in GPG files under ~/.password-store/secret-service. Attributes are not encrypted.

Installation

AUR Badge

There are prebuilt binaries for x86_64-unknown-linux-gnu on the Releases page.

Building from source

Does not require any additional dependencies to build (uses a pure-rust D-Bus implementation)

cargo build --release

A systemd user unit and a D-Bus session activation file are located in the systemd directory

About

Implementation of org.freedesktop.secrets using `pass`

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages