diff --git a/collections/tech/qsss/img/create_png.sh b/collections/tech/qsss/img/create_png.sh deleted file mode 100644 index b232adf..0000000 --- a/collections/tech/qsss/img/create_png.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -for name in ./*.mmd -do - output=$(basename $name mmd)png - echo $output - mmdc -i $name -o $output -w 4096 -H 2160 -b transparant - echo $name -done diff --git a/collections/tech/qsss/img/nft_architecture.jpg b/collections/tech/qsss/img/nft_architecture.jpg deleted file mode 100644 index 0c09946..0000000 Binary files a/collections/tech/qsss/img/nft_architecture.jpg and /dev/null differ diff --git a/collections/tech/qsss/img/nft_architecture_updated.png b/collections/tech/qsss/img/nft_architecture_updated.png index eba9f1f..4ad2363 100644 Binary files a/collections/tech/qsss/img/nft_architecture_updated.png and b/collections/tech/qsss/img/nft_architecture_updated.png differ diff --git a/collections/tech/qsss/img/nft_storage.jpg b/collections/tech/qsss/img/nft_storage.jpg deleted file mode 100644 index 5f758d0..0000000 Binary files a/collections/tech/qsss/img/nft_storage.jpg and /dev/null differ diff --git a/collections/tech/qsss/img/nft_storage_updated.png b/collections/tech/qsss/img/nft_storage_updated.png deleted file mode 100644 index f695d64..0000000 Binary files a/collections/tech/qsss/img/nft_storage_updated.png and /dev/null differ diff --git a/collections/tech/qsss/img/quantum_safe_storage.jpg b/collections/tech/qsss/img/quantum_safe_storage.jpg deleted file mode 100644 index 4d99c48..0000000 Binary files a/collections/tech/qsss/img/quantum_safe_storage.jpg and /dev/null differ diff --git a/collections/tech/qsss/img/quantumsafe_storage_algo.jpg b/collections/tech/qsss/img/quantumsafe_storage_algo.jpg deleted file mode 100644 index 448c7a7..0000000 Binary files a/collections/tech/qsss/img/quantumsafe_storage_algo.jpg and /dev/null differ diff --git a/collections/tech/qsss/img/storage_architecture_1.jpg b/collections/tech/qsss/img/storage_architecture_1.jpg deleted file mode 100644 index 3a0d3fe..0000000 Binary files a/collections/tech/qsss/img/storage_architecture_1.jpg and /dev/null differ diff --git a/collections/tech/qsss/nft_storage.md b/collections/tech/qsss/nft_storage.md index 01f860d..75b21dd 100644 --- a/collections/tech/qsss/nft_storage.md +++ b/collections/tech/qsss/nft_storage.md @@ -16,7 +16,6 @@ The NFT system operates on top of a very reliable storage system which is sustai #### Persistence = Owned by the data user, as represented by their associated 3Bot -![](img/nft_storage_updated.png) The system is not based on a shared-all architecture.