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

Remove reference to "privacy" for base 36 encoding [develop] #447

Merged
merged 1 commit into from Oct 20, 2015

Conversation

zopieux
Copy link
Contributor

@zopieux zopieux commented Oct 19, 2015

Base 36 encoding the entry ID gives no privacy whatsoever as it's not a hashing function. The only way of not being able to retrieve the original ID – without bruteforcing – would be to use a hashids-like transformation.


Copy of #446 on the right branch.

Base 36 encoding the entry ID gives no privacy whatsoever as it's not a hashing function. The only way of not being able to retrieve the original ID – without bruteforcing – would be to use a [hashids](http://hashids.org/)-like transformation.
@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 5ea236c on Zopieux:patch-2 into b4b093a on Fantomas42:develop.

Fantomas42 added a commit that referenced this pull request Oct 20, 2015
Remove reference to "privacy" for base 36 encoding [develop]
@Fantomas42 Fantomas42 merged commit b4533f8 into Fantomas42:develop Oct 20, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants