Workroud for that "warning:you are using
superuser account!". Upstream decided
not to supply switch to disable that thing,
because you "should not" (sure!)
run browser as root "because that's
linux way". Yeah, great, but adding
unnecessary (de)functionality is not the
linux way either. And it's not really adding any security. Warn user, go away.
$ adduser midori
Now edit
/usr/share/applications/midori.desktop and
change Exec key to:
su - midori -c "/usr/bin/midori %u"
fs#254
fs#196