Skip to content
Snippets Groups Projects
  1. Oct 06, 2021
  2. Oct 05, 2021
  3. Oct 04, 2021
  4. Oct 01, 2021
    • Zygmunt Krynicki's avatar
      rauc: use known insecure keys by default · fc53cea0
      Zygmunt Krynicki authored
      
      Unless overridden in another layer or in local.conf, rauc will bundle
      and use a know public key for verifying updates. This allows us to
      to have some set of defaults that work out of the box and allow testing
      the OTA stack and producing signed update bundles coming out of the CI
      system.
      
      The key is insecure and will expire in a year. This is intentional. Over
      time we may switch to a reference key that is managed and secured or
      re-generate another key for another year.
      
      The insecure key has a fixed name and that name is used to trigger a
      bitbake warning. OTA stack will learn to detect that key and similarly
      warn users, or perform equally appropriate operations, in order to
      reduce the risk of someone accidentally using this key in production.
      
      Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
      fc53cea0
  5. Sep 30, 2021
  6. Sep 29, 2021
  7. Sep 27, 2021
  8. Sep 24, 2021
  9. Sep 23, 2021
  10. Sep 22, 2021
  11. Sep 21, 2021
  12. Sep 17, 2021
  13. Sep 15, 2021
  14. Sep 14, 2021
  15. Sep 13, 2021
  16. Sep 10, 2021
  17. Sep 09, 2021
Loading