HeyPuter / puter

🌐 The Web OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
20.91k stars 1.29k forks source link

Access to all server files from puter web panel? #416

Closed omidmousavi closed 13 hours ago

AtkinsSJ commented 1 month ago

Hi, can you clarify this? There are a few different ways I could interpret what you're asking for.

omidmousavi commented 1 month ago

Hi, i want to access to all files on the server through puter panel... For example, i like to delete file1.txt in my linux desktop or change Apache configurations in (/etc/...) Is it possible to do it?

AtkinsSJ commented 1 month ago

Currently, no.

Puter has its own filesystem, using a database. The only files it can show you are the ones in that database.

We have plans to let it also see parts of the "real" filesystem, but I don't know the exact details of that. Exposing your entire computer, editable, on a website, sounds like a bit of a security nightmare. :sweat_smile:

omidmousavi commented 1 month ago

Okay👌👍 Thanks for your reply... Yes, it's sounds like a bit of a security nightmare😁 I just wanted to work with my VPS which has no graphics connection