simplex-chat / simplex-chat/simplexmq
Add PASS option to xftp too
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
If you don't want others to use your server for message relays, you surely don't want others using it for file transfers.
Looks like server has option to configure already (create_password in AUTH section), maybe make a it parse the environment variable too when passed with docker.
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.
Research direction
Locate the xftp server's AUTH configuration and the existing Docker environment-variable handling for PASS. Confirm how create_password is read, apply the same behavior to xftp, and verify that file-transfer access honors the configured password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, haskell
- Domain
- authentication, networking
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100