
simple backup option for revocation certificate and sec/pub key
Reported by steve | August 19th, 2015 @ 01:46 PM
Creating a revocation certificate for every new key is nice. But does not cover the case of a stolen laptop (and no backup of course).
So to prevent this
- once key creation is finished, show an informative dialog to
the user explaining why a backup of sec/pub key and the revocation
certificate of that key is essential and super duper ultra mega
important. Explain why it is important to keep the backup on a USB
drive or another external location in case of stolen computer.
- show a dialog → Create Backup | No
- Create Backup → creates a zip file with KeyID including sec/pub key + rev cert and displays file browser to select target location for backup
- Backup option in Key menu
- the above steps could also be triggered for all sec/pub keys via menubar > Key > Backup my keys
Once this exists, we should consider adding this as a set in the setup wizard after key creation.
Comments and changes to this ticket
-
steve August 19th, 2015 @ 01:47 PM
- Tag set to key-management, security
-
-
-
Ches Martin April 16th, 2016 @ 07:11 AM
These should really be encrypted backups ideally, so I wonder if there are APIs for the
DiskImages
framework that would make it easy to create an encrypted disk image, asking the user to set a password. -
steve April 25th, 2016 @ 03:49 PM
- Tag changed from key-management, security to feature, key-management, revoke, security
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
-
244 Always create revocation certificate when a new key is created I know there are user login passwords and Unix file permi...
-
244 Always create revocation certificate when a new key is created What I would propose is something like #349, but not as a...
-
244 Always create revocation certificate when a new key is created What I would propose is something like #349, but not as a...
-
367 Inform user about revocation certification creation and storage location In some ways this might overlap/share functionality with ...