mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
The unlocking operation in the trust anchor was broken wich caused bad keys in the CBE. This rewrites the whole operation to work as desired. Note that this doesn't make it more safe! The private key is still almost the same as the passphrase and stored plaintext. Ref #4032
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.