diff options
author | takluyver <takluyver@web> | 2017-05-26 23:41:54 +0000 |
---|---|---|
committer | www <iki-www@freedesktop.org> | 2017-05-26 23:41:54 +0000 |
commit | 7c94aea0e7d97c6e4f7df7c90f62f81480bcdd62 (patch) | |
tree | bcefa941e482761520324c9eedecdb06fd91e8dc /Specifications | |
parent | 4c503d28c91904aa37b121c558172e8fe1ed196a (diff) |
Update links
Diffstat (limited to 'Specifications')
-rw-r--r-- | Specifications/secret-storage-spec.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Specifications/secret-storage-spec.mdwn b/Specifications/secret-storage-spec.mdwn index 73efadbb..fed3102c 100644 --- a/Specifications/secret-storage-spec.mdwn +++ b/Specifications/secret-storage-spec.mdwn @@ -1,5 +1,4 @@ - ## Secret Storage The Secrets API allows client applications to store secrets securely using a service running in the user's login session. @@ -17,9 +16,10 @@ Discussion of this specification should occur on the [[Authentication mailing li ### GIT -The specifiation draft is currently hosted on a Gitorious branch of the xdg-specs repository: [[xdg-secrets-api branch|http://gitorious.org/+xdg-secrets-api/xdg-specs/secrets-xdg-specs]]. +The specifiation draft is hosted in the freedesktop.org xdg-specs git repository: https://cgit.freedesktop.org/xdg/xdg-specs/tree/secret-service ### Spec - * Version 0.1 Working Draft - [[html (multiple pages)|http://code.confuego.org/secrets-xdg-specs/]], [[xml (D-BUS Introspection)|http://www.gnome.org/~stefw/secrets/org.freedesktop.Secrets.xml]]
\ No newline at end of file + * Version 0.2 Working Draft - [[html (multiple pages)|https://specifications.freedesktop.org/secret-service/]] + * Version 0.1 - [[html (single page)|https://freedesktop.org/wiki/Specifications/secret-storage-spec/secrets-api-0.1.html]], [[xml (D-BUS Introspection)|http://www.gnome.org/~stefw/secrets/org.freedesktop.Secrets.xml]] |