You are not logged in.

#1 2009-11-30 04:37:36

matthewbauer
Member
From: /usa/ks
Registered: 2009-07-20
Posts: 86

Uzbl OS

This is not finished yet. I am looking into some input on the problems I am facing.

So I thought it would be a good idea to create "Uzbl OS", like Chrome OS. It is a very simple web oriented Linux distro. It starts up in "Kiosk" mode, so everything is configured via the web browser (uzbl).

It is based off of Arch Linux, larch, Uzbl, Ratpoison, X11, and Xdialog.

Security Issues:
I have added the functions "platform.shell(COMMAND)" and "platform.sudo(COMMAND)" to the Uzbl Javascript via the Uzbl ~/.config/uzbl/config file. This is accessible to all Web applications. The shell function runs under the user "web", that is not in the sudoers file. The sudo function runs the shell command: "Xdialog --yesno "Are you sure you want to give http://rmrf.com/ root priveleges? They will run command: rm -rf /" 10 120 --fill --stdout --default-no". It seems safe to me, but I bet there are some security issues with it.

Miscellaneous:
[*] There are no packages of Uzbl right now, and I'm waiting for the libwebkit/segfault problem to be fixed.
[*] It's configured for i686 right now, change run "sed 's|i686|x86_64|' pacman.conf > pacman.conf" for x86_64.
[*] The default server is my home server: http://uzbl-os.ath.cx/. This is okay for now, but eventually I might want to move to a better server.

Github: http://github.com/paradoq/uzbl-os


Libertarian Arch Linux User

Offline

#2 2009-11-30 06:28:50

gajo
Member
Registered: 2008-04-01
Posts: 93
Website

Re: Uzbl OS

interesting, but why? most people that know what uzbl is are quite capable, and usually choose to have their own specific set of tools, ranging from WM to shell type, well anyway, i wish you best of luck in this;
PS: is it going to be based on archlinux?

Offline

#3 2009-11-30 09:05:59

zowki
Member
From: Trapped in The Matrix
Registered: 2008-11-27
Posts: 582
Website

Re: Uzbl OS

gajo wrote:

PS: is it going to be based on archlinux?

matthewbauer wrote:

It is based off of Arch Linux


How's my programming? Call 1-800-DEV-NULL

Offline

#4 2009-11-30 14:15:39

gajo
Member
Registered: 2008-04-01
Posts: 93
Website

Re: Uzbl OS

i guess i should refrain from posting at 7AM smile

Offline

#5 2009-11-30 17:44:46

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Uzbl OS

Sounds interesting :-) Especially, because I started using uzbl a few days ago

Offline

Board footer

Powered by FluxBB