ITP: golang-github-protonmail-go-mime -- Go Mime Wrapper Library

2022-04-12 Thread Martin Dosch

Package: wnpp
Severity: wishlist
Owner: Martin Dosch 

* Package name: golang-github-protonmail-go-mime
  Version : 0.0~git20220302.303f85f-1
  Upstream Author : Proton Technologies AG
* URL : https://github.com/ProtonMail/go-mime
* License : Expat
  Programming Lang: Go
  Description : Go Mime Wrapper Library 


 Go Mime Wrapper Library
 .
 Download/Install
 .
 Run go get -u github.com/ProtonMail/go-mime, or manually git clone the
 repository into $GOPATH/src/github.com/ProtonMail/go-mime.

Build dependency for golang-github-protonmail-gopenpgp which will be needed for
the upcoming Ox (OpenPGP for XMPP) support in go-sendxmpp.


signature.asc
Description: PGP signature


Bug#1009362: ITP: qdl -- tool to flash images to Qualcomm processors

2022-04-12 Thread Christopher Obbard
Package: wnpp
Severity: wishlist
Owner: Christopher Obbard 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: qdl
  Version : 1.0
  Upstream Author : Bjorn Andersson 
* URL : https://github.com/andersson/qdl
* License : BSD-3-clause
  Programming Lang: C
  Description : tool to flash images to Qualcomm processors

This package provides a tool to flash signed images to various Qualcomm
processors which support the Emergency Download Mode (EDL) mode of operation.



Bug#1009373: ITP: xmppconsole -- tool for XMPP hackers

2022-04-12 Thread Martin
Package: wnpp
Owner: Martin 
Severity: wishlist

* Package name: xmppconsole
  Version : git master 2020-10-18
  Upstream Author : Dmytro Podgornyi 
* URL or Web page : https://github.com/pasis/xmppconsole
* License : GPL-3+
  Description : tool for XMPP hackers

This tool sends raw XMPP stanzas over an XMPP connection and displays
the XMPP stream. Main purpose is to study XEPs and debug implementation
of XMPP entities.

xmppconsole has multiple options which you can review with --help
argument. It allows you to connect to a server with misconfigured TLS
and/or DNS record. Also, you can connect to a server anonymously if the
server supports this. Or you can even start working with XMPP connection
before authentication and debug in-band registration or authentication
mechanisms.

The package will be maintained here:
https://salsa.debian.org/xmpp-team/xmppconsole



Bug#1009621: ITP: python-sasl -- Python bindings for Cyrus libsasl2

2022-04-12 Thread Daniel Kahn Gillmor
Package: wnpp
Severity: wishlist
Owner: Daniel Kahn Gillmor 
X-Debbugs-Cc: debian-devel@lists.debian.org, d...@fifthhorseman.net

* Package name: python-sasl
  Version : 0.3.1
  Upstream Author : Todd Lipcon 
* URL : https://github.com/cloudera/python-sasl
* License : Apache-2.0
  Programming Lang: C, Python
  Description : Python bindings for libsasl2

This package should enable a Python-based tool to take advantage of
any installed SASL module.

This should be useful for testing tools like sasl-xoauth2 (see for
example #1006888)