Redesign authentication protocol
This commit is contained in:
4
Makefile
4
Makefile
@ -26,5 +26,7 @@ doc:
|
||||
@echo "open your browser to http://localhost:6060/pkg/forge.cadoles.com/wpetit/go-http-peering to see the documentation"
|
||||
godoc -http=:6060
|
||||
|
||||
bin/keygen:
|
||||
go build -o bin/keygen ./cmd/keygen
|
||||
|
||||
.PHONY: test lint doc sequence-diagram
|
||||
.PHONY: test lint doc sequence-diagram bin/keygen
|
Reference in New Issue
Block a user