From be44dcc571302bda4db7d6cc6402394c883648f0 Mon Sep 17 00:00:00 2001 From: Jaime van Oers Date: Sun, 24 Jun 2018 22:49:43 +0100 Subject: [PATCH 1/2] Autonomous Submission --- submissions/Autonomous.md | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 submissions/Autonomous.md diff --git a/submissions/Autonomous.md b/submissions/Autonomous.md new file mode 100644 index 0000000..02bdccb --- /dev/null +++ b/submissions/Autonomous.md @@ -0,0 +1,44 @@ +# Autonomous + +## Project Description + +Autonomous; a platform which provides decentralised autonomous deployment for software and +hardware using cloud infrastructure. By decentralising the control of deployments, +changes to services can be made at any time and its infrastructure can be funded, +owned and controlled by decentralised communities. + +Additionally, this platform is capable of itself being +controlled by a decentralised colony, whilst still providing +services to control the deployments in other colonies. In short, +the platform which controls colony infrastructure is itself controlled +by a colony, and can update itself: +**Autonomous can manage and run itself through a shared, open source +colony and maintain decentralised control of the platform.** + +### Repository + +The project code lives at [https://github.com/jvanoers/autonomous](https://github.com/jvanoers/autonomous) + +### Final Commit +The final commit of our project for submission is: + +[https://github.com/jvanoers/autonomous/tree/8c3b54e72ae37b6b93389b22c73a257225dcd6bf](https://github.com/jvanoers/autonomous/tree/8c3b54e72ae37b6b93389b22c73a257225dcd6bf) + +### Team + +Jaime van Oers | Github: [@jvanoers](https://github.com/jvanoers) | Email: jaimevanoers@gmail.com + +Ken Yip | Github: [@kkyip](https://github.com/kkyip) | Email: ken.yip.kky@gmail.com + +Thomas Kingston | Github: [@DyslexicMot](https://github.com/DyslexicMot) | Email: tom.kingston.tfk@gmail.com + + +--- + +## Additional Materials + +[Autonomous Readme](https://github.com/jvanoers/autonomous/blob/master/README.md) + +[Autonomous - Whitepaper.pdf](https://github.com/jvanoers/autonomous/blob/master/Autonomous%20-%20Whitepaper.pdf) + +[Demo (Technical Walkthrough)](https://github.com/jvanoers/autonomous/blob/master/DEMO.md) From e87de9a18c234298e656bd32c533ce3432791cf6 Mon Sep 17 00:00:00 2001 From: Jaime van Oers Date: Sun, 24 Jun 2018 23:54:00 +0100 Subject: [PATCH 2/2] Update commit hash and add video --- submissions/Autonomous.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/submissions/Autonomous.md b/submissions/Autonomous.md index 02bdccb..c729cd7 100644 --- a/submissions/Autonomous.md +++ b/submissions/Autonomous.md @@ -22,7 +22,7 @@ The project code lives at [https://github.com/jvanoers/autonomous](https://githu ### Final Commit The final commit of our project for submission is: -[https://github.com/jvanoers/autonomous/tree/8c3b54e72ae37b6b93389b22c73a257225dcd6bf](https://github.com/jvanoers/autonomous/tree/8c3b54e72ae37b6b93389b22c73a257225dcd6bf) +[https://github.com/jvanoers/autonomous/tree/aac66ffc1d75919e851faff008d5ce0df1323c3e](https://github.com/jvanoers/autonomous/tree/aac66ffc1d75919e851faff008d5ce0df1323c3e) ### Team @@ -41,4 +41,6 @@ Thomas Kingston | Github: [@DyslexicMot](https://github.com/DyslexicMot) | Email [Autonomous - Whitepaper.pdf](https://github.com/jvanoers/autonomous/blob/master/Autonomous%20-%20Whitepaper.pdf) +[Bootstrapping Demo Video](https://www.useloom.com/share/3c0ecf21022c46d98ff993f6ee4af22c) + [Demo (Technical Walkthrough)](https://github.com/jvanoers/autonomous/blob/master/DEMO.md)