Skip to content
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

Closed
ERR1R opened this issue Apr 2, 2024 · 5 comments
Closed

qstion #771

ERR1R opened this issue Apr 2, 2024 · 5 comments

Comments

@ERR1R
Copy link

ERR1R commented Apr 2, 2024

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?

@josecelano
Copy link
Member

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?

@da2ce7

@ERR1R
Copy link
Author

ERR1R commented Apr 2, 2024

well, if we change passkey for users then all seeding torrents for all users are invalid and have to be redownloaded! :-).
i don't want to do that!

Yes, 32 characters passkeys

@josecelano
Copy link
Member

well, if we change passkey for users then all seeding torrents for all users are invalid and have to be redownloaded! :-).

i don't want to do that

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.

@josecelano josecelano mentioned this issue Apr 2, 2024
2 tasks
@josecelano
Copy link
Member

Relates to: #773

@josecelano
Copy link
Member

This is already a new feature tracker here.

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

No branches or pull requests

2 participants