Akama Aka
Akama Aka
Explore posts from servers
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Yes
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Ik :D_zero_laugh: and even more without a framework just because I never wanted to learn those complicated file structures and things x3
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Okay thanks
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
I just remember those days I coded a whole website in php and at the end I've made a security check and got 99+ Security Vulns just because it was guided the insecure way instead of the secure way just because it's a bit more complex or a bit more lines. And that made me so down. I'm still not done with it after 2-3 years because I lose the motivation every time.
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Okay :NOTED:
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Ik and I agree to it. I've just seen this Docs about their hashing and it was so "Yes you can do it like that but we don't recommend it because it's not secure" and I was so. Bro yes for basic and learning understanding okay fine but why you guys doesn't go directly the secure way and teach it to people how it's done correctly. It's just making for me, why Companies that developes a programming language show people just the insecure ways and mostly not even showing the secure ways how it's made professionally. in this case they mentioned it but why not directly show how to hash and salt a password properly
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Yes I was also interested in it and looked at it :0275cat_dead:
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
I just talked about that using third party packages can be security risk too. Ref: python pip and php Wordpress
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
I never did that? :what:
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
It should be as little as possible to minimize potential security risks.
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Yes I got a bit confused. I just had a pic in my mind where I used it. But I directly fixed it up with php after I realised
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
idk why nodejs is that weird. Say that the crypto package is now a build in feature and shouldnt be used anymore but is missing a lot of features ig
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
https://stackoverflow.com/questions/14168703/crypto-algorithm-list But I see that the normal "depricated" crypto has that. But php has that. Thats what I know to 100% :laugh:
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
As far I know NodeJS I can only talk about nodejs has that by default. And many other algorythms
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
I mean yes SHA is okay too but still not enough for critical things
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Not really. Normally something like that should be implemented by default and not has to be installed by a third party developer
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
Do you have an article for Argon2Id?
84 replies
CC#
Created by Akama Aka on 10/1/2024 in #help
No secure hashing method?
SHA isnt really secure for me and Argon2ID is for me my default I use
84 replies