IronForce is a decentralized network, Degeon is a messenger built on it
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Ironforce + Degeon
|
|
|
|
|
|
|
|
IronForce is a peer-to-peer decentralized network, Degeon is a messenger built on it.
|
|
|
|
|
|
|
|
![](images/logo.png)
|
|
|
|
|
|
|
|
# Ironforce
|
|
|
|
|
|
|
|
The Ironforce network:
|
|
|
|
|
|
|
|
- Has messages encrypted and signed using RSA
|
|
|
|
|
|
|
|
- Can build efficient tunnels between two nodes
|
|
|
|
|
|
|
|
- Is anonymous: it's very hard to create a connection between a node's IP and its public key
|
|
|
|
|
|
|
|
- Can be extended to support any interface, like Bluetooth or even radio
|
|
|
|
|
|
|
|
- Can run on ARM microcontrollers
|
|
|
|
|
|
|
|
![](images/scheme.png)
|
|
|
|
|
|
|
|
# Degeon
|
|
|
|
|
|
|
|
Degeon is just a messenger built on IronForce to show its abilities.
|