stacks-network / stacks-network/docs
Add docs for using https between a singer and stacks-node
Open
@kenrogers is already working on this.
Since Jun 18, 2024.
documentation
enhancement
stale
- Dominant language
- JavaScript
- Stars
- 185
- Forks
- 273
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
ref: https://github.com/stacks-network/stacks-core/issues/4741
we should add some docs on how a user may use https traffic between a signer and stacks-node.
we currently say to only run the two binaries on a single host, but there are some network topologies/strategies where encrypting the requests would be desired when running the binaries on separated instances.
an nginx proxy etc should be enough to address this (alongside letsencrypt or a self-signed cert).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.