Skip to main content

Learning Log 3

I realized that laws can either aid you or jail you from your doings. Each law has their own category making them somewhat unique from each other. The laws discussed which are statutory, administrative, common, civil, criminal.

I learned that a court would follow the precedent cases to make a decision. For example, the court decides to give lethal injection to a murderer. The next case would have a large chance of giving a lethal injection to a murderer since it has been done before. This is called the common law and it could replace statutory laws.

Privacy, a subjective term in every individual. Privacy can depend on one's culture that is why the thought of privacy is complex. Laws of privacy can even contradict to others. A law may aid you, another may jail you.

Comments

Popular posts from this blog

Learning Log 5

We were given an exercise about the RSA Algorithm and the Diffie Hellman Algorithm. In the RSA Algorithm, I found a way to find the value of the  d  variable that is easier than guessing. It is by using the Extended Euclidean algorithm. In Diffie Hellman, I believe I haven't found an easier way to find the values of the variables. All in all, I learned how to understand and use these algorithms. I am excited to learn more algorithms for security.

Learning Log 4

They say that the human mind is the most complex computing device in the world (although that analogy is simply not true, since a brain isn’t really a computer as a certain article says that a brain does not process information as opposed to a computer). A three-gigahertz processor asks for directions on what to do three billion times per second, seems like a lot, then add the fact that a single computer nowadays require more than one of these processors. It almost seems insurmountable, until the brain comes in. The brain with its nuances, its folds, its ability to simply do the irrational , easily surmounting these processors. Were we to rank these processors (although the article attribute to above says that the brain does not process info), the brain would always come out on top. Ironically enough, in a security infrastructure, the brain, and the human who owns it, is the system’s greatest vulnerability. Unfortunately, the thing that makes us humans – irrationality, from wh...

Learning Log 2

A part of our lesson in cryptography is the password policy and it gave me a different perspective on how account passwords are being secured. As what I've learned, passwords are the weakest type of authentication but it is the most commonly used. From my observations, companies handle the passwords differently. Some may be stricter than the other. I have an account from a website and when every time I try to reset my password, it asks for a unique one than the recent ones I've used. This proves that they handle the user's password history strictly. That kind of security may be annoying but they I guess they just want to avoid hackers. The recommended password to have is the one that's long, having caps and not, special characters, and numbers. The more complex your password is, the more hard it is to get hacked. I plan to change my usual password to a more complicated one asap.