Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added meta.security object and Security documentation #137

Merged
merged 4 commits into from
Apr 11, 2017

Commits on Apr 7, 2017

  1. Added meta.security object and Security documentation

    As per issue eiffel-community#129.
    
    This commit adds support for using the Strong Distribution Model
    for ensuring the integrity of events and authenticity of event authors.
    This is achieved via an optional meta.security.sdm object, with two
    required properties: authorIdentity and encryptedDigest.
    
    Schemas have been updated accordingly, and one example (ArtP) provided.
    d-stahl-ericsson committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    9c53a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Fixed typo.

    d-stahl-ericsson committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    22c133f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4300e5f View commit details
    Browse the repository at this point in the history
  3. Fixed another typo.

    d-stahl-ericsson committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    6cd6ce1 View commit details
    Browse the repository at this point in the history