Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

digital-copyright #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
5 changes: 5 additions & 0 deletions wikke-digital-copyright-instructions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Instructions:

hash: QmX2iMKyoSPYhmPZZkyK2UjkHSohVQpbYiMmNvXjeZkJeb
browser: https://gateway.ipfs.io/ipfs/QmX2iMKyoSPYhmPZZkyK2UjkHSohVQpbYiMmNvXjeZkJeb
motivation: The presidential executive order on cybersecurity, May-2021, requires all software sold to the government to show a traceable chain of custody (like car title) of it's origin. This pr includes a simple hash (sha256) that resides on a blockchain node (filecoin) at the address given. You simply compare the decrypted digital-copyright.enc file with the private key stored on your blockchain node for authenticity. This persists across platforms (not just github). Don't hesitate to reach out with questions ~~Best, [email protected]