Skip to content

Commit

Permalink
improved overview wording
Browse files Browse the repository at this point in the history
  • Loading branch information
oleganza authored Feb 20, 2024
1 parent a840198 commit 7739099
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,20 @@ Thanks to [Skydev](https://github.com/Skydev0h) for optimization and preparing t

## Overview

Wallet V5 supports **2 authentication modes**, all standard output actions (send message, set library, code replacement) plus additional **3 operation types**.
Wallet V5 supports **2 authentication modes** and **3 operations types**.

Authentication:
* by signature
* by extension

Operation types:
* standard output send message action
* enable or disable public key (signature authentication)
* install extension
* remove extension
Operations:
* standard "send message" action (up to 255 messages at once),
* enable/disable signature authentication,
* install/remove extension.

Signed messages can be delivered both by external and internal messages.

All operation types are available to all authentication modes.
All operations are available to all authentication modes.

## Discussion

Expand Down

0 comments on commit 7739099

Please sign in to comment.