securebuild.ark 476 B

1234567891011
  1. # Key Example for Builders: ARK-OS-<private_key>
  2. # Make sure this key is not lost or made public
  3. ## If lost: Can't push OTA Updates
  4. ## Made Public: Anybody can push any update and your system will think it is offical and install it! (Even if it is malware)
  5. # Generate your keys using the key tool provided ( python3 key.py )
  6. # --- Mirror Build key (Public) ---
  7. ARK-OS-9aaafa37077ee91e5df2f47a8e9e1564beecde1cc13b279f51d915bf8c746eb4
  8. # Place your build key below this line.