Zygmunt Krynicki <[email protected]> wrote: > > > Wiadomość napisana przez Bill Janssen <[email protected]> w dniu 30.06.2016, > > o godz. 18:05: > > > > I'm still trying to figure out how to access secure storage via the > > Secret Service API. Is there an interface for that? > > I don’t think there is one yet.
Thanks. Is this something I could build for myself? If I did, how would it get onto my users' machines? What documentation should I look at to see how to do it? Bill > > How would I list all the defined interfaces? How would I know what > > parts export which sockets? > > All of the interfaces as defined in snapd source code, in the > interfaces/builtin directory. > > At runtime you can use REST API to query all the available plugs and slots > (and their interface types and connections). This is documented in > docs/rest.md. > > As for parts, I don’t know. > > Thanks > ZK > -- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
