Have you ever thought about what happens when there is AI unexpected behavior? AI has been making waves in the past few years, with some spectacular successes. However, as AI starts to be applied more widely in society, we need to start thinking about the ethical implications of its behavior. One issue that is starting…
Tag: security
Open Source – Why it is so important now and in the future
The tech world is ever-changing, and constantly evolving and a mix of different business philosophies coexist. You will find egalitarian, exclusive, collaborative, ruthlessly competitive, as well as the open and rigidly closed ideals all at once. There is what is called Closed Source and Open Source. Closed Source standing for proprietary code which is not…
How to use GPG Keys the Right Way With GitHub
Assuring the authenticity of work submitted to GitHub has become increasingly important. One of the common policies that organizations have used to secure the commits made by developers has been to require the use of GPG signatures that are embedded into the Git commits. Both GitHub and Git have long natively supported cryptography signed comments:…
What is GPG? Why and how to use it?
I did not have a clue about what is meant by GPG when I heard it.As it turned out to be it has to do with security. Our team strives to have good security practices. I am no developer but I am contributing to our open-source project where any contribution needs to be signed and…