The gnome-keyring tag has no wiki summary.
3
votes
1answer
85 views
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 ...
0
votes
1answer
187 views
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: http://askubuntu.com/questions/217709 )
I have recently set up an Ubuntu box using Gnome desktop, and want to import data I ...
2
votes
2answers
522 views
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 ...
0
votes
0answers
211 views
How to auto mount encrypted drive on login (after logout)?
I followed these steps to set up an encrypted directory:
http://askubuntu.com/questions/75377/encrypting-data-in-ubuntu-one/84543#84543
Everything is fine: when I reboot, and I login, my decrypted ...
0
votes
0answers
283 views
gnome keyring password after changing distribution from fedora to debian
I changed one system from Fedora 14 to Debian stable. Our user homes are on a NFS share. So they have been exactly remounted into the new system. It seems all is running fine, but when using passwords ...
2
votes
1answer
161 views
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 ...
0
votes
4answers
208 views
Encryption algorithm of gnome-keyring
What encryption algorithm does gnome-keyring use?
I've tried looking for it on their site but it seems quite hidden.
0
votes
2answers
1k views
How do I make git use ssh-add (when necessary)?
On Linux (CentOS, in case that matters), I'm having a problem with git commands. git can take advantage of keys loaded into the ssh-agent cache, but if the keys aren't loaded, it doesn't seem to take ...
3
votes
2answers
3k views
How to automatically add a protected key to ssh-agent on startup?
I am using gdm to start awesome wm via .xinitrc.
I like awesomes usability and gnomes integrity and so far most of the startup programs work fine but i am fighting with ssh-agent. When starting gnome ...
2
votes
2answers
1k views
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 ...
2
votes
1answer
618 views
mount CIFS volume with pam_mount and password stored in gnome-keyring
I would like to store the passwords for CIFS volumes in gnome-keyring.
I am currently using a text file with credentials in it and passing that to pam mount / mount.cifs which then will mount the ...
3
votes
1answer
3k views
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 ...
1
vote
0answers
1k views
Ubuntu 10.10 how to change/create password keyring
when I try to remote desktop to the server from another ubuntu machine using the remote desktop viewer, it asks me to enter the password, which I do, then the viewer pane just goes black. When I come ...
0
votes
1answer
1k views
How to skip the 'Enter password to unlock your login keyring' in ubuntu [duplicate]
Possible Duplicate:
ubuntu: “Enter Password for Default Keyring to Unlock”
Whenever I login to ubunutu, it prompts me a 'Enter password to unlock your login keyring'?
Is there ...
1
vote
1answer
1k views
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 ...
1
vote
1answer
749 views
Securely auto-mount smb shares in Ubuntu
How do I auto-mount a samba share that is password protected, without storing the password in plain text? That just doesn't seem all that safe to me.
I'm on Ubuntu 10.04 right now.
0
votes
1answer
2k views
How to remove keyrings in Ubuntu?
First question is what are keyrings in Ubuntu? And second question is how to disable them?
I am a beginner in Ubuntu and this thing is really annoying me. I have migrated from Windows 7 and don't ...
12
votes
3answers
7k views
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 ...
2
votes
1answer
2k views
Eclipse on Ubuntu karmic hangs when using subclipse to connect to HTTPS repository
Software versions in use:
Eclipse Galileo
SVN Team Core Provider 1.6.5
Subversion client adapter 1.6.4.1
Subversion JavaHL 1.6.5
svn, version 1.6.5 (r38866)
Ubuntu karmic
When I select Checkout ...
19
votes
6answers
48k views
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 ...