Questions tagged [gnome-keyring]
54 questions
43
votes
4 answers
Error running Gitkraken even though dependencies installed
I installed Gitkraken as I have a few projects I want to work on with my KDE Neon box. now I was pretty sure I installed everything but I ran gitkraken in a terminal and I got this
Node started time: 1500754704472
libgnome-keyring.so.0: cannot open…
34
votes
4 answers
use of gnome-keyring-daemon without X
I'm wondering if it is possible to use gnome-keyring-daemon without X. Normally it will present a graphical prompt in order to acquire a password for the keyring; is there a way around this? I'd like to be able to use ubuntu one without having to…
intuited
- 3,481
30
votes
6 answers
Why do I need to enter a password for the Default Keyring to unlock?
When I log into Ubuntu, I am prompted every time to:
Enter Password for Default Keyring to Unlock
I want to avoid this step since I am the only person using this machine and I see no reason to have any password protection.
Is there an easy way to…
lipton
- 909
23
votes
5 answers
What applications provide org.freedesktop.secrets.service
While trying out google-chrome dev and beta channels' latest version (25), I was getting a segmentation fault problem causing Chrome to crash, right after showing a message informing that it was unable to locate a .service file that provides…
lmcanavals
- 1,101
10
votes
1 answer
Why does Chrome ask for my GNOME keyring (Seahorse) password?
I use Google Chrome 12.0 (google-chrome-stable) and Seahorse on Ubuntu 10.10 (I know Seahorse is not the GNOME keyring, but it might be easier for others to search).
Always when I start Chrome I get a prompt for my keyring password. It seems like…
Martin Thoma
- 3,604
- 10
- 36
- 65
8
votes
1 answer
Completely stop gnome keyring popups
After some updates to fedora in the last few years, I've been getting the following popups (one when I login and one when ever I start google-chrome)...
"Choose password for new keyring"
"An application wants access to create a new keyring called…
jozxyqk
- 2,914
8
votes
3 answers
How can I retrieve my ssh passphrase from gnome-keyring?
I forgot the passphrase for my ssh private key, but it's still stored in gnome-keyring, so it seems to me that I should be able to recover it. Seahorse lets me recover web site passwords from my keyring, but I don't see a way to recover my ssh…
ʇsәɹoɈ
- 406
- 1
- 3
- 12
5
votes
1 answer
Evolution/Gnome Keyring won't remember Google password
I changed my Google account password. I'm using Gnome 3 under Fedora 20, so I entered the new password in the Online Accounts settings. I'm using Google calendar and syncing it with Evolution. My main calendar which is set up by the Online Accounts…
Jonas Greitemann
- 457
5
votes
5 answers
How to lock a unlocked GNOME Keyring?
A password prompt is offered to unlock the GNOME Keyring when I login to my user account. I was wondering how to lock the keyring back in the same session it was unlocked? (I understand that I can logout and then login again for the same effect)
It…
cbun
- 153
5
votes
1 answer
Is it possible to import a (gnome) keyring to another from its binary files
(This question was originally posted on AskUbuntu, but got no good answer: https://askubuntu.com/questions/217709 )
I have recently set up an Ubuntu box using Gnome desktop, and want to import data I have saved from an older Ubuntu computer. These…
PPC
- 756
5
votes
2 answers
Nextcloud client : No keychain service available
I have installed the nextcloud-client package from slackbuilds.org, with qtkeychain, libgnome-keyring and gnome-keyring.
I run the daemon in my .xinitrc like explained on the ArchWiki:
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK
And…
dblouis
- 411
5
votes
1 answer
How to remove incorrect password for file symmetrically encrypted with GPG
I used Emacs to encrypt a text file with a symmetric key. When decrypting the file, the program pinentry opens a window for password entry. I accidentally clicked the checkbox for "save in password manager" and then the enter key (no password). …
tmalsburg
- 151
4
votes
1 answer
Can cURL use a keyring for client certificates?
I'm using cURL to fetch from an HTTPS location, which requires a client certificate. I have my .curlrc set up to tell cURL where it is, but I don't want to leave my unencrypted private key just lying around. So every time I use it, cURL prompts me…
Coderer
- 1,700
4
votes
3 answers
store svn password in gnome-keyring
I want to store my svn password in the gnome-keyring so it is encrypted and 'secure'. I made the necessary changes to ~/.subversion/config, but even after running a few svn commands, I do not see an entry for SVN in the keyring.
What else do I need…
Walter
- 1,039
4
votes
1 answer
How to get a password from gnome-keyring
I have recently forgotten password for my jabber account, which doesn't have any simple way to reset it (e-mail only). I have this password stored however on gajim on one of computers I use (I have root access). Gajim stores the password with…
zefciu
- 211