diff --git a/libdap-chain-crypto/.gitmodules b/libdap-chain-crypto/.gitmodules
deleted file mode 100755
index dce1d1ba52ba5138f1240cebfec66923b60777eb..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/.gitmodules
+++ /dev/null
@@ -1,77 +0,0 @@
-
-[submodule "libdap"]
-	path = libdap
-	url = https://gitlab.demlabs.net/cellframe/libdap
-	branch = master
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test/
-	branch = master
-[submodule "libdap-chain"]
-	path = libdap-chain
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain
-	branch = master
-[submodule "libdap-crypto"]
-	path = libdap-crypto
-	url = https://gitlab.demlabs.net/cellframe/libdap-crypto
-	branch = master
-[submodule "libdap-chain-gdb"]
-	path = libdap-chain-gdb
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-gdb.git
-	branch = master
-[submodule "libdap-chain-global-db"]
-	path = libdap-chain-global-db
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-global-db.git
-	branch = master
-[submodule "libdap-chain-mempool"]
-	path = libdap-chain-mempool
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-mempool.git
-	branch = master
-[submodule "libdap-chain-net-srv"]
-	path = libdap-chain-net-srv
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-net-srv.git
-	branch = master
-[submodule "libdap-chain-wallet"]
-	path = libdap-chain-wallet
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-wallet.git
-	branch = master
-[submodule "libdap-client"]
-	path = libdap-client
-	url = https://gitlab.demlabs.net/cellframe/libdap-client.git
-	branch = master
-[submodule "libdap-server"]
-	path = libdap-server
-	url = https://gitlab.demlabs.net/cellframe/libdap-server.git
-	branch = master
-[submodule "libdap-server-core"]
-	path = libdap-server-core
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-core.git
-	branch = master
-[submodule "libdap-server-udp"]
-	path = libdap-server-udp
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-udp.git
-	branch = master
-[submodule "libdap-stream"]
-	path = libdap-stream
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream.git
-	branch = master
-[submodule "libdap-stream-ch"]
-	path = libdap-stream-ch
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch.git
-	branch = master
-[submodule "libdap-stream-ch-chain"]
-	path = libdap-stream-ch-chain
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch-chain.git
-	branch = master
-[submodule "libdap-stream-ch-chain-net"]
-	path = libdap-stream-ch-chain-net
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch-chain-net.git
-	branch = master
-[submodule "libdap-chain-net"]
-	path = libdap-chain-net
-	url = https://gitlab.demlabs.net/cellframe/libdap-chain-net
-	branch = master
-[submodule "libdap-server-http-db-auth"]
-	path = libdap-server-http-db-auth
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-http-db-auth.git
-	branch = master
diff --git a/libdap-chain-crypto/libdap b/libdap-chain-crypto/libdap
deleted file mode 160000
index 85933c820be2c81416848447b82bb8af15a34a5c..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 85933c820be2c81416848447b82bb8af15a34a5c
diff --git a/libdap-chain-crypto/libdap-chain b/libdap-chain-crypto/libdap-chain
deleted file mode 160000
index 1d4a2b526f78ad87bb83d8c4f7004f0e73c76a59..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 1d4a2b526f78ad87bb83d8c4f7004f0e73c76a59
diff --git a/libdap-chain-crypto/libdap-chain-gdb b/libdap-chain-crypto/libdap-chain-gdb
deleted file mode 160000
index 6ef661685f2792242433bf340f253d255f39e881..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-gdb
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6ef661685f2792242433bf340f253d255f39e881
diff --git a/libdap-chain-crypto/libdap-chain-global-db b/libdap-chain-crypto/libdap-chain-global-db
deleted file mode 160000
index e3b156b3b8b479bb132e4fbaa5a280369b1b55fd..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-global-db
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e3b156b3b8b479bb132e4fbaa5a280369b1b55fd
diff --git a/libdap-chain-crypto/libdap-chain-mempool b/libdap-chain-crypto/libdap-chain-mempool
deleted file mode 160000
index 15d5b398125de01ba2525c76cd76c4ba590c4e2b..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-mempool
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 15d5b398125de01ba2525c76cd76c4ba590c4e2b
diff --git a/libdap-chain-crypto/libdap-chain-net b/libdap-chain-crypto/libdap-chain-net
deleted file mode 160000
index fc69de9b70c0752af1226c9ae60acd7b12612a50..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-net
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit fc69de9b70c0752af1226c9ae60acd7b12612a50
diff --git a/libdap-chain-crypto/libdap-chain-net-srv b/libdap-chain-crypto/libdap-chain-net-srv
deleted file mode 160000
index be35813a341b88738d909329974407cab87c0143..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-net-srv
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit be35813a341b88738d909329974407cab87c0143
diff --git a/libdap-chain-crypto/libdap-chain-wallet b/libdap-chain-crypto/libdap-chain-wallet
deleted file mode 160000
index 5ed6637ba103c45ca05e2dfcc3c187e8f5f23364..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-chain-wallet
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 5ed6637ba103c45ca05e2dfcc3c187e8f5f23364
diff --git a/libdap-chain-crypto/libdap-client b/libdap-chain-crypto/libdap-client
deleted file mode 160000
index 27bef519e72519abbd1c1e8b65274526cd006c3a..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-client
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 27bef519e72519abbd1c1e8b65274526cd006c3a
diff --git a/libdap-chain-crypto/libdap-crypto b/libdap-chain-crypto/libdap-crypto
deleted file mode 160000
index 1acfbdd8f5f3caef4c2e584ae2c20ab584b22b4e..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-crypto
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 1acfbdd8f5f3caef4c2e584ae2c20ab584b22b4e
diff --git a/libdap-chain-crypto/libdap-server b/libdap-chain-crypto/libdap-server
deleted file mode 160000
index b92bfa29b7994665ea80a98718a121f6e9576c8f..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-server
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b92bfa29b7994665ea80a98718a121f6e9576c8f
diff --git a/libdap-chain-crypto/libdap-server-core b/libdap-chain-crypto/libdap-server-core
deleted file mode 160000
index de9b4c77a021af36148515e3dbc56403ab45490f..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-server-core
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit de9b4c77a021af36148515e3dbc56403ab45490f
diff --git a/libdap-chain-crypto/libdap-server-http-db-auth b/libdap-chain-crypto/libdap-server-http-db-auth
deleted file mode 160000
index bdab475c9dfe0ad876cd642a798e1b0b54ca314e..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-server-http-db-auth
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit bdab475c9dfe0ad876cd642a798e1b0b54ca314e
diff --git a/libdap-chain-crypto/libdap-server-udp b/libdap-chain-crypto/libdap-server-udp
deleted file mode 160000
index 08bda8439038c79927427e0e531863a05193d478..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-server-udp
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 08bda8439038c79927427e0e531863a05193d478
diff --git a/libdap-chain-crypto/libdap-stream b/libdap-chain-crypto/libdap-stream
deleted file mode 160000
index 272641415dcf95bbfc0d25bfd9e30a87f78e70ff..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-stream
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 272641415dcf95bbfc0d25bfd9e30a87f78e70ff
diff --git a/libdap-chain-crypto/libdap-stream-ch b/libdap-chain-crypto/libdap-stream-ch
deleted file mode 160000
index f2eabb784a6286356359e69cb50a2957a57aa0b0..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-stream-ch
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f2eabb784a6286356359e69cb50a2957a57aa0b0
diff --git a/libdap-chain-crypto/libdap-stream-ch-chain b/libdap-chain-crypto/libdap-stream-ch-chain
deleted file mode 160000
index 5f869621cac54e87615ed031aed81b48d38df9b0..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-stream-ch-chain
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 5f869621cac54e87615ed031aed81b48d38df9b0
diff --git a/libdap-chain-crypto/libdap-stream-ch-chain-net b/libdap-chain-crypto/libdap-stream-ch-chain-net
deleted file mode 160000
index b43008b98e4a7220059457732e81aa6a80021739..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/libdap-stream-ch-chain-net
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b43008b98e4a7220059457732e81aa6a80021739
diff --git a/libdap-chain-crypto/test/libdap-test b/libdap-chain-crypto/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-chain-crypto/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-client/.gitmodules b/libdap-client/.gitmodules
deleted file mode 100755
index de3c99e8dd456ccf30ae19ff42acff52175f6f4d..0000000000000000000000000000000000000000
--- a/libdap-client/.gitmodules
+++ /dev/null
@@ -1,36 +0,0 @@
-[submodule "libdap"]
-	path = libdap
-	url = https://gitlab.demlabs.net/cellframe/libdap
-	branch = master
-[submodule "libdap-crypto"]
-	path = libdap-crypto
-	url = https://gitlab.demlabs.net/cellframe/libdap-crypto
-	branch = master
-[submodule "libdap-server-core"]
-	path = libdap-server-core
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-core
-	branch = master
-[submodule "libdap-server"]
-	path = libdap-server
-	url = https://gitlab.demlabs.net/cellframe/libdap-server
-	branch = master
-[submodule "libdap-stream"]
-	path = libdap-stream
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream
-	branch = master
-[submodule "libdap-stream-ch"]
-	path = libdap-stream-ch
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch
-	branch = master
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test
-	branch = master
-[submodule "libdap-stream-ch-chain"]
-	path = libdap-stream-ch-chain
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch-chain
-	branch = master
-[submodule "libdap-server-udp"]
-	path = libdap-server-udp
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-udp
-	branch = master
diff --git a/libdap-client/libdap b/libdap-client/libdap
deleted file mode 160000
index a479b3c1e56ece208e00c7a75a0cf656e6310dbb..0000000000000000000000000000000000000000
--- a/libdap-client/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit a479b3c1e56ece208e00c7a75a0cf656e6310dbb
diff --git a/libdap-client/libdap-crypto b/libdap-client/libdap-crypto
deleted file mode 160000
index d30f7681997fd3f1126d667ae36674521c79a329..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-crypto
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit d30f7681997fd3f1126d667ae36674521c79a329
diff --git a/libdap-client/libdap-server b/libdap-client/libdap-server
deleted file mode 160000
index e0a801fa196542d57ef7482b4aba0ac82e7eecd3..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-server
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e0a801fa196542d57ef7482b4aba0ac82e7eecd3
diff --git a/libdap-client/libdap-server-core b/libdap-client/libdap-server-core
deleted file mode 160000
index dd803b2e03007c74c792b35a319fd7f9b6e73078..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-server-core
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit dd803b2e03007c74c792b35a319fd7f9b6e73078
diff --git a/libdap-client/libdap-server-udp b/libdap-client/libdap-server-udp
deleted file mode 160000
index 7500d54e139a92586b1488edffcb12f4f1c824ec..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-server-udp
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 7500d54e139a92586b1488edffcb12f4f1c824ec
diff --git a/libdap-client/libdap-stream b/libdap-client/libdap-stream
deleted file mode 160000
index 4528b31243af178fb981c5caeec5e281fb6e9b82..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-stream
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 4528b31243af178fb981c5caeec5e281fb6e9b82
diff --git a/libdap-client/libdap-stream-ch b/libdap-client/libdap-stream-ch
deleted file mode 160000
index ad0f3e360023e023cd5cfa312db2dd3c441f8b66..0000000000000000000000000000000000000000
--- a/libdap-client/libdap-stream-ch
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ad0f3e360023e023cd5cfa312db2dd3c441f8b66
diff --git a/libdap-client/test/libdap-test b/libdap-client/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-client/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-crypto/.gitmodules b/libdap-crypto/.gitmodules
deleted file mode 100755
index 11d0a280e5b6bef00eb01dbecbf5736105ac91fa..0000000000000000000000000000000000000000
--- a/libdap-crypto/.gitmodules
+++ /dev/null
@@ -1,7 +0,0 @@
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test.git
-	branch = master
-[submodule "libdap"]
-	path = libdap
-	url = https://gitlab.demlabs.net/cellframe/libdap.git
diff --git a/libdap-crypto/libdap b/libdap-crypto/libdap
deleted file mode 160000
index 6c5dd5a5b0de5573b03ed144c651352467a56101..0000000000000000000000000000000000000000
--- a/libdap-crypto/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6c5dd5a5b0de5573b03ed144c651352467a56101
diff --git a/libdap-crypto/test/libdap-test b/libdap-crypto/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-crypto/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-server-core/.gitmodules b/libdap-server-core/.gitmodules
deleted file mode 100755
index eb9891674f6f70bdec3b61c156df9c67b62ba479..0000000000000000000000000000000000000000
--- a/libdap-server-core/.gitmodules
+++ /dev/null
@@ -1,14 +0,0 @@
-[submodule "libdap"]
-	path = libdap
-	url = https://gitlab.demlabs.net/cellframe/libdap
-	branch = master
-
-[submodule "libdap-crypto"]
-	path = libdap-crypto
-	url = https://gitlab.demlabs.net/cellframe/libdap-crypto
-	branch = master
-
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test
-	branch = master
diff --git a/libdap-server-core/libdap b/libdap-server-core/libdap
deleted file mode 160000
index 6c5dd5a5b0de5573b03ed144c651352467a56101..0000000000000000000000000000000000000000
--- a/libdap-server-core/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6c5dd5a5b0de5573b03ed144c651352467a56101
diff --git a/libdap-server-core/libdap-crypto b/libdap-server-core/libdap-crypto
deleted file mode 160000
index 70bfa60b850cdb0a39cbe212439de9e9daf750d1..0000000000000000000000000000000000000000
--- a/libdap-server-core/libdap-crypto
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 70bfa60b850cdb0a39cbe212439de9e9daf750d1
diff --git a/libdap-server-core/test/libdap-test b/libdap-server-core/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-server-core/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-server-udp/.gitmodules b/libdap-server-udp/.gitmodules
deleted file mode 100755
index c6856fada453ee5dc89ecf69e8c157ccdba96757..0000000000000000000000000000000000000000
--- a/libdap-server-udp/.gitmodules
+++ /dev/null
@@ -1,12 +0,0 @@
-[submodule "test/libdap-test"]
-    path = test/libdap-test
-    url = https://gitlab.demlabs.net/cellframe/libdap-test
-    branch = master 
-[submodule "libdap"]
-  path = libdap
-  url = https://gitlab.demlabs.net/cellframe/libdap
-  branch = master 
-[submodule "libdap-server-core"]
-  path = libdap-server-core
-  url = https://gitlab.demlabs.net/cellframe/libdap-server-core
-  branch = master 
diff --git a/libdap-server-udp/libdap b/libdap-server-udp/libdap
deleted file mode 160000
index 78cc4a3aca1775288662ef7a9f49f7b747479e15..0000000000000000000000000000000000000000
--- a/libdap-server-udp/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 78cc4a3aca1775288662ef7a9f49f7b747479e15
diff --git a/libdap-server-udp/libdap-server-core b/libdap-server-udp/libdap-server-core
deleted file mode 160000
index bbe4d2b4e00012effac21cda4c2d3554dc6173e0..0000000000000000000000000000000000000000
--- a/libdap-server-udp/libdap-server-core
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit bbe4d2b4e00012effac21cda4c2d3554dc6173e0
diff --git a/libdap-server-udp/test/libdap-test b/libdap-server-udp/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-server-udp/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-server/.gitmodules b/libdap-server/.gitmodules
deleted file mode 100755
index ad676bca1e2f8993524077595eeffc43b3799425..0000000000000000000000000000000000000000
--- a/libdap-server/.gitmodules
+++ /dev/null
@@ -1,20 +0,0 @@
-[submodule "libdap"]
-    path = libdap
-    url =  https://gitlab.demlabs.net/cellframe/libdap
-    branch = master 
-[submodule "libdap-server-core"]
-    path = libdap-server-core
-    url = https://gitlab.demlabs.net/cellframe/libdap-server-core
-    branch = master 
-[submodule "test/libdap-test"]
-    path = test/libdap-test
-    url = https://gitlab.demlabs.net/cellframe/libdap-test
-    branch = master 
-[submodule "libdap-server-udp"]
-    path = libdap-server-udp
-    url = https://gitlab.demlabs.net/cellframe/libdap-server-udp
-    branch = master 
-[submodule "libdap-crypto"]
-	path = libdap-crypto
-	url = https://gitlab.demlabs.net/cellframe/libdap-crypto
-	branch = master
diff --git a/libdap-server/libdap b/libdap-server/libdap
deleted file mode 160000
index d37b2aa26d2a7cc068529db343a87fd728904d33..0000000000000000000000000000000000000000
--- a/libdap-server/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit d37b2aa26d2a7cc068529db343a87fd728904d33
diff --git a/libdap-server/libdap-crypto b/libdap-server/libdap-crypto
deleted file mode 160000
index ff63d762657f9687173db825705b8bf4b958abee..0000000000000000000000000000000000000000
--- a/libdap-server/libdap-crypto
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ff63d762657f9687173db825705b8bf4b958abee
diff --git a/libdap-server/libdap-server-core b/libdap-server/libdap-server-core
deleted file mode 160000
index 1008394f0ecdbc41d995a4cc5bbc4b51ad789eaf..0000000000000000000000000000000000000000
--- a/libdap-server/libdap-server-core
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 1008394f0ecdbc41d995a4cc5bbc4b51ad789eaf
diff --git a/libdap-server/libdap-server-udp b/libdap-server/libdap-server-udp
deleted file mode 160000
index 4a1ea0e1a8936d8ca74a2d8cc9658bcee38e0e26..0000000000000000000000000000000000000000
--- a/libdap-server/libdap-server-udp
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 4a1ea0e1a8936d8ca74a2d8cc9658bcee38e0e26
diff --git a/libdap-server/test/libdap-test b/libdap-server/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-server/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap-stream/.gitmodules b/libdap-stream/.gitmodules
deleted file mode 100755
index 35a9e29c25b267f7b4127426d9217677490b5d66..0000000000000000000000000000000000000000
--- a/libdap-stream/.gitmodules
+++ /dev/null
@@ -1,32 +0,0 @@
-[submodule "libdap"]
-	path = libdap
-	url = https://gitlab.demlabs.net/cellframe/libdap
-	branch = master
-[submodule "libdap-server-core"]
-	path = libdap-server-core
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-core
-	branch = master
-[submodule "libdap-server"]
-	path = libdap-server
-	url = https://gitlab.demlabs.net/cellframe/libdap-server
-	branch = master
-[submodule "libdap-server-udp"]
-	path = libdap-server-udp
-	url = https://gitlab.demlabs.net/cellframe/libdap-server-udp
-	branch = master
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test
-	branch = master
-[submodule "test/libdap-stream-ch"]
-	path = libdap-stream-ch
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch
-	branch = master
-[submodule "libdap-stream-ch"]
-	path = libdap-stream-ch
-	url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch
-	branch = master
-[submodule "libdap-crypto"]
-	path = libdap-crypto
-	url = https://gitlab.demlabs.net/cellframe/libdap-crypto
-	branch = master
diff --git a/libdap-stream/libdap b/libdap-stream/libdap
deleted file mode 160000
index 78cc4a3aca1775288662ef7a9f49f7b747479e15..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 78cc4a3aca1775288662ef7a9f49f7b747479e15
diff --git a/libdap-stream/libdap-crypto b/libdap-stream/libdap-crypto
deleted file mode 160000
index bcfcef1cd87cc6cfbc7e47887894c0fa3742a218..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap-crypto
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit bcfcef1cd87cc6cfbc7e47887894c0fa3742a218
diff --git a/libdap-stream/libdap-server b/libdap-stream/libdap-server
deleted file mode 160000
index 406931547486dbe7eadb5c4b4d92c288d761db66..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap-server
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 406931547486dbe7eadb5c4b4d92c288d761db66
diff --git a/libdap-stream/libdap-server-core b/libdap-stream/libdap-server-core
deleted file mode 160000
index f3aa992e316e0af2814f741eb5e06b93a9eca651..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap-server-core
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f3aa992e316e0af2814f741eb5e06b93a9eca651
diff --git a/libdap-stream/libdap-server-udp b/libdap-stream/libdap-server-udp
deleted file mode 160000
index bbf1b9db2c3af9a3a59f6debb90ddc8db55ae2eb..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap-server-udp
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit bbf1b9db2c3af9a3a59f6debb90ddc8db55ae2eb
diff --git a/libdap-stream/libdap-stream-ch b/libdap-stream/libdap-stream-ch
deleted file mode 160000
index 09e76911c2f76c6cc1c4651a99f0e545c1c1c840..0000000000000000000000000000000000000000
--- a/libdap-stream/libdap-stream-ch
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 09e76911c2f76c6cc1c4651a99f0e545c1c1c840
diff --git a/libdap-stream/test/libdap-test b/libdap-stream/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap-stream/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94
diff --git a/libdap/.gitmodules b/libdap/.gitmodules
deleted file mode 100755
index 75fe6109d4f7c35433dee24cc24b9b798ef28f1a..0000000000000000000000000000000000000000
--- a/libdap/.gitmodules
+++ /dev/null
@@ -1,4 +0,0 @@
-[submodule "test/libdap-test"]
-	path = test/libdap-test
-	url = https://gitlab.demlabs.net/cellframe/libdap-test.git
-	branch = master
diff --git a/libdap/test/libdap-test b/libdap/test/libdap-test
deleted file mode 160000
index b76175acc517f085c319c8e66c62bd143f96bf94..0000000000000000000000000000000000000000
--- a/libdap/test/libdap-test
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit b76175acc517f085c319c8e66c62bd143f96bf94