aboutsummaryrefslogtreecommitdiff
path: root/20210924_004227
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.com>2021-11-19 23:05:36 +0200
committerkaotisk <kaotisk@arching-kaos.com>2021-11-19 23:05:36 +0200
commit3e0394da37b9ee8240033e6da7afb2fa65b8809a (patch)
tree282b65a928f820cea0612d545de94f830f3df0ab /20210924_004227
parentae07950a3b2cf0648879ac76e869dbcb2dc8b7de (diff)
download01-NEWS-3e0394da37b9ee8240033e6da7afb2fa65b8809a.tar.gz
01-NEWS-3e0394da37b9ee8240033e6da7afb2fa65b8809a.tar.bz2
01-NEWS-3e0394da37b9ee8240033e6da7afb2fa65b8809a.zip
Migrated to new naming 20210924_004227 to 20210924_004227-arching_kaos_infochain
Diffstat (limited to '20210924_004227')
-rw-r--r--20210924_00422733
1 files changed, 0 insertions, 33 deletions
diff --git a/20210924_004227 b/20210924_004227
deleted file mode 100644
index 4a71d68..0000000
--- a/20210924_004227
+++ /dev/null
@@ -1,33 +0,0 @@
-Arching Kaos Infochain
-
-Another idea is to make a chain for credentials in order to interconnect the APIs of the different nodes of Arching Kaos instances.
-
-To do that, I was thinking about a combination of the IDs of the Node is carrying.
-(Mind the gap)
-
-{
- "ipfs",
- "cjdns_publickey"
- "ssb"
-}
-
-API get this packet.
-
-SSB
-
-Then we want to peer with them. We follow the SSB id from our running SSB instance (the one on arching-kaos project). That is done.
-
-We can also have the ability to exchange confidential messages through SSB to our followers/following lists.
-
-CJDNS
-
-Convert the publicKey to ip6. Then we can work on the rest. We can compare with CJDNS peering list but possibly, public IP and the peering could be solved using the previous article/"NEWS"/thoughs file...
-
-IPFS
-
-Utilize it to contain arching-kaos-{publish-the-previously-mentioned packet, new-public-credentials-announce, new-mixtape-messages, ( if we stop using IRC ) or even which ever thing the API does plus ++}.
-
-Note:
-IRC is mentioned here. If we attach a bot to the instance of Arching Kaos, the bot can refer to things of the SSB.
-
-