Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
The process of dropping the ig-ssi module was harder than other modules because iDelft heavily depended on ig-ssi. Therefore, I had to "cherry pick" the useful parts of ig-ssi and migrate them to iDelft while prunning the unwanted parts.
This PR prunes the
ig-ssi
module as part of the cleanup effort of the superapp (https://github.com/Tribler/trustchain-superapp/issues/161).The process of dropping the
ig-ssi
module was harder than other modules becauseiDelft
heavily depended onig-ssi
. Therefore, I had to "cherry pick" the useful parts ofig-ssi
and migrate them toiDelft
while prunning the unwanted parts.NOTE: This PR should be merged after https://github.com/Tribler/trustchain-superapp/pull/163 is merged.