89 lines
2.4 KiB
Markdown
89 lines
2.4 KiB
Markdown
![](img/twin1.png)
|
||
|
||
# Digital Twin
|
||
|
||
The first implementation of your digital life online, see https://mydigitaltwin.io/.
|
||
|
||
Digital Twin is a primary use case on top of the ThreeFold Grid.
|
||
|
||
Digital Twin is you as autonomous digital being on the grid which gives back the ownership of your data to only you – and no one else.
|
||
|
||
Digital Twin is a response to today’s reality, your escape from the many popular centralized and often-abused applications used by a big majority of the planet. It grants you full access to a 100% neutral and decentralized digital life.
|
||
|
||
First implementation of Digital Twin (march 2021) has following features
|
||
|
||
- filemanager (manage all your files, photos, etc)
|
||
- office documents & collaboration
|
||
- video & audio conferencing tool
|
||
- chat tool (full peer2peer)
|
||
- web and wiki publishing tool
|
||
- Peer2Peer secure networking layer
|
||
|
||
![](img/digitaltwin1_.png)
|
||
|
||
|
||
### Why
|
||
|
||
![](img/hiddencosts_.png)
|
||
|
||
![](img/whydigitwin1.png)
|
||
|
||
More information see [digital twin why](twin:why_digital_twin)
|
||
|
||
### Features
|
||
|
||
- secure, sustainable private alternative to whatsapp, dropbox, msoffice, zoom, etc
|
||
- additional wallet and soon peer2peer exchange of digital currencies
|
||
- additional publishing environment
|
||
- all in 1 experience
|
||
- soon added social media and networking app
|
||
|
||
### Some screenshots
|
||
|
||
- [login](twin:twin_login)
|
||
- [file manager](aydo)
|
||
- [chat](twin:twin_chat)
|
||
- [video conferencing](twin:videochat)
|
||
- [office spreadsheet/doc/...](twin:twin_office)
|
||
|
||
|
||
```charty
|
||
{
|
||
"title": "Profile",
|
||
"config": {
|
||
"type": "rating",
|
||
"labels": true,
|
||
"numbers": true,
|
||
"groups": 5
|
||
},
|
||
"data": [
|
||
{ "label": "High Tech", "value": 5 },
|
||
{ "label": "Sustainability", "value": 5 },
|
||
{ "label": "Product Ready", "value": 3 },
|
||
{ "label": "Market Traction", "value": 0 },
|
||
{ "label": "Sales Focus", "value": 0 },
|
||
{ "label": "End User Focus", "value": 5 },
|
||
{ "label": "Future Value", "value": 5 }
|
||
]
|
||
}
|
||
|
||
```
|
||
|
||
### Roadmap
|
||
|
||
- Q2 2021:
|
||
- working proof of concept implementation with all features
|
||
- available as opensource on threefold grid in test mode for chosen test group
|
||
- Q3 2021:
|
||
- available for private deployments (through partners)
|
||
- price: 5-20 eur per person per month depending on features
|
||
- Q4 2021:
|
||
- roll out on ThreeFold Grid as experience on top of TFGrid
|
||
- dual license model
|
||
|
||
### Architecture
|
||
|
||
See [twin_architecture](twin:twin_architecture)
|
||
|
||
|
||
!!wiki.include page:twin:twin_toc |