Posted on in Security • 373 words • 2 minute read
So i think by turning devices into secure identity, we can make authentication user friendly and secure proof.
Posted on in Security • 373 words • 2 minute read
Posted on in Database • 1092 words • 6 minute read
Posted on in Cryptography • 798 words • 4 minute read
data's are by default in clear text
, when they are stored in RAM or in transit, so anybody who can read RAM or Data packets can get our information, so it is our responsibility to secure it, we cannot stop any one from reading it, but we can make the data un-understandable
using encryption techniques.Posted on in Cryptography • 250 words • 2 minute read
Posted on in Security • 788 words • 4 minute read
Posted on in Security • 953 words • 5 minute read
Posted on in IAM • 297 words • 2 minute read
It is an authentication method that requires user’s to provide two or more verification factors to gain access to a system or application, rather than relying on one factor or authentication (which is commonly a password).
No, having password + security question check will not be qualified as MFA. Because both password and security question belong to the same authentication factor or category.
Posted on in Security • 780 words • 4 minute read