From 30c8d034b7f0b1fdfc8b777a6091179f73544b8f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 15 Mar 2021 17:12:40 +0000 Subject: [PATCH] Document open command --- README_commandline.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_commandline.md b/README_commandline.md index 71f402ec0..95317a65d 100644 --- a/README_commandline.md +++ b/README_commandline.md @@ -442,6 +442,7 @@ show dm|sent|inbox Show a timeline next Next page in the timeline prev Previous page in the timeline read [post number] Read a post from a timeline +open [post number] Open web links within a timeline post ``` If you have a GPG key configured on your local system and are sending a direct message to someone who has a PGP key (the exported key, not just the key ID) set as a tag on their profile then it will try to encrypt the message automatically. So under some conditions end-to-end encryption is possible, such that the instance server only sees ciphertext. Conversely, for arriving direct messages if they are PGP encrypted then the notification client will try to obtain the relevant public key and decrypt.