IamSebastianDev / tinie.link

A modern, cloud ready, distributed link shortening app
https://tinie.link
MIT License
3 stars 0 forks source link

[🎁 Feature-Request] Set up Auth in Zookeeper worker #7

Closed IamSebastianDev closed 6 months ago

IamSebastianDev commented 6 months ago

Hej! Thanks for taking a look at Tinie.link. If you're having missing a feature and would like to add it, you're in the right place. Describe the feature you're thinking off and we'll talk about it.

Description

Right now, access to the zookeeper worker is not restricted, this should be changed to stop random ranges being allocated to requests that are not from the tinie server. Additionally, a contract or secret should be implemented, to authorise requests from the server to the zookeeper

Why does it make Tinie.link better

Less irrelevant requests to the Zookeeper keep ranges free for the server

Additional Information

Finishing up