Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
number571 authored Nov 3, 2024
1 parent 4caf02a commit e53c495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
> [!WARNING]
> Don't trust just one list of public key sources (including this one)! Post your public key on social networks or forums to reduce the likelihood of successful substitution of public keys with the cooperation of several services.
Add your public keys to this repository. Also remember that in order to successfully communicate, you need to `exchange a public key` with your interlocutor! If you do not do this and simply add the interlocutor's public key on your side, without the consent (addition) of your key on the latter's side, then you will not be able to contact, because the interlocutor will simply ignore your messages.

You can get a public key from the [HLS](https://github.com/number571/hidden-lake/tree/develop/cmd/hls) application by executing the following request:
```bash
$ curl 'http://localhost:9572/api/service/pubkey'
```

<b>Add your public keys to this repository</b>. Also remember that in order to successfully communicate, you need to `exchange a public key` with your interlocutor! If you do not do this and simply add the interlocutor's public key on your side, without the consent (addition) of your key on the latter's side, then you will not be able to contact, because the interlocutor will simply ignore your messages.

### List

1. [number571](list/number571.key)
Expand Down

0 comments on commit e53c495

Please sign in to comment.