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