Skip to content

writerslogic/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

WritersLogic

Homebrew Tap for WritersLogic
Cryptographic authorship witnessing for writers and creators

Tests Version License


What is WritersLogic?

WritersLogic creates tamper-evident cryptographic records of document authorship. It provides irrefutable proof that you wrote what you wrote, when you wrote it.

  • Prove authorship — Cryptographic evidence chain linking you to your work
  • Detect AI content — Forensic analysis identifies non-human writing patterns
  • Hardware-backed — Secure Enclave / TPM 2.0 integration for device binding
  • Verify independently — Evidence can be verified by anyone, anywhere

Installation

# Add the tap
brew tap writerslogic/tap

# Install WritersLogic
brew install writerslogic

Or install directly:

brew install writerslogic/tap/writerslogic

Quick Start

# Initialize WritersLogic
wld init

# Calibrate VDF for your machine
wld calibrate

# Create checkpoints as you write
wld commit document.md -m "First draft"

# View history
wld log document.md

# Export evidence
wld export document.md --tier enhanced

# Verify evidence
wld verify evidence-packet.json

# Or verify online without installing:
# https://writerslogic.com/verify

Updating

# Update WritersLogic to the latest version
brew update
brew upgrade writerslogic

Verification

All WritersLogic releases include:

  • SHA256 checksums
  • SLSA Level 3 provenance attestations
  • SBOM (SPDX and CycloneDX)

Other Platforms

Platform Installation
macOS brew install writerslogic/tap/writerslogic
Windows scoop bucket add writerslogic https://github.com/writerslogic/scoop-bucket && scoop install writerslogic
From Source See build instructions

Links

License

WritersLogic is licensed under the GNU Affero General Public License v3.0.

About

Homebrew formulae for CPOP CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages