Hacker News new | ask | show | jobs
by eliteraspberrie 4606 days ago
Is there documentation available about the various layers of this project: operating system, networking, applications, and so on? You will receive much more and better quality feedback with more documentation.

For example, I would advise that after installing arkOS the web server for the Genesis application be only accessible from the LAN until the user changes the default password(s), by configuring TCP Wrapper. But it's hard to tell if this is already done without actually going through the installation.

arkOS is a great idea. I hope you succeed.

1 comments

Hi eliteraspberrie - You will find all the documentation you need on https://arkos.io. There is explanation about the various frameworks and plugins that work with Genesis, what they do, how to use them, how to develop with them, and so on.

There is a Security framework in Genesis that can be used to prevent access from external (non-local network) clients. Genesis does not have a default setting for this at this point, but I will see what I can do to implement it as this makes good sense.

Thank you! :)