Skip to content

Instantly share code, notes, and snippets.

View ChristopherA's full-sized avatar

Christopher Allen ChristopherA

View GitHub Profile
@ChristopherA
ChristopherA / git-repo-root-of-trust.md
Last active April 24, 2024 23:30
A Git Repo Root of Trust (A Proof-of-Concept & Work-in-Progress)
robots
noindex, nofollow

A Git Repo Root of Trust (A Proof-of-Concept & Work-in-Progress)

by Christopher Allen, Principal Architect, Blockchain Commons

Purpose of the Repository "Inception" Process

@ChristopherA
ChristopherA / macos_time_machine_tips.md
Created April 4, 2024 06:18
macOS Time Machine Tips

macOS Time Machines Tips

Speed up

To give priority to Time Machine:

sudo sysctl debug.lowpri_throttle_enabled=0
@ChristopherA
ChristopherA / cargo_new_tip.md
Created January 25, 2024 21:02
Rust & Cargo Tips:

Rust & Cargo Tips

cargo new with no git

cargo new --vcs=none simple_cli
@ChristopherA
ChristopherA / bc_gordian_nfc_links.md
Last active January 24, 2024 06:47
Blockchain Commons Gordian NFC Project & JavaCard Links
@ChristopherA
ChristopherA / cryptographic_provenance_links.md
Last active January 21, 2024 00:12
Cryptographic Provenance Links
@ChristopherA
ChristopherA / gordian_envelope_links.md
Last active April 19, 2024 05:33
Gordian Envelope Links
@ChristopherA
ChristopherA / digital_identity_best_articles.md
Last active January 22, 2024 00:20
Best Articles on Digital Identity
@ChristopherA
ChristopherA / SSH_Signing_Commits_Tags_Releases_Detached_Signatures_Links.md
Last active February 21, 2024 19:17
SSH: Signing Commits Tags Releases Detached Signatures