Skip to content

feat(tuning): add section for LAN-only (fixes #834) #915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 26, 2025

Conversation

marbens-arch
Copy link
Member

This adds a section to the tuning article for restricting network traffic to your local network only.

@acolomb
Copy link
Member

acolomb commented Apr 22, 2025

I think you're missing some pieces where Internet facing communications take place. We already have somewhat of an overview here:

https://docs.syncthing.net/users/security.html

And it's probably good to align with this FAQ entry, or link from it to your new section:

https://docs.syncthing.net/users/faq.html#why-does-syncthing-connect-to-this-unknown-suspicious-address

Co-authored-by: André Colomb <github.com@andre.colomb.de>
@marbens-arch
Copy link
Member Author

Wasn't thinking about usage reporting or crash reporting when I was writing this. But those should be included too.

@acolomb
Copy link
Member

acolomb commented Apr 22, 2025

... and version upgrade checks as well?

@marbens-arch marbens-arch changed the title feat(tuning): add section for LAN-only (fixes #834) feat(tuning): add section for LAN-only (fixes #834, fixes #624) Apr 23, 2025
@acolomb acolomb changed the title feat(tuning): add section for LAN-only (fixes #834, fixes #624) feat(tuning): add section for LAN-only (fixes #834) Apr 26, 2025
@acolomb acolomb merged commit 5a84e0d into syncthing:main Apr 26, 2025
4 checks passed
@acolomb
Copy link
Member

acolomb commented Apr 26, 2025

I removed the reference to #624, as I don't see how this covers the whole scope requested there.

@marbens-arch marbens-arch deleted the lan-only-tuning branch April 26, 2025 13:47
calmh added a commit that referenced this pull request May 27, 2025
* main: (28 commits)
  chore(config): document options for audit logs (#916)
  chore(advanced): clarify multiple connections over relays (#911)
  fix(specs): state that both A and B are in session mode (fixes #802) (#908)
  build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /_script (#910)
  Update author list
  fix(config): update default value of `maxConflicts` (#929)
  fix(profiling): sentence clarity (#928)
  feat(faq): add note with example about what can be synced (#922)
  chore(bep): update for TLS 1.3 (#924)
  feat(events): add information on X-Forwarded-For header (#907)
  chore(config): mention STUN SRV record (#904)
  Update author list
  fix(relay): document RelayFull message (fixes #880) (#909)
  feat(tuning): add section for LAN-only (fixes #834) (#915)
  fix(faq): update location of paths tab (#917)
  Update author list
  feat(faq): add information on setting network to private in Windows (#914)
  chore: remove option for enabling old TLS versions on sync connections (#913)
  chore(contrib): add sm2 and move munin-syncthing to unmaintained (#912)
  Update author list
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tuning article for avoiding any Internet/non-local chatter
2 participants