Bug#978556: ITP: netr -- Display network interface throughput in terminal

2020-12-28 Thread Edward Neville
Package: wnpp
Severity: wishlist
Owner: Edward Neville 

* Package name: netr
  Version : 0.1.3
  Upstream Author : Ed Neville 
* URL : http://www.usenix.org.uk/content/net.html
* License : GPL
  Programming Lang: Rust
  Description : Display network interface throughput in terminal

Display network interface throughput by second and by minute along with
a graph. This is quick and easy to use via a mobile handset or similar
device where typing is cumbersome.

A sponsor is required, but check with stappers as he may be looking at
this.

I plan to maintain this within the rust team.



Bug#973481: ITP: please -- Please, a sudo clone with regex support

2020-10-31 Thread Edward Neville
Package: wnpp
Severity: wishlist
Owner: Edward Neville 

* Package name: please
  Version : 0.3.12
  Upstream Author : Ed Neville 
* URL : https://gitlab.com/edneville/please
* License : GPL
  Programming Lang: Rust
  Description : Please, a sudo clone with regex support

Please is a sudo clone with a strong preference for delegation of access 
defined by regular expression rules.

The aim is to allow admins to delegate accurate least privilege access 
with ease. There are times when what is intended to be executed can be 
expressed easily with a regex to expose only what is needed and nothing 
more.

When a subset of complex commands are only required and implementing the 
principle of least privilege, it is easier to use regular expressions to 
define the commands. Often intermediate scripts with sudo to do the same 
can confuse end users.

A sponsor is required.

Ed