Martin Pluskal's avatar

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

Martin Pluskal's avatar

Martin Pluskal

pluskalm

Member of the group
Involved Projects and Packages
Maintainer Bugowner
Maintainer

AMD ROCm GPU Computing Stack

Stable Diffusion is a latent text-to-image diffusion model. Thanks to a generous compute donation from Stability AI and support from LAION, we were able to train a Latent Diffusion Model on 512x512 images from a subset of the LAION-5B database. Similar to Google's Imagen, this model uses a frozen CLIP ViT-L/14 text encoder to condition the model on text prompts. With its 860M UNet and 123M text encoder, the model is relatively lightweight and runs on a GPU with at least 10GB VRAM. See this section below and the model card.

Maintainer Bugowner

arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.

Maintainer

ccrypt is a utility for encrypting and decrypting files and streams.
It was designed as a replacement for the standard unix crypt utility,
which is notorious for using a very weak encryption algorithm.

ccrypt is based on the Rijndael cipher, which is the U.S. government's
chosen candidate for the Advanced Encryption Standard (AES, see
http://www.nist.gov/aes). This cipher is believed to provide very strong
security.

Maintainer

LastPass is a freemium password management service which stores encrypted
passwords in the cloud. This package provided it's command line interface
tool.

Maintainer

The scrypt key derivation function was originally developed for use in the
Tarsnap online backup system and is designed to be far more secure against
hardware brute-force attacks than alternative functions such as PBKDF2 or
bcrypt.

Maintainer Bugowner

KeePass Cross-Platform Community Edition
The thing computers can do best is storing information.
You shouldn't waste your time trying to remember and type your passwords.
KeePassXC can store your passwords safely and auto-type them into your everyday websites and applications.

Build for all your lovely linux distributions

Maintainer

A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc)
keys is to print them out on paper. Paper and ink have amazingly long retention
qualities - far longer than the magnetic or optical means that are generally
used to back up computer data.

Maintainer
Maintainer

mbedtls implements the SSL3, TLS 1.0, 1.1 and 1.2 protocols. It
supports a number of extensions such as SSL Session Tickets (RFC
5077), Server Name Indication (SNI) (RFC 6066), Truncated HMAC (RFC
6066), Max Fragment Length (RFC 6066), Secure Renegotiation (RFC
5746) and Application Layer Protocol Negotiation (ALPN). It
understands the RSA, (EC)DH(E)-RSA, (EC)DH(E)-PSK and RSA-PSK key
exchanges.

Maintainer

Server Database software

MariaDB Connector is used to connect applications developed in
C or C++ to MariaDB and MySQL databases.

Maintainer Bugowner

SQLCipher is an SQLite extension that provides transparent 256-bit AES
encryption of database files. Pages are encrypted before being written to
disk and are decrypted when read back. Due to the small footprint and great
performance it’s ideal for protecting embedded application databases and is
well suited for mobile development.

Maintainer Bugowner

ODBC driver for SQLite interfacing SQLite 3.x using the
unixODBC or iODBC driver managers. For more information refer to
http://www.sqlite.org - SQLite engine
http://www.unixodbc.org - unixODBC Driver Manager
http://www.iodbc.org - iODBC Driver Manager

This project hosts the openSUSE packages of the PostgreSQL core distribution and related packages such as extensions or administration tools.

Maintainer Bugowner

Advanced pager for PostgreSQL and MySQL databases.
Everybody who uses psql uses less pager. It is working well, but there is
not any special support for tabular data. Tabular data related features
are core functionality of this pager.

Maintainer Bugowner

This is an experimental implementation of Google’s SPDY protocol in
C. This library provides SPDY version 2, 3 and 3.1 framing layer
implementation. It does not perform any I/O operations but uses
callback functions provided by the application. Likewise, it includes
no event polling mechanism, so the application can freely choose.
Except for sample programs, this library code does not depend on any
particular SSL library.

Maintainer Bugowner

Wslay is a WebSocket library written in C. It implements the protocol version
13 described in RFC 6455. This library offers 2 levels of API: event-based API
and frame-based low-level API. For event-based API, it is suitable for
non-blocking reactor pattern style. You can set callbacks in various events.
For frame-based API, you can send WebSocket frame directly. Wslay only supports
data transfer part of WebSocket protocol and does not perform opening handshake
in HTTP.

Wslay supports:

Text/Binary messages.
Automatic ping reply.
Callback interface.
External event loop.

Wslay does not perform any I/O operations for its own. Instead, it offers
callbacks for them. This makes Wslay independent on any I/O frameworks, SSL,
sockets, etc. This makes Wslay portable across various platforms and the
application authors can choose freely I/O frameworks.

Maintainer Bugowner

ZNC is an IRC bouncer with many features like detaching, multiple
users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and
C++ module support.

Maintainer

Bogofilter is a Bayesian spam filter. In normal operation, it takes an
e-mail message or text from standard input, does a statistical check
against lists of "good" and "bad" words, and returns a status code
indicating whether the message is spam. Bogofilter is designed with
fast algorithms (including the Berkeley DB system), coded directly in
C, and tuned for speed, so it can be used for production by sites that
process a lot of mail.

Maintainer Bugowner

Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.
Dstat overcomes some of their limitations and adds some extra features,
more counters and flexibility. Dstat is handy for monitoring systems
during performance tuning tests, benchmarks or troubleshooting.

Dstat allows you to view all of your system resources instantly, you
can eg. compare disk usage in combination with interrupts from your
IDE controller, or compare the network bandwidth numbers directly
with the disk throughput (in the same interval).

Dstat gives you detailed selective information in columns and clearly
indicates in what magnitude and unit the output is displayed. Less
confusion, less mistakes.

Maintainer

pydf displays the amount of used and available space on your file systems,
just like df, but in colors. The output format is completely customizable.

Maintainer Bugowner

This project contains proxy implementations, for HTTP, FTP, or others. It also serves as development project for packages around the topic of proxies in the openSUSE:Factory distribution. If you want to participate you can contact us individually. Please report bugs to the respective bugowners as set.

Maintainer Bugowner

Squid is a caching proxy for the Web supporting HTTP(S), FTP, and
some others. It reduces bandwidth and improves response times by
caching and reusing frequently-requested web pages. Squid has
extensive access controls and can also be used as a server
accelerator.

openSUSE Build Service is sponsored by