Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Java library for managing secrets on Linux using the secret service DBus interface

License

Notifications You must be signed in to change notification settings

purejava/secret-service

Repository files navigation

secret-service

FlatpakUpdateAndRestart

Java CI with Gradle Maven Central License

A Java library for managing secrets on Linux using the secret service DBus interface

Specification

The library implements the Secret Service API Draft 0.2, paublished on 31st of August 2025.

Dependency

Add secret-service as a dependency to your project.

Gradle

implementation group: 'org.purejava', name: 'secret-service', version: '1.0.1'

Maven

<dependency>
   <groupId>org.purejava</groupId>
   <artifactId>secret-service</artifactId>
   <version>1.0.1</version>
</dependency>

Documentation

For documentation please take a look at the Wiki.

Donation

It took me about a month to develop and test this library. You can use it for free. If you like this project, why not buy me a cup of coffee?

paypal

Copyright

Copyright (C) 2025 Ralph Plawetzki

About

A Java library for managing secrets on Linux using the secret service DBus interface

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages