-
Notifications
You must be signed in to change notification settings - Fork 44
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
qstion #771
Comments
Hi @ERR1R at the moment the tracker does not support uploading pre-existing keys. You must use the tracker API to create new keys for the torrust tracker. Besides, the Torrust Tracker doesn't support permanent keys either. However, you can set a long expiration date. Are you using permanent keys? I guess we could add a new endpoint to upload pre-generated keys. At the moment tracker keys are 32-char strings. What type of keys are you using? With the current version, you can only generate a new key and change the one you have in your database. Would you be interested in using the previous one? Why? Are you using more than one tracker? You want to be able to switch bak to the previous tracker? |
well, if we change passkey for users then all seeding torrents for all users are invalid and have to be redownloaded! :-). Yes, 32 characters passkeys |
Thank you @ERR1R for the clarification. It's now clear (and obvious) to me. I'm still relatively new to BitTorrent protocols. I was thinking only about new downloads. Allowing to submit pre-existing keys is a must feature for the tracker to allow people to migrate to the Torrust tracker if they are already in production. I will open new issues for it. |
Relates to: #773 |
This is already a new feature tracker here. |
I installed the tracker and its running. But its not clear to me why i have to create an auth key because i already use an existing persistent passkey in a mariadb users table. Can you explain to me how i would do this with an existing passkey?
The text was updated successfully, but these errors were encountered: