summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2017-10-23 18:03:28 -0400
committerjoe <joe@jerkface.net>2017-10-23 18:03:28 -0400
commit14657ce8b7231f2163438111fc22ba2955b65ed4 (patch)
tree6f6d57825e064a7dc3cdafd6955c37dbaa99da81 /todo.txt
parent7ab09c43f0bb6f8f42c0156644869dfe78aa0b89 (diff)
Incoming rendezvous-mediated messages should be associated
with the anounce alias. Also some cosmetic changes.
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index a3daffe0..cb1ccfba 100644
--- a/todo.txt
+++ b/todo.txt
@@ -56,13 +56,13 @@ p - put/publish a single given datum on a single given node.
56 56
57 Tox: (toxid) publish a rendezvous onion route to dht node. 57 Tox: (toxid) publish a rendezvous onion route to dht node.
58 (friend) publish friend-request to rendezvous point. 58 (friend) publish friend-request to rendezvous point.
59 (contact) publish dht-nodeid to rendezvous point. 59 (dhtkey) publish dht-nodeid to rendezvous point.
60 60
61 p toxid <key-pair> <token> [node-addr] 61 p toxid <key-pair> <token> [node-addr]
62 62
63 p friend <nospam> <rendezvous-addr> <text> 63 p friend <nospam> <rendezvous-addr> <text>
64 64
65 p contact <rendezvous-addr> 65 p dhtkey <rendezvous-addr>
66 66
67a - announce, like put/publish but automatically selects nodes to publish on 67a - announce, like put/publish but automatically selects nodes to publish on
68 and continually refreshes the records. 68 and continually refreshes the records.
@@ -77,7 +77,7 @@ a - announce, like put/publish but automatically selects nodes to publish on
77 77
78 a +toxid <key-pair> 78 a +toxid <key-pair>
79 a +friend <nospam> <text> 79 a +friend <nospam> <text>
80 a +contact 80 a +dhtkey
81 81
82k - manage key-pairs 82k - manage key-pairs
83 83