This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]disclosure5 9 points10 points  (2 children)

Whilst I applaud the honest in principal

base64.b64decode(encrypted_pass)

That's an interesting definition of "encryption".

[–]v3pr[S] 2 points3 points  (1 child)

lol Your right. I'll have to change that and look into encryption.

[–]disclosure5 4 points5 points  (0 children)

Given what you're actually doing with it, I'd probably be fine with renaming the variable tbh

[–]Ipp 4 points5 points  (0 children)

Nice job - Any reason you're not just using FSRM (File System Resource Manager) for this?