Line wrap change oblivious diff

an idea by mkoutny

There is not always a strict commit discipline separating functional changes and formatting, sometimes formatting change is inevitable. Changes that rewrap lines pollute diff output and make it hard to read. (This applies to texts where line wraps bear no semantics.) Similarly to -w, --ignore-all-space option of the diff(1) program add an option that will make the comparing algorithm ignore changes that only rewrap lines. (It's upon the implementation how to approach rewrapped and changed lines but no semantical changes should be hidden from the user.)

Updated over 3 years ago. No love. Has no hacker: grab it!

Explore replacements for genksyms/modversions for kabi checks

a project by Jessica Yu

There are some interesting and promising new tools for kabi checking that have been developed in the past 2-3 years (e.g. abidiff/libabigail, kabi-dw) . See if any of them prove to be viable alternatives to our current dependence on the brittle genksyms/modversions infrastructure in the kernel.

Updated over 5 years ago. 2 hacker ♥️.

reading a book (cryptography)

an idea by llzhao

I would like to read this book during hack week, thanks.

Updated about 5 years ago. No love. Has no hacker: grab it!

Spider to download filtered 58 website information

a project by zyuhu

This project is meant to practice python and download filtered 58 information

Updated about 6 years ago. No love.

Improving the Security of OpenPGP USB Token with a Secure Chip

a project by biergaizi

OpenPGP Card is an ISO/IEC 7816-4 compatible smartcard that is integrated with many OpenPGP functions, including signature, encryption, and authentication. It provides an trustful computing environment isolated from the host computer, to guard one's private keys from attacks and exposures. ZetiControl in Germany is the first manufacturer of OpenPGP Card based on BasicCard platform. Since then, compatible USB tokens have also been manufactured, such as Yubikey and Nitrokey. Currently for compatible USB tokens, there are two approaches of OpenPGP Card implementation:

Updated about 6 years ago. No love.

forensic software architecture of large codebases

a project by dmaiocchi

code

https://github.com/MalloZup/foresinc

Updated about 5 years ago. 2 hacker ♥️.

logorator: an offline internal analytics tool

a project by dleidi

There are customer use cases where sharing information via internet or uploading data somewhere is not acceptable for security reasons: this avoid the usage of some tool like the most famous Google Analytics, and prevent developers from understanding how the web application is used by the customers. I don't want to reinvent the wheel and re-implement a copy of Google Analytics, but getting inspired from it, the goal is to reuse information that we already have to extrapolate an analysis of the WebApp customer usage. I started this project with the aim of learning a programming language where I am not so comfortable yet (python). The purpose of this Hack Week project is to bring this basic tool at a minimal stable and usable state with the purpose of analyze the usage of a WebApp in scenarios where the WebApp is used in an internal network only (offline, disconnected from the internet).

Updated over 5 years ago. 2 hacker ♥️.

Study the book of 'Core PYTHON Applications Programming Third Edition'

an idea by leli

Study the book content and try to practice some project examples in the book to understand deeply on PYTHON and its using.

Updated over 3 years ago. No love. Has no hacker: grab it!

Search people by tag

an idea by dleidi

The problem I typically find very hard to figure out in the whole SUSE company who is the go-to guy for a certain skill/knowledge/experience. I'd like to have some place where one, who does not know people around him, can just browse and search for people by some tag or label. Sometimes you have a problem in a specific area but you don't know who to ask to, or even if you do, you don't know there were many other people with the same knowledge/experience you could have ask before.

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

Gnome applet for a wicked

a project by asmorodskyi

Idea is create applet with same functionality which provided by network-manager applet . Gather more detailed requirements is part of fun :)

Updated over 5 years ago. 3 hacker ♥️.