Sponsor of the Day:
Jerkmate
https://specifications.freedesktop.org/secret-service/latest/object-paths.html
Object Paths | Secret Service API Draft
The various DBus object paths used with the Secret Service API are designed to be human readable but not displayed to the user. The object path of an item or...
secret service apiobjectpathsdraft
https://specifications.freedesktop.org/secret-service/latest/bi01.html
References | Secret Service API Draft
[rfc2315] IETF RFC 2315 (http://www.ietf.org/rfc/rfc2315.txt): PKCS #7: Cryptographic Message Syntax Version 1.5 [rfc2409] IETF RFC 2409...
secret service apireferencesdraft
https://specifications.freedesktop.org/secret-service/latest/aliases.html
Aliases | Secret Service API Draft
Collections may be accessed via well known aliases. For example an alias called default tells applications which is the default collection to store secrets....
secret service apialiasesdraft
https://specifications.freedesktop.org/secret-service/latest/org.freedesktop.Secret.Service.html
org.freedesktop.Secret.Service | Secret Service API Draft
secret service apifreedesktopdraft
https://specifications.freedesktop.org/secret-service/latest/org.freedesktop.Secret.Session.html
org.freedesktop.Secret.Session | Secret Service API Draft
org.freedesktop.Secret.Session org.freedesktop.Secret.Session — A session tracks state between the service and a client application.SynopsisMethods Close...
service api draftfreedesktop secretsession
https://specifications.freedesktop.org/secret-service/latest/interfaces.html
Interfaces | Secret Service API Draft
secret service apiinterfacesdraft
https://specifications.freedesktop.org/secret-service/latest/unlocking.html
Locking and Unlocking | Secret Service API Draft
Some items and/or collections may be marked as locked by the service. The secrets of locked items cannot be accessed. Additionally, locked items or collections...
secret service apilockingdraft
https://specifications.freedesktop.org/secret-service/latest/index.html
Secret Service API Draft
secret service apidraft
https://specifications.freedesktop.org/secret-service/latest/ch03.html
Collection and Items | Secret Service API Draft
Each secret is stored together with lookup attributes and a label. These together form an item. A group of items together form a collection. A collection is...
secret service apicollectionitemsdraft
https://specifications.freedesktop.org/secret-service/latest/sessions.html
Sessions | Secret Service API Draft
A session is established between a client application and a service. A session is used to transfer secrets between the client application and the service. A...
secret service apisessionsdraft
https://specifications.freedesktop.org/secret-service/latest/ch07s02.html
Algorithm: plain | Secret Service API Draft
Session algorithm: plain Session input: empty string Session output: empty string Secret parameter: empty string The plain algorithm does no encryption...
secret service apialgorithmplaindraft
https://specifications.freedesktop.org/secret-service/latest/prompts.html
Prompts and Prompting | Secret Service API Draft
In order to complete various operations, such as unlocking a collection, the service may need to prompt the user for additional information, such as a master...
secret service apipromptspromptingdraft
https://specifications.freedesktop.org/secret-service/latest/lookup-attributes.html
Lookup Attributes | Secret Service API Draft
Attributes can and should be stored with a secret to facilitate lookup of the secret at a later date. An attribute constists of a name, and a value. Both parts...
secret service apilookupattributesdraft
https://specifications.freedesktop.org/secret-service/latest/transfer-secrets.html
Transfer of Secrets | Secret Service API Draft
To access or store secrets, use the GetSecret(), SetSecret() methods on the item interface, or the GetSecrets(), method on the service interface. You must...
secret service apitransfersecretsdraft
https://specifications.freedesktop.org/secret-service/latest/
Secret Service API Draft
secret service apidraft
https://specifications.freedesktop.org/secret-service/latest/org.freedesktop.Secret.Item.html
org.freedesktop.Secret.Item | Secret Service API Draft
org.freedesktop.Secret.Item org.freedesktop.Secret.Item — An item contains a secret, lookup attributes and has a label.SynopsisMethods Delete (OUT ObjectPath...
service api draftfreedesktop secretitem