0
votes
0answers
26 views

Auto-passphrase in schroot: can't connect to `/run/user/korn/keyring-x30g9r/gpg

when running "debuild -S -sa" to create the source files and sign them in Ubuntu 12.04 I only had to enter my passphrase once and then it is automatically used to unlock my private key on future runs ...
2
votes
1answer
74 views

Would it be practical/secure to import my GPG keys into (Open)SSH?

I know a bit about computer security, and well as about the concept of public and private keys. I also know that both GPG and (Open)SSH use the public/private key system. My question is, is there ...
-1
votes
2answers
193 views

Secure your private gpg and ssh keys from other people accessing ssh

There is a person A and person B, other of them has each other ssh public key, so that means they can access each others shell. now they can access each others private ssh and gpg private keys. and ...
2
votes
2answers
1k views

How to disable the keyring for SSH and GPG?

How to disable the keyring for SSH and GPG ? I would like to keep the keyring for the wifi and other stuff. I'm using Ubuntu 12.04.
30
votes
2answers
8k views

How do I change my username?

Some time ago when I installed Ubuntu I chose a rather stupid username for my account that I do not want to use anymore. How do I change this (including the name of my home directory) without ...