Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ThreeFx
on Oct 24, 2020
|
parent
|
context
|
favorite
| on:
'changeme' is valid base64
I must say I never dove into the internals of base64 encoding, but this does indeed make a lot of sense :)
Thanks!
matt-attack
on Oct 25, 2020
[–]
Base64 is just like base10 but they needed 55 more characters beyond the 0-9. So someone decided to use letters (both lower case and upper case) and a few symbols.
jstanley
on Oct 26, 2020
|
parent
[–]
> Base64 is just like base10 but they needed 55 more characters beyond the 0-9
How did you work that out?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Thanks!