|
|
|
|
|
by candiddevmike
610 days ago
|
|
I built a config management tool, Etcha, that uses short lived JWTs. I extended it to offer a full shell over HTTP using JWTs: https://etcha.dev/docs/guides/shell-access/ It works well and I can "expose" servers using reverse proxies since the entire shell session is over HTTP using SSE. |
|