Hacker News new | ask | show | jobs
by nigma 4515 days ago
Using Python 3.3:

    import base64
    base64.urlsafe_b64decode(s)
1 comments

I cant seem to get any legible data.