first, want to say that BPFTune is super cool.
This is really good stuff. and I'm thankful for the efforts put forth at autotuning.
I think a good companion tool to this would leverage a siblin...
heya Chris!
I hear you, and largely agree with you. That being said, You're a smart cookie.
While I can wholly understand your concern re a manipulation con.
There's inherent mitigations ...
I tested to make sure I wasn't insane^H^H^H^H^H^Hmissing something:
- The plugin says it looks for:
`~/.local/state/tstruct/auth.json`
and consumes the value of the key `api_token` for TALA lice...
I've attempted similar.
the source attempts to load `js/script.js` from the server using the data domain `play.d2lang.com`
I tried fetching the aformentioned script,
changing the data doma...
ideal configuration would involve multiple node configurations ... storage tier ... log ingestion ... metrics ingestion ... some environments may split stuff out into a logging stack, and a metric...
Oddly, I just discovered that THIS:
```md
Resources
: An array of resources (the resource tree)
~ _array_
Perspectives
: An array of perspectives
~ _array_
Imports
...
the following MD:
```md
Resources
: An array of resources (the resource tree)
_array_
Perspectives
~ An array of perspectives
_array_
Imports
~ An array of imports
_arr...
yeah. this **MUST** be fixed.
additionally; I'd encourage tests be put in place to inspect the emitted logs for sensitive data...
(this stuff has a nasty habit of getting re-enabled from dev ...
After teasing this apart a bit, I don't think that an environment file is necessarily the **wrong** way to go here; with some love.
Something that I do think is needed here is a clear distillati...
concur on all. Glad to have interacted ;)
Thanks for your perspective and input...
Totes agree on priority, too. I was mostly just adding the request as if it's not made, there's no way for...
> The main thing I would suggest may prevent this is that the package is focused on Social Auth. ie. Everyone can have a Facebook account, or a Twitter Account, or Google, or x ,y ,z, etc. and if t...
> > I'd love to see Gitlab SELFHOSTED as an option for an auth provider.
>
> I'm not sure that would serve the purpose of the project. That would only be useful for internal use cases, unless yo...