Skip to content

Instantly share code, notes, and snippets.

@yordanoweb
Created August 25, 2025 10:37
Show Gist options
  • Save yordanoweb/36ee7093cfb3812e4e9c80d41eff5af0 to your computer and use it in GitHub Desktop.
Save yordanoweb/36ee7093cfb3812e4e9c80d41eff5af0 to your computer and use it in GitHub Desktop.
Retrieve Remmina Passwords

Retrieve Remmina Passwords

By some reason, all my remmina client configurations have a "password" attribute equal to "." (a single dot). Searching and reading I found someone suggesting secret-tool search. I tried but only returned one password. But realized that the secret-tool has an "--all" option. Then tried this and got all remmina clients information including their passwords:

secret-tool search --all key password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment