Python router + Go sm-leaf reject missing to, empty ct, plaintext body. Summary logs never include ciphertext. MODULE.md.
10 lines
287 B
Python
10 lines
287 B
Python
project = "secure-messaging"
|
|
copyright = "2026, Verae"
|
|
author = "Verae / George Lambert"
|
|
extensions = []
|
|
html_theme = "alabaster"
|
|
html_static_path = ["_static"]
|
|
latex_engine = "pdflatex"
|
|
latex_documents = [
|
|
("index", "secure-messaging.tex", "Secure Messaging", "Verae", "manual"),
|
|
]
|