Proof of concept implementations for IPTF.
Warning: These are research prototypes, not production-ready code. Do not use in production without thorough security audits.
pocs/
[project-name]/ # Self-contained PoC
REQUIREMENTS.md # Actionable requirements from use case + approach
SPEC.md # Protocol specification (main deliverable)
README.md # Build/run instructions, limitations
[approach-1]/ # For multi-approach PoCs
SPEC.md
README.md
[approach-2]/
...
docs/
CONTRIBUTING.md # PR guidelines
CHANGELOG.md # Repository-wide change history
Each PoC is independent—own language and tooling. No shared dependencies between projects.
| Name | Privacy Primitive | Status |
|---|---|---|
| private-bond | Confidential bond transfers | In Progress |
See docs/CONTRIBUTING.md for PR guidelines. Use pocs/_template when adding new PoCs.
- iptf-map — Mapping of privacy primitives