[
https://issues.apache.org/jira/browse/CLEREZZA-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hasan Hasan closed CLEREZZA-659.
--------------------------------
Resolution: Done
> Update foafssl components to be in sync with the specification
> --------------------------------------------------------------
>
> Key: CLEREZZA-659
> URL: https://issues.apache.org/jira/browse/CLEREZZA-659
> Project: Clerezza
> Issue Type: New Feature
> Reporter: Henry Story
> Priority: Major
>
> The latest version of the WebID spec has made some big strides in
> simplification of the whole foafssl layer by
> 1. reducing the namespaces needed (merging rsa into cert ontology - simple
> things like this are important
> 2. using xsd:hexBinary standard datatype instead of the pretty cool but non
> standard cert:hex
> As a result the verification can be done in one SPARQL step. ZZ does not have
> SPARQL but it still is simpler.
> http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-2011-11-23/
> The code for all of this is up on the bblfish branch on github.
> The diffs to my previous version are
>
> https://github.com/bblfish/clerezza/commit/71e0135aa9cacaa866c251333688969133804951
> Getting diffs to what is in the trunk of clerezza should be as easy as
> cloning the git repository
> https://github.com/bblfish/clerezza
> updating to the latest of the clerezza git apache branch, and a selecting the
> needed diffs.
> This code is currently running https://foafssl.org/srv/idp
--
This message was sent by Atlassian Jira
(v8.20.7#820007)