Update README.md
This commit is contained in:
parent
d604e8c337
commit
fc96076472
@ -45,9 +45,8 @@ The way this is implemented in this package is like so:
|
|||||||
|
|
||||||
## TOFU
|
## TOFU
|
||||||
|
|
||||||
This package provides an easy way to implement Trust-On-First-Use in your
|
This package provides an easy way to implement Trust On First Use in your
|
||||||
clients. Here is a simple example client using TOFU to authenticate
|
clients. Here is a simple client using TOFU to authenticate certificates:
|
||||||
certificates:
|
|
||||||
|
|
||||||
```go
|
```go
|
||||||
client := &gemini.Client{
|
client := &gemini.Client{
|
||||||
|
Loading…
Reference in New Issue
Block a user