Towards Trustworthy Systems: In the Near Future Every Piece of Code Will Be Signed By Its Creator
So who owns code? Who created it? How trustworthy is the code creator?
We have grown up with a world where we signing our code using comments like this:
/***************************/
/* Bill's Network Code 1.0 */
/* Created 19 Jan 2019 */
/***************************/