Skip to content

Ethereal-OS/vendor_ethereal-priv_keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_vendor_ethereal-priv_keys

A cool template for signing Ethereal OS builds with dev-keys.

Usage

  1. Make sure you have android-tools installed on your machine.
  2. Clone this repo to vendor/ethereal-priv/keys (on your synced ROM rootdir) and cd to it.
  3. Edit both subject vars on gen_keys script to reflect your data [ref].
  4. Run it:
$ ./gen_keys

It will generate the certificates (defined in the .data/ folder) in vendor/ethereal-priv/keys, the actual keys used to generate the certificates in ~/.android-certs/, and regenerate the makefiles as new entries are added.

Backup AT ALL COSTS your ~/.android-certs/ and vendor/ethereal-priv/keys folders AND NEVER LEAK THOSE. Losing these keys could prevent you from updating your EtherealOS builds with the same keys, so formatting data would be required. Leakage of these keys can compromise the security and authenticity of your builds, requiring a new pair of keys to be generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published