diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap_hz3.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/roadmap_hz3.md b/doc/roadmap_hz3.md index 9f24cf1f2..a64fb2d5c 100644 --- a/doc/roadmap_hz3.md +++ b/doc/roadmap_hz3.md @@ -20,4 +20,8 @@ Wishlist: - issues manager -- wiki cloning
\ No newline at end of file +- wiki cloning + +- provide easy channel move (as opposed to channel copy or clone), which is currently supported only by the basic server role. + +- provide RSA keychange operation; which cannot affect the primary identity (which is based on the channel keys), so add a secondary dynamic key pair which will be used for all other operations and can be upgraded or revoked at any time.
\ No newline at end of file |