[
https://issues.apache.org/jira/browse/CLEREZZA-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hasan Hasan updated CLEREZZA-1066:
----------------------------------
Description:
Secure Scuttlebutt (SSB) is a peer-to peer communication protocol, mesh
network, and self-hosted social media ecosystem. The Scuttlebutt Protocol Guide
can be found here: [https://ssbc.github.io/scuttlebutt-protocol-guide/].
Starting from this link [https://handbook.scuttlebutt.nz/] you can acquire
quite a lot knowledge of the SSB protocol and orientations from the conceptual
to the practical aspects of writing and using SSB based applications.
The task of this issue is to implement the functionality of an SSB server as
done in JavaScript by
[https://github.com/ssbc/ssb-server|https://github.com/ssbc/ssb-server.], but
using *Apache Tuweni* (Incubating) for the handshake and an *Apache Clerezza*
based triple store for storing and querying the messages. Apache Tuweni
(https://tuweni.apache.org/) is a set of libraries and other tools to aid
development of blockchain and other decentralized software in Java and other
JVM languages.
For those who are interested in getting more detail about SSB’s features and
its operations, see also the paper titled "Secure Scuttlebutt: An
Identity-Centric Protocol for Subjective and Decentralized Applications"
attached in this issue.
was:
TO BE REFINED:
Implement a Secure Scuttlebutt server using Apache Tuweni (Incubating) for the
handshake and a clerezza based triple store for storing and querying the
messages.
> Implement a Secure Scuttlebutt server
> -------------------------------------
>
> Key: CLEREZZA-1066
> URL: https://issues.apache.org/jira/browse/CLEREZZA-1066
> Project: Clerezza
> Issue Type: Task
> Reporter: Reto Gmür
> Priority: Major
> Attachments: 3357150.3357396.pdf
>
>
> Secure Scuttlebutt (SSB) is a peer-to peer communication protocol, mesh
> network, and self-hosted social media ecosystem. The Scuttlebutt Protocol
> Guide can be found here:
> [https://ssbc.github.io/scuttlebutt-protocol-guide/]. Starting from this link
> [https://handbook.scuttlebutt.nz/] you can acquire quite a lot knowledge of
> the SSB protocol and orientations from the conceptual to the practical
> aspects of writing and using SSB based applications.
> The task of this issue is to implement the functionality of an SSB server as
> done in JavaScript by
> [https://github.com/ssbc/ssb-server|https://github.com/ssbc/ssb-server.], but
> using *Apache Tuweni* (Incubating) for the handshake and an *Apache Clerezza*
> based triple store for storing and querying the messages. Apache Tuweni
> (https://tuweni.apache.org/) is a set of libraries and other tools to aid
> development of blockchain and other decentralized software in Java and other
> JVM languages.
> For those who are interested in getting more detail about SSB’s features and
> its operations, see also the paper titled "Secure Scuttlebutt: An
> Identity-Centric Protocol for Subjective and Decentralized Applications"
> attached in this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)