Skip to content

Missing parts in the documentation #11

@d94pn

Description

@d94pn

After having read the documentation and checked the source code a bit, I have a few unanswered questions:

  • My understanding is that the tool's public key is derived from the private key, correct? But how is the tool's private key obtained in practise? And how is it connected to the list of public keys in the lve? It seemss is must originate from the lve somehow.
  • Regarding the function: mlle_tool_libpath, how is this not redundant? In a previous step, the lve is started using the path to it, and the library path seems to be already given in that step (the lve is supposed to be in a sub directory ".library").
  • The tool can ask for availabiliy of specific features via mlle_tool_feature, but how does it know about these features in the first place? Seems like there is a function missing, providing a list of all features?
  • Same question for files: mlle_tool_file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions