Fixed images

This commit is contained in:
netkas 2024-08-31 15:59:56 -04:00
parent f589a1cc4e
commit 31e2b5d7e8
4 changed files with 27 additions and 7 deletions

View file

@ -19,6 +19,26 @@
} }
} }
}, },
{
"id": "0a03bdc66ad83565",
"type": "leaf",
"state": {
"type": "image",
"state": {
"file": "images/peer2peer.png"
}
}
},
{
"id": "4fa11e1e52778ecd",
"type": "leaf",
"state": {
"type": "image",
"state": {
"file": "images/decenteralized.png"
}
}
},
{ {
"id": "4dda4790c32a28a9", "id": "4dda4790c32a28a9",
"type": "leaf", "type": "leaf",
@ -158,15 +178,16 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "adb4950c2df9ccfd", "active": "18385a150e34cecc",
"lastOpenFiles": [ "lastOpenFiles": [
"Limits/UUID Standard.md", "images/decenteralized.png",
"images",
"images/peer2peer.png",
"README.md", "README.md",
"Limits/UUID Standard.md",
"LICENSE.md", "LICENSE.md",
"Pasted image 20240831154905.png", "Pasted image 20240831154905.png",
"Graphics", "Graphics",
"peer2peer.png",
"decenteralized.png",
"Object Structures/Entity/User.md", "Object Structures/Entity/User.md",
"Object Structures/Entity.md", "Object Structures/Entity.md",
"Object Structures/Entity", "Object Structures/Entity",

View file

@ -4,9 +4,8 @@ This project is the Socialbox standard documentation, this project is intended t
Socialbox is a decentralized platform for hosting social media instances, enabling users to register/authenticate on various instances and communicate with other users or communities across different instances without relying on a centralized server. This model aims to replace traditional services like Email, Reddit, and Twitter, allowing users to create communities for private, internal, or public purposes and engage in peer-to-peer communication, even if they are on different servers. Socialbox is a decentralized platform for hosting social media instances, enabling users to register/authenticate on various instances and communicate with other users or communities across different instances without relying on a centralized server. This model aims to replace traditional services like Email, Reddit, and Twitter, allowing users to create communities for private, internal, or public purposes and engage in peer-to-peer communication, even if they are on different servers.
![[decenteralized.png]] ![Decentralized](images/decenteralized.png)
![Peer to Peer](images/peer2peer.png)
![[peer2peer.png]]
## Why use Socialbox? ## Why use Socialbox?

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB