Libairie d'appairage entre services via échange de JWT
转到文件
wpetit 51bdf4d015
Cadoles/go-http-peering/pipeline/head This commit is unstable 详情
fix: variable bad scoping
2024-01-05 16:17:39 +01:00
chi Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
client feat: log more information on authentication errors 2024-01-05 12:31:33 +01:00
cmd/keygen fix(keygen): correctly load token for validation 2024-01-05 11:12:27 +01:00
crypto fix: generate non encrypted key when passphrase is empty 2024-01-05 09:55:15 +01:00
doc/sequence-diagram Rename advertise sequence diagram 2020-01-06 14:58:21 +01:00
memory Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
misc chore(ci): remove superfluous build dependency 2024-01-05 12:38:41 +01:00
script feat: use armored gpg signature 2024-01-04 11:35:30 +01:00
server fix: variable bad scoping 2024-01-05 16:17:39 +01:00
test Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering 2019-10-16 11:18:34 +02:00
.env.dist feat: sign released binaries 2023-10-19 15:44:01 +02:00
.gitignore feat: sign released binaries 2023-10-19 15:44:01 +02:00
Jenkinsfile feat: sign released binaries 2023-10-19 15:44:01 +02:00
Makefile fix(keygen): correctly load token for validation 2024-01-05 11:12:27 +01:00
README.md Rename advertise sequence diagram 2020-01-06 14:58:21 +01:00
go.mod Return wrapped errors 2022-09-12 17:46:59 +02:00
go.sum Return wrapped errors 2022-09-12 17:46:59 +02:00
modd.conf Refactor Makefile 2022-09-05 12:54:33 +02:00
peer.go Initial commit 2019-02-04 17:09:25 +01:00
request.go Redesign authentication protocol 2019-03-29 14:59:07 +01:00
store.go Initial commit 2019-02-04 17:09:25 +01:00

README.md

go-http-peering

Librairie implémentant un protocole d'authentification par "appairage" d'un serveur et client HTTP basé sur JWT.

Documentation

Séquences

Annonce du client

advertise

Mise à jour des attributs

update

Ping

ping

Licence

AGPL-3.0