From 6d146f44c83229f7357ff3797b23bd2a0cb7e902 Mon Sep 17 00:00:00 2001 From: saces Date: Wed, 29 Apr 2026 10:09:19 +0200 Subject: [PATCH] update doc --- README.txt | 4 ++++ mxsmal/README.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/README.txt b/README.txt index ecff283..2d10a31 100644 --- a/README.txt +++ b/README.txt @@ -60,6 +60,10 @@ usage: this command creates a credentials file (.mxpass) in the current dir. autopickup by all tools & bots that requires credentials, no further configuration required + e2eesetup + this command configures crypto. (self signed device) + this works only then no other e2ee enabled devices are present, so this tool will ask to log them out. + commands: mxdiscover --help mxpassitem --help diff --git a/mxsmal/README.txt b/mxsmal/README.txt index 04aa060..0766e90 100644 --- a/mxsmal/README.txt +++ b/mxsmal/README.txt @@ -12,5 +12,6 @@ install: pip install . usage: - run `smalsetup ` in an empty dir. + - run `e2eesetup` to self-sign (no red dot on messeges) - start the bot `demobot`. - simple demo bot. no further configuration required