[Authentication] Secret Service for java

Sebastian Wiesendahl sebastian at wiesendahl.de
Mon Mar 4 14:08:03 UTC 2019


Hey,

I've implemented a java library to interact with the Secret Service over
the DBus:

https://github.com/swiesend/secret-service

I like to publish the library to the central repository, but I am not
sure under which namespace I can/should publish the work:

https://central.sonatype.org/pages/choosing-your-coordinates.html


So should I append all packages with an extra groupId? Like:

de.swiesend.org.freedesktop.secret
io.github.swiesend.org.freedesktop.secret

or am I free to only write:

org.freedesktop.secret

Also I would appreciate any feedback on the implementation to mitigate
implementation errors.

Cheers,
Sebastian Wiesendahl


More information about the Authentication mailing list