Skip to content

Commit 9035a8e

Browse files
authored
Update README.md
1 parent b6ff994 commit 9035a8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SPIRE Tailscale Plugin
22

3+
> :warning: this project is still WIP and experimental (see [#1](https://github.com/jsiebens/spire-tailscale-plugin/issues/1))
4+
35
This repository contains agent and server plugins for [SPIRE](https://github.com/spiffe/spire) to allow [Tailscale](https://tailscale.com) node attestation.
46

57
## Quick Start
@@ -38,4 +40,4 @@ The plugin operates as follows:
3840
1. Agent sends the key to the server
3941
1. Server inspects the key and checks if it is a valid key in its Tailscale network.
4042
1. Server creates a SPIFFE ID in the form of `spiffe://<trust_domain>/spire/agent/ts/<hostname>`
41-
1. All done!
43+
1. All done!

0 commit comments

Comments
 (0)