
View Faq
|
Question: Why are Monetra modules signed?
|
Answer:
Monetra modules are now cryptographically signed and checked by default to ensure only valid modules are loaded.
This means that a module will only be loaded if it's signature matches the signature that was generated by the Monetra release team.
Signature checking may be disabled (on approved binaries) by changing the following in
modules.conf:
# require modules to be cryptographically signed
require_signed_modules=no # default 'yes'
|
<-- Back to FAQ's |
|
|
|