Luigi Baldoni's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Luigi Baldoni's avatar

Luigi Baldoni

alois

Involved Projects and Packages
Maintainer

NmapSI4 is a complete Qt5-based Gui with the design goals to provide
a complete nmap interface for Users, in order to management all option
of this power security net scanner

Maintainer

Packit (Packet toolkit) is a network auditing tool. Its value is derived
from its ability to customize, inject, monitor, and manipulate IP traffic.
By allowing you to define (spoof) nearly all TCP, UDP, ICMP, IP, ARP,
RARP, and Ethernet header options, Packit can be useful in testing
firewalls, intrusion detection/prevention systems, port scanning,
simulating network traffic, and general TCP/IP auditing. Packit is also
an excellent tool for learning TCP/IP.

QtSmbstatus is a GUI (graphical user interface) for smbstatus. It is meant to
provide the possibility of administering remote machines. QtSmbstatus was designed
as a client/server system secured with SSL. A login and password is required to
log on to server (PAM). The server's application ought to be installed with
samba-server.

TorrentInfo is a command line script that parses .torrent files and displays
the information contained within them. Currently, it can display a summary
of the whole torrent, information on each file within the torrent, and a
full hierarchical dump of the torrent file's contents.

Maintainer

I guess everybody with a laptop has experienced this problem at some point: You plug into a network and just want to exchange files with other participants. It always is a pain until you can exchange files with the person vis-a-vis.

Woof (Web Offer One File) tries a different approach. It assumes that everybody has a web-browser or a commandline web-client installed. Woof is a small simple stupid webserver that can easily be invoked on a single file. Your partner can access the file with tools he trusts (e.g. wget). No need to enter passwords on keyboards where you don't know about keyboard sniffers, no need to start a huge lot of infrastructure, just do a "woof filename" and tell the recipient the URL woof spits out. When he got that file, woof will quit and everything is done.
And when someone wants to send you a file, woof has a switch to offer itself, so he can get woof and offer a file to you.

Maintainer

Wput is a command-line ftp-client that looks like wget but instead of
downloading, uploads files or whole directories to remote ftp-servers.

Maintainer

You-Get is a tiny command-line utility to download media contents
(videos, audios, images) from the Web, in case there is no other
handy way to do it.

A cross platform front-end GUI of the popular youtube-dl written in wxPython.

Maintainer Bugowner Reviewer

CUPS-PDF is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute post-processing scripts, e.g. to allow mailing the results to the user.

We do not recommend to install this package on multi-user systems, like SuSE Linux Enterprise Server. Users can overwrite PDFs from other user, the spool isn't purged and can fill the harddisk fast, which can result in a denial-of-service for the whole system.

Maintainer

Astree is an optical ray tracing and design software.
This software computes and shows the ray-tracing analysis of optical devices,
having conical or polynomial surfaces,having reflections, transmissions,
stops, analysis of the image quality.

Maintainer

The eSpeak NG (Next Generation) Text-to-Speech program is a speech
synthesizer that supports 100 languages and accents. It is based
on the eSpeak engine created by Jonathan Duddington. It uses
spectral formant synthesis by default which sounds robotic, but can
be configured to use Klatt formant synthesis or MBROLA to give it a
more natural sound.

Maintainer

This is a tool similar to arpwatch. It main purpose is to monitor network and log discovered ethernet/ip pairings.

Main features of addrwatch:

IPv4 and IPv6 address monitoring
Monitoring multiple network interfaces with one daemon
Monitoring of VLAN tagged (802.1Q) packets.
Output to stdout, plain text file, syslog, sqlite3 db, MySQL db
IP address usage history preserving output/logging

Addrwatch is extremely useful in networks with IPv6 autoconfiguration (RFC4862) enabled. It allows to track IPv6 addresses of hosts using IPv6 privacy extensions (RFC4941).

The main difference between arpwatch and addrwatch is the format of output files.

Arpwatch stores only current state of the network ethernet/ip pairings and allows to send email notification when a pairing change occurs. This is fine for small and rather static networks. In arpwatch case all the history of pairings is saved only in administrators mailbox. When arpwatch is used for monitoring dozen or more networks it becomes hard to keep track of the historic address usage information.

Addrwatch do not keep persistent network pairings state but instead logs all the events that allow ethernet/ip pairing discovery. For IPv4 it is ARP requests, ARP replies and ARP ACD (Address Conflict Detection) packets. For IPv6 it uses ICMPv6 Neighbor Discovery and (DAD) Duplicate Address Detection packets (Neighbor Solicitations, Neighbor Advertisements).

Maintainer

BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C. It aims at offering the following features:

* Be correct and secure. In particular, insecure protocol versions and choices of algorithms
are not supported, by design; cryptographic algorithm implementations are constant-time
by default.

* Be small, both in RAM and code footprint. For instance, a minimal server implementation
may fit in about 20 kilobytes of compiled code and 25 kilobytes of RAM.

* Be highly portable. BearSSL targets not only “big” operating systems like Linux and
Windows, but also small embedded systems and even special contexts like bootstrap code.

* Be feature-rich and extensible. SSL/TLS has many defined cipher suites and extensions;
BearSSL should implement most of them, and allow extra algorithm implementations to be
added afterwards, possibly from third parties.

Maintainer

PinkTrace is a lightweight C99 library that eases the writing of tracing
applications.

It consists of the following parts:
* Wrappers around different ptrace() requests.
* An API for decoding arguments (strings, socket addresses, ...)
* An experimental API for encoding arguments.

Maintainer

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work too) tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies. The application is Open Source (GPL).
Features

* Supports the standard security handler (revision 2, 3 and 4) on all known PDF-versions
* Supports cracking both owner and userpasswords
* Both wordlists and bruteforcing the password is supported
* Simple permutations (currently only trying first character as Upper Case)
* Save/Load a running job
* Simple benchmarking
* Optimised search for owner-password when user-password is known

Maintainer

The LaZagne project is an open source application used to retrieve lots of passwords stored on a local computer. Each software stores its passwords using different techniques (plaintext, APIs, custom algorithms, databases, etc.). This tool has been developed for the purpose of finding these passwords for the most commonly-used software. At this moment, it supports 22 Programs on Microsoft Windows and 12 on a Linux/Unix-Like OS.

Maintainer

CCFE is a simple tool to quickly supply an interactive screen-oriented
interface to command line scripts and commands: it prompts users for the
informations needed to run them, and can be programmed with your preferred
shell to provide predefined selections and/or run-time defaults.

It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.

In its simplest usage, you only have to describe the data type requested by the
command and specify the command itself: user interaction and screen layout are
automatically adapted so you don't have to care about it, but for complex
situations, CCFE is programmable with your preferred shell command language
interpreter and can propose lists of admitted values selectable by user for
parameters to enter.

Maintainer

A set of tools and libraries to access human-editable, text-based
databases.

The data is stored as a sequence of records, each record containing
an arbitrary number of named fields.

Despite its simplicity, recfiles can be used to store medium-sized
databases.

Maintainer

gcp (Goffi's CoPier) is a command line file copying tool, loosely inspired by
cp, but with high level functionality like a progress indicator, the ability to
continue copying multiple files even when there is a problem with one of them,
and the use of a journal to track successful copying. File names can be fixed
to ensure compatibility with the target filesystem. If you launch a copy
operation when another is already running, the files are added to the first
queue to avoid hard drive thrashing. You can keep track of files you have
copied, and re-copy them later. gcp is approximately option-compatible with cp.

Note that the package, the command-line application and then man page have been
renamed to %{name} instead of gcp to avoid clashes with the already packaged
gcp package.

Maintainer

Tool for visualizing Linux processes in the form of radial tree.

Maintainer

Unicorn is a lightweight multi-platform, multi-architecture CPU emulator
framework.

Highlight features:

* Multi-architectures: Arm, Arm64 (Armv8), M68K, Mips, Sparc
& X86 (X86_64 included).
* Clean/simple/lightweight/intuitive architecture-neutral API.
* Implemented in pure C language, with bindings for Rust, Haskell,
Ruby, Python, Java, Go, .NET, Delphi/Pascal & MSVC available.
* Native support for Windows & *nix (with Mac OSX, Linux, *BSD
& Solaris confirmed).
* High performance by using Just-In-Time compiler technique.
* Support fine-grained instrumentation at various levels.
* Thread-safe by design.
* Distributed under free software license GPLv2.

Maintainer

4Pane is a multi-pane, detailed-list file manager. It is designed to
be fully-featured without bloat, and aims for speed rather than visual effects.
In addition to standard file manager features, it offers multiple undo and redo
of most operations (including deletions), archive management including 'virtual
browsing' inside archives, multiple renaming/duplication of files, a terminal
emulator and user-defined tools.

A task manager with Todoist support
Cloud features:
* Synchronize your Projects, Task and Sections thanks to Todoist.
* Support for Todoist offline: Work without an internet connection and when
everything is reconnected it will be synchronized.
* Planner not created by, affiliated with, or supported by Doist
Other features:
* Reminders notifications.
* Quick Find.
* Night mode.
* Recurring due dates.

Maintainer

A key-rebinding system that works on Wayland, X11 and on console ttys.
Hawck intercepts key presses and runs corresponding Lua scripts.

openSUSE Build Service is sponsored by