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

Implement giveaway sharing for everyone #77

Open
y9san9 opened this issue Apr 28, 2021 · 0 comments
Open

Implement giveaway sharing for everyone #77

y9san9 opened this issue Apr 28, 2021 · 0 comments
Labels
flaw Something could work better priority:normal

Comments

@y9san9
Copy link
Owner

y9san9 commented Apr 28, 2021

Until this moment, there is still no button for giveaway sharing. This is because I thought that someone can just brute force giveaways from inline_mode.
Right now I decided to make additional security code for giveaway sharing. It will be generated randomly with giveaway and inline request will look like: 0_{id}_aOp3xz.
The code (last part of command) may contain symbols 0-9, a-z, A-Z and total it can be like (10+52) ^ 5 = 916132832 combinations, so brute force is useless.

@y9san9 y9san9 added flaw Something could work better priority:normal labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaw Something could work better priority:normal
Projects
None yet
Development

No branches or pull requests

1 participant