Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Moustikitos committed May 9, 2020
1 parent 610ce75 commit ae4d5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ hbmqtt -c full\path\to\ark-broker.yaml

## `secp256k1` connection

Asymetric encryption provides an easy way to trust data verifying ownership. Because MQTT protocol is designed to be simple and efficient, best way to secure IOT broker connections with any device is to be guaranted of device genuinity. Once genuinity ensured, topic can be restricted.
Asymetric encryption provides an easy way to trust data with ownership verification. Because MQTT protocol is designed to be simple and efficient, best way to secure IOT broker connections with any device is to be guaranted of device genuinity.

### Configuration

Expand Down

0 comments on commit ae4d5ed

Please sign in to comment.