cboltz

cboltz

openSUSE Landing Page Prototype

a project by hennevogel

www.opensuse.org is the single most accessed page in the SUSE/openSUSE universe. With 1.5 million visits per month it generates 2.5 million page views and has around 500 people on the page at any given time. Yet it's one of the oldest, crufty pages we have! It doesn't concentrate on what it should do: Tell people about the distro so they download it. It's design is 5 years old, it's not mobile, it's not accessible. There is absolutely no interactive, engaging content at all and the technology used goes as far as a shell script/cron to update dynamic content.

Updated about 2 years ago. 30 hacker ♥️.

Bug reporting GUI tool with template support

an idea by llipavsky

QA engineers often tests same/similar parts of software, and if they find a bug, the information they need to collect can be predicted. For example, for apache2 problems, following are needed:

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

rewrite YaST2 AppArmor

an idea by cboltz

The YaST2 AppArmor module is still based on the Immunix::* perl modules that are deprecated upstream and therefore causes some maintenance "fun". Upstream AppArmor utils were rewritten in python. The idea is to rewrite the YaST2 AppArmor module to use the python modules or JSON interfaces.

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

AppArmor utils: rewrite more rule types into classes

an invention by cboltz

While the python-based AppArmor utils (aa-logprof etc.) are much easier to understand and maintain than the old perl code, there are still some terribly long functions like parseprofiledata() in aa.py that are not too easy to understand. Also, using hasher() (a recursive array) as storage can have some strange side effects. Another problem is that test coverage isn't too good, especially for the bigger functions. I already wrote the CapabilityRule and CapabilityRuleset classes (and also the BaseRule and BaseRuleset classes) some months ago, and changed the code to use those classes. This code is already in upstream bzr.

Updated about 5 years ago. 1 hackers ♥️.

Create working AppArmor profile for Chromium on openSUSE 13.2

a project by thardeck

I think AppArmor is a great tool to add an additional layer of security without much effort. While it is normally easy to create a profile for a simple server program it is much more complex in case of desktop applications. The most vulnerable desktop application is the browser so it would be great to have an AppArmor profile for it.

Updated about 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Refresh connect.opensuse.org

a project by lrupp

Connect is the "social network" of the openSUSE community. While this might not sound so important, the problem is that the tool is used for membership management and all the other "administrative" stuff for the openSUSE community, which makes it a very important tool. The bad news is that - since years(!) - there is no-one actively maintaining the application. While the openSUSE Heroes keep the basic infrastructure up and running, they are not responsible for the application itself. Following the standard policy for such services, this would mean that connect has to be shut down immediately. But the openSUSE board heavily depends on this tool and asks every time when it comes to "shut it down" - to not do it.

Updated about 5 years ago. 3 hacker ♥️.

Learn AppArmor

a project by jiriwiesner

Project Description

Learn AppArmor to improve the security of the devices I use.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.
2
1
7
7

Looking for projects around:

Nothing at the moment

Activity

  • about 3 years ago: cboltz liked Learn AppArmor
  • about 7 years ago: cboltz liked Refresh connect.opensuse.org
  • almost 9 years ago: cboltz liked Create working AppArmor profile for Chromium on openSUSE 13.2
  • about 9 years ago: cboltz added keyword "apparmor" to AppArmor utils: rewrite more rule types into classes
  • about 9 years ago: cboltz added keyword "python" to AppArmor utils: rewrite more rule types into classes
  • about 9 years ago: cboltz added keyword "tests" to AppArmor utils: rewrite more rule types into classes
  • about 9 years ago: cboltz liked AppArmor utils: rewrite more rule types into classes
  • about 9 years ago: cboltz started AppArmor utils: rewrite more rule types into classes
  • about 9 years ago: cboltz originated AppArmor utils: rewrite more rule types into classes
  • over 9 years ago: cboltz added keyword "apparmor" to rewrite YaST2 AppArmor
  • over 9 years ago: cboltz added keyword "yast" to rewrite YaST2 AppArmor
  • over 9 years ago: cboltz liked rewrite YaST2 AppArmor
  • over 9 years ago: cboltz originated rewrite YaST2 AppArmor
  • over 10 years ago: cboltz liked Bug reporting GUI tool with template support
  • over 10 years ago: cboltz liked openSUSE Landing Page Prototype