⚠️ Warning: This documentation refers to the proof-of-concept implementation of Wildland client (opens new window) which is no longer maintained. We are currently working on a new Wildland client written in Rust. To learn more about Wildland and the current status of its development, please visit the Wildland.io webpage (opens new window).

# Public Forests

With the initial relase of the Wildland client (opens new window) we are opening up, for public read-only access, two Wildland forests (a forest is a namespace built around one user identity):

  • The Ariadne Forest - (a reference to Greek mythology (opens new window)), which is a small forest containing bridges to other forests, specifically to the Pandora forest that's mentioned below, and some other, internal forests, which are encrypted and not exposed for public use.

  • The Pandora Forest (a reference to the Avatar (opens new window) movie), a repository of various documents, which Golem Foundation (opens new window) has been using internally to help with Wildland's development.

To access the Pandora forest first you have to import it:

$ wl user import --path /mydirs/ariadne https://ariadne.wildland.io

Next step is to mount it:

$ wl forest mount :/mydirs/ariadne:

Now, you should be able to see the content of the Ariadne forest inside the directory represented by the bridge:

$ tree -F ~/wildland/mydirs/
/home/user/wildland/mydirs/
└── ariadne:/
    └── forests/
        └── pandora:/
            └── WILDLAND-FOREST.txt

You can now mount the Pandora forest as well:

$ wl forest mount :/mydirs/ariadne:/forests/pandora:

For more information about forests, refer to the Quick Start Guide.

# Notice

Pandora is a repository of memos, reports, and documents, used internally by the Golem Foundation (opens new window). You may find them useful, but please bear in mind that all such materials remain property of Golem Foundation or their respective owners. You cannot reproduce, duplicate, copy or otherwise disclose, distribute, transmit or disseminate any of these materials or any portion thereof in any medium.

For more details, please see Terms of Use which you will find in Pandora.