- Add .claude-plugin/plugin.json manifest for auto-updates
- Move claude/ contents to root level (commands/, hooks/, scripts/, skills/)
- Update hooks.json to use ${CLAUDE_PLUGIN_ROOT} for portability
- Add .gitignore for IDE files
- Update CLAUDE.md with new structure and installation instructions
Plugin can now be installed via:
claude plugin add host-uk/core-agent
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
429 B
429 B
03-privacy
Confidentiality-focused protocols
| Paper | Protocol |
|---|---|
| zerocoin.pdf | Zero-knowledge mixing |
| zerocash.pdf | zk-SNARKs shielded |
| zcash-protocol.pdf | Sapling, Orchard |
| dash.pdf | Masternodes, PrivateSend |
| mimblewimble.txt | Cut-through, no addresses |
| grin.md | Mimblewimble impl |
| beam.md | Lelantus-MW |
| lelantus.pdf | One-out-of-many proofs |
| spark.pdf | Lelantus v2 |