Skip to main content
7 events
when toggle format what by license comment
Nov 3, 2021 at 14:56 comment added 0andriy Would be nice to have an example to see how you could retrieve real stuff out of it. E.g. secret-tool lookup signon_realm https://lwn.net/ (note that the value must be identical, I wasted a bit of time when avoided / at the end) will retrieve password for this site.
Dec 8, 2020 at 8:43 comment added Frederick Nord @Gilles'SO-stopbeingevil' you might be delighted to learn about lssecret: askubuntu.com/a/1155765/207933
May 27, 2020 at 16:04 comment added Gilles 'SO- stop being evil' @pLumo secret-tool search …. But indeed I think you need to know at least one attribute. If you don't, I think the next most convenient tool is the Python API. I used it in the past to automatically change passwords. Beware that the API isn't stable, I don't know if that script still works today.
May 27, 2020 at 15:27 comment added pLumo Okay, if you know an attribute and its full value you can query it, but it seems not possible to do a fuzzy/regex search for e.g. the label.
May 27, 2020 at 15:04 comment added pLumo Could you add an example on how to query passwords saved in seahorse with that tool? I cannot make it work ... See also
May 27, 2020 at 15:00 vote accept Tohiko
May 27, 2020 at 14:53 history answered Gilles 'SO- stop being evil' CC BY-SA 4.0