Bug#986830: ITP: sscg -- simple SSL certificate generator

2021-04-12 Thread Martin Pitt
Package: wnpp
Severity: wishlist
Owner: Martin Pitt 

* Package name: sscg
  Version : 2.6.2
  Upstream Author : Stephen Gallagher 
* URL : https://github.com/sgallagher/sscg/
* License : GPL-3+ with OpenSSL exception
  Description :
   sscg is a utility to aid in the creation of more secure "self-signed"
   certificates. The certificates created by this tool are generated in a
   way so as to create a CA certificate that can be safely imported into a
   client machine to trust the service certificate without needing to set
   up a full PKI environment and without exposing the machine to a risk of
   false signatures from the service certificate.

See this blog post for details:
https://sgallagh.wordpress.com/2016/05/02/self-signed-ssltls-certificates-why-they-are-terrible-and-a-better-alternative/

Cockpit's web server makes use of sscg if it is available, as a slightly better
alternative than direct self-signed certificates.

CC'ing upstream author Stephen for questions about the functionality.

I recently sent the Debian packaging to the upstream project, where it will run
in CI for each PR: https://github.com/sgallagher/sscg/pull/22

Thanks,

Martin


signature.asc
Description: PGP signature


Re: Expectation of constructive interaction

2021-04-12 Thread Tomas Pospisek

On 10.04.21 19:39, Joerg Jaspert wrote:

Dear fellow Debian community members,

We have been having two weeks of difficult and heated discussion. The 
level of conflict has escalated out of proportion, both within the 
project and outside.
We remind everyone that you are expected to interact constructively with 
our community. That goes not only for Debian Members, but also everybody 
who uses our mailing lists and other infrastructure.


This is true especially at a time when some in our community have 
received threats and others are expecting them, just because they took 
part in discussions or voted as our constitution allows them to.


This is entirely unacceptable.

We remind you that if you repeatedly send messages which raise the level 
of conflict; if you often behave confrontationally towards people; if 
you tend to disregard cries for help or requests to take a step back: 
you are not meeting our community standards.


We expect people not to justify themselves using the bad behaviour of 
others. As long as you use the unacceptable behaviour of others to 
justify your own unacceptable behaviour, you are not meeting our 
community standards.


Consider this a general warning to everyone / all sides. Different 
opinions are normal, and we have ways to resolve conflicts. But some of 
the behaviour we have witnessed recently is not, ever, tolerable.


Please think about the message you're about to send and whether it 
genuinely furthers discussion or simply antagonises others. For help, do 
reach out to your close circle of friends, and the Community Team.


Joerg, Enrico, Jonathan - thanks a lot for this! +1



Bug#986857: ITP: librdfa-java -- SAX-based Java RDFa parser

2021-04-12 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 

* Package name: librdfa-java
  Version : 1.0.0~BETA1
  Upstream Author : The University of Bristol
* URL : https://github.com/iteggmbh/java-rdfa
* License : BSD-3-clause
  Programming Lang: Java
  Description : SAX-based Java RDFa parser

RDFa is a specification for attributes to express structured data in
HTML5, XHTML, and any XML application. The rendered, hypertext content
of (X)HTML or XML is reused by the RDFa markup, so that publishers
don't need to repeat significant data in the document. Tools can
extract that structured data and generate RDF triples for further
reuse. RDFa can be considered as another serialization format for RDF,
alongside Turtle, RDF/XML, or JSON-LD.



Bug#986845: ITP: libayatana-common -- Ayatana System Indicators' common API functions

2021-04-12 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel 
X-Debbugs-Cc: debian-devel@lists.debian.org, rob...@tari.in

* Package name: libayatana-common
  Version : 0.9.1
  Upstream Author : Marius Gripsgard 
* URL : https://github.com/AyatanaIndicators/libayatana-common/
* License : GPL-3
  Programming Lang: C
  Description : Ayatana System Indicators' common API functions

 This package contains common API functions used by Ayatana System
 Indicators.
 .
 The various system indicators used to have some functions in common
 (desktop env recognition, fallback functionalities, etc.). Instead
 of maintaining all of those function at multiple place in multiple
 programming languages, these function have been moved into a separate
 source (shared library) project.
 .
 This package will be maintained by the Debian Ayatana Packagers' Team
 and will be co-maintained by the Debian UBports Packaging Team.