Jump to Navigation

Me on Twitter

  • @CyrilGRV thx je viens d'installer 10 years 3 weeks ago
  • Hello @CyrilGRV il t'en reste une ? 10 years 4 weeks ago
  • Hands on #android5 today. Colorful GUI, fluid animations, some strange ergonomics and... my app #SwitchDataSwitch broken :-( 10 years 4 weeks ago
  • RT @jeanhelou: Your developers aren't slow https://t.co/gfPXzqlQCM 10 years 4 weeks ago
  • #PayPal terms of use updated again... 8 pages of small characters... Any digest around ? 10 years 5 weeks ago
  • Web fundamentals by #Google - Great digest of most of #web20 issues & solutions https://t.co/xT3u0JMcRc 10 years 5 weeks ago
  • #FirefoxDeveloperEdition : Got to try this "WebIDE" http://t.co/92JwCporGr 10 years 5 weeks ago
  • "Great products win". No... Can't be... http://t.co/lvadzWKLjA 10 years 7 weeks ago
  • SPDX License List - standardized licenses identifiers. Very useful for #nodejs #maven #ivy ... https://t.co/RxnDgfZTGH 10 years 9 weeks ago
  • @dgfip_officiel Mon smartphone devient fou avec 3 QRCodes côte à côte... http://t.co/SZsaecUXig 10 years 10 weeks ago

openssl

android A paper backup for your private key

Android keychainAndroid requires developers to sign their applications with a digital certificate and that each future release be signed with the same certificate.

Sadly, bad things happen when the developer (you) looses access to the certificate : he (you) will not be able to release updates for the application without it. NeverEver.

Android does not currently support multiple certificates per application so the best you could do would be to release a new app with the same name, in the hope your users will find a way to it by themselves.

As years go on, you will change your computer, wipe USB keys, reinstall OS, ...
So many dangerous operations for your digital certificates, hidden among millions of files !
If, like me, you are anxious at the idea of losing your certificates or passwords, just print a paper copy !
Although it is not invulnerable, paper should be less prone to mass erasing than a simple electronic file.

The idea is simplenot new, and you just need to know two commands to get a printable hard copy of your certificate.

Let's start.

Syndicate content