|
@@ -3,69 +3,45 @@ title = "Blocktree"
|
|
linkTitle = "Blocktree"
|
|
linkTitle = "Blocktree"
|
|
+++
|
|
+++
|
|
|
|
|
|
-{{< blocks/cover title="Blocktree: A platform for distributed computing." image_anchor="top" >}}
|
|
|
|
|
|
+{{< blocks/cover title="Blocktree" image_anchor="top" height="max">}}
|
|
<div class="mx-auto">
|
|
<div class="mx-auto">
|
|
|
|
+ <h2>A platform for distributed computing.</h2>
|
|
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
|
|
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
|
|
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
|
|
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
|
|
</a>
|
|
</a>
|
|
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://gogs.delease.com/Delease/Blocktree">
|
|
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://gogs.delease.com/Delease/Blocktree">
|
|
Download <i class="fa-solid fa-download ml-2 "></i>
|
|
Download <i class="fa-solid fa-download ml-2 "></i>
|
|
</a>
|
|
</a>
|
|
- <p class="lead mt-5">Distributed systems don't have to be hard.</p>
|
|
|
|
- {{< blocks/link-down color="info" >}}
|
|
|
|
|
|
+ <p class="lead mt-5">
|
|
|
|
+ Blocktree organizes apps and devices into a cooperative unit called a blocktree. Think of
|
|
|
|
+ it as a mixture of a directory service, network filesystem, public key infrastructure, and
|
|
|
|
+ a message bus, with additional benefits that come from integrating these services.
|
|
|
|
+ </p>
|
|
</div>
|
|
</div>
|
|
{{< /blocks/cover >}}
|
|
{{< /blocks/cover >}}
|
|
|
|
|
|
|
|
|
|
{{% blocks/lead color="primary" %}}
|
|
{{% blocks/lead color="primary" %}}
|
|
-Goldydocs provides a single web UI providing visibility into porridge temperature, chair size, and
|
|
|
|
-bed softness metrics! You can even find out who's been eating **your** porridge.
|
|
|
|
|
|
+Blocktree is still under active development. __Do not__ use it to protect sensitive information
|
|
|
|
+or run mission critical services. Checkout the [docs](./docs) to see what Blocktree
|
|
|
|
+can do today.
|
|
{{% /blocks/lead %}}
|
|
{{% /blocks/lead %}}
|
|
|
|
|
|
-{{< blocks/section color="dark" >}}
|
|
|
|
-{{% blocks/feature icon="fa-lightbulb" title="New chair metrics!" %}}
|
|
|
|
-The Goldydocs UI now shows chair size metrics by default.
|
|
|
|
-
|
|
|
|
-Please follow this space for updates!
|
|
|
|
-{{% /blocks/feature %}}
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
|
|
|
|
-We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
|
|
|
|
-{{% /blocks/feature %}}
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/docsydocs" %}}
|
|
|
|
-For announcement of latest features etc.
|
|
|
|
-{{% /blocks/feature %}}
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-{{< /blocks/section >}}
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-{{< blocks/section >}}
|
|
|
|
-<div class="col">
|
|
|
|
-<h1 class="text-center">This is the second Section</h1>
|
|
|
|
-</div>
|
|
|
|
-
|
|
|
|
-{{< /blocks/section >}}
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
+{{< blocks/section color="dark" >}}
|
|
|
|
|
|
-{{< blocks/section >}}
|
|
|
|
-{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}}
|
|
|
|
-Get the Goldydocs app!
|
|
|
|
|
|
+{{% blocks/feature icon="fa-solid fa-folder" title="Network Filesystem" url="./rustdoc/btfuse/index.html" %}}
|
|
|
|
+Your blocktree is a unified view of your network. It can be mounted with a FUSE daemon.
|
|
{{% /blocks/feature %}}
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
-
|
|
|
|
-{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
|
|
|
|
-We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
|
|
|
|
|
|
+{{% blocks/feature icon="fa-solid fa-lock" title="Cryptographic Security" url="./rustdoc/btlib/crypto/index.html" %}}
|
|
|
|
+Information on disk is provided with confidentiality and integrity protection. Key management is
|
|
|
|
+as simple as changing filesystem permissions.
|
|
{{% /blocks/feature %}}
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
-
|
|
|
|
-{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/GoHugoIO" %}}
|
|
|
|
-For announcement of latest features etc.
|
|
|
|
|
|
+{{% blocks/feature icon="fa-solid fa-envelope" title="Message Passing" url="./rustdoc/btmsg/index.html" %}}
|
|
|
|
+Apps can send each other messages using blocktree paths. The system mutually authenticates all
|
|
|
|
+connections to ensure your messages reach their intended recipient.
|
|
{{% /blocks/feature %}}
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
-
|
|
|
|
{{< /blocks/section >}}
|
|
{{< /blocks/section >}}
|