Skip to content

NekoPixel/vendor_neko-priv_keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_vendor_neko-priv_keys

A cool template for signing Neko builds with dev-keys.

Usage

  1. Clone this repo to vendor/neko-priv/keys (on your synced ROM rootdir) and cd to it.
  2. Edit both subject vars on gen_keys script to reflect your data [ref].
  3. Run it:
$ ./gen_keys

It will generate the certificates (defined in the .data/ folder) in vendor/neko-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/neko-priv/keys folders AND NEVER LEAK THOSE. Losing these keys could prevent you from updating your Neko 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