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

Can i make UUID shorter? #92

Open
NobiteK opened this issue Nov 19, 2023 · 5 comments
Open

Can i make UUID shorter? #92

NobiteK opened this issue Nov 19, 2023 · 5 comments

Comments

@NobiteK
Copy link

NobiteK commented Nov 19, 2023

Can i make UUID that generates after i upload file shorter?

@epoupon
Copy link
Owner

epoupon commented Nov 19, 2023

How shorter do you mean? UUID is 128bits in order to be impossible to guess/brute force.

@NobiteK
Copy link
Author

NobiteK commented Nov 19, 2023

Something like 4 or 6 characters. It doesn't bother me that you can't use guess/brute force because only me and my friends will use it and the files will not be confidential.

@epoupon
Copy link
Owner

epoupon commented Nov 19, 2023

And to better understand, why is this important to save chars in the URL?

@NobiteK
Copy link
Author

NobiteK commented Nov 20, 2023

I just want it to be easy to copy the link from memory or from my phone

@KristijanL
Copy link

i would like to have this feature too, shorter URL for private personal hosting

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

3 participants