Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package Request: Pleaser, a sudo alternative with regex support
@ 2021-11-16  2:51 pfr-dev
  2021-11-16 11:29 ` Package Request: Please, " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pfr-dev @ 2021-11-16  2:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

New issue by pfr-dev on void-packages repository

https://github.com/void-linux/void-packages/issues/34101

Description:
https://github.com/edneville/please

README.md copypasta:

> 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.

The idea is to help you admin your box without giving users full root shells, just because that is easier. Most admins have experience of regex in one form or another, so lets configure access that way.

I saw regex but don't like regex. No problem, you can still use please without regex using exact_ counterparts, or treat each field/property as plain text, and escape control characters ?(){}[]+ etc. Most of the regex match statements have exact counterparts.

Please is written with memory safe rust. Traditional C memory unsafety is avoided, logic problems may still exist. Logic problems would exist in both systems, but I choose the smaller problem set.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: Please, a sudo alternative with regex support
  2021-11-16  2:51 [ISSUE] Package Request: Pleaser, a sudo alternative with regex support pfr-dev
@ 2021-11-16 11:29 ` paper42
  2021-11-16 11:29 ` [ISSUE] [CLOSED] " paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-11-16 11:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/34101#issuecomment-970179942

Comment:
#31430

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] Package Request: Please, a sudo alternative with regex support
  2021-11-16  2:51 [ISSUE] Package Request: Pleaser, a sudo alternative with regex support pfr-dev
  2021-11-16 11:29 ` Package Request: Please, " paper42
@ 2021-11-16 11:29 ` paper42
  2021-11-16 23:54 ` pfr-dev
  2021-11-16 23:54 ` pfr-dev
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-11-16 11:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

Closed issue by pfr-dev on void-packages repository

https://github.com/void-linux/void-packages/issues/34101

Description:
Project URL: https://github.com/edneville/please

README.md copypasta:

> 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.
>
>The idea is to help you admin your box without giving users full root shells, just because that is easier. Most admins have experience of regex in one form or another, so lets configure access that way.
>
>I saw regex but don't like regex. No problem, you can still use please without regex using `exact_` counterparts, or treat each field/property as plain text, and escape control characters `?(){}[]+` etc. Most of the regex match statements have `exact` counterparts.
>
>Please is written with memory safe rust. Traditional C memory unsafety is avoided, logic problems may still exist. Logic problems would exist in both systems, but I choose the smaller problem set.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: Please, a sudo alternative with regex support
  2021-11-16  2:51 [ISSUE] Package Request: Pleaser, a sudo alternative with regex support pfr-dev
  2021-11-16 11:29 ` Package Request: Please, " paper42
  2021-11-16 11:29 ` [ISSUE] [CLOSED] " paper42
@ 2021-11-16 23:54 ` pfr-dev
  2021-11-16 23:54 ` pfr-dev
  3 siblings, 0 replies; 5+ messages in thread
From: pfr-dev @ 2021-11-16 23:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

New comment by pfr-dev on void-packages repository

https://github.com/void-linux/void-packages/issues/34101#issuecomment-970874171

Comment:
No worries, I'll see if I can bootsratp it manually. 
Cheers

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package Request: Please, a sudo alternative with regex support
  2021-11-16  2:51 [ISSUE] Package Request: Pleaser, a sudo alternative with regex support pfr-dev
                   ` (2 preceding siblings ...)
  2021-11-16 23:54 ` pfr-dev
@ 2021-11-16 23:54 ` pfr-dev
  3 siblings, 0 replies; 5+ messages in thread
From: pfr-dev @ 2021-11-16 23:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

New comment by pfr-dev on void-packages repository

https://github.com/void-linux/void-packages/issues/34101#issuecomment-970874171

Comment:
No worries, I'll see if I can bootstrap it manually. 
Cheers

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-16 23:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  2:51 [ISSUE] Package Request: Pleaser, a sudo alternative with regex support pfr-dev
2021-11-16 11:29 ` Package Request: Please, " paper42
2021-11-16 11:29 ` [ISSUE] [CLOSED] " paper42
2021-11-16 23:54 ` pfr-dev
2021-11-16 23:54 ` pfr-dev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).