Skip to content

Releases: foiovituh/libys-core

v0.2.1 - Whitepaper refinement

26 Mar 00:00

Choose a tag to compare

Includes:

  • 🧠 Clarified delegation and revocation semantics.
  • 🌐 Improved protocol neutrality and transport-layer agnosticism.
  • ⚖️ Explicit separation between protocol validity and observer interpretation.

This version is a refinement of the specification and does not introduce breaking changes.

v0.2 - PoC refinement

23 Mar 23:50

Choose a tag to compare

Includes:

  • ⚙️ Improved demo scripts with clearer flow and output.
  • ☕ Fix content serialization (string-based) for protocol consistency.
  • 🧪 Basic unit tests covering event integrity, determinism, and tamper detection.

This version is experimental and serves as a conceptual validation.

v0.1 - Initial PoC

17 Mar 21:00

Choose a tag to compare

v0.1 - Initial PoC Pre-release
Pre-release

Includes:

  • 📄 Whitepaper describing identity, events, delegation, and reputation.
  • ⚙️ Demo scripts and minimal documentation for testing.
  • ☕ Java PoC demonstrating identity creation, event emission, delegation, and verification.

This version is experimental and serves as a conceptual validation.