-
Related to https://github.com/vector-im/riot-web/issues/9843
-
add contribution guidelines based on different open source projects
-
A prime use-case is the "Joe Job" spam that floods into native Matrix rooms from manually bridging to IRC. Typically in such a case, a Moderator would want to redact **every** message from the spamme…
-
Now that the [redact](https://vector.dev/docs/reference/vrl/functions/#redact) function is supported, some users have requested the ability to collect additional metrics around this use case. Specific…
-
### Discord username (optional)
ned_hanks
### Describe the solution you'd like?
```Text
Ability to redact secrets based on variable or key name.
Ex: AWS_SECRET_ACCESS_KEY=*************************…
-
Is it possible to get API keys out of the .headers files?
They are in `.headers` files like so:
```
fixtures/generated/####.headers
{
"url": "https://api.themoviedb.org:443/3/search/movie?api_key=…
-
Software often logs urls using std::format::Display. Example from [ureq HTTP client library](https://github.com/algesten/ureq/blob/2f1f9c45aab32cdcf74668473c4ec33e3d16d215/src/unit.rs#L242):
```ru…
-
Some information should be redacted as part of the publication process and should never hit the production Elasticsearch servers:
- [x] Show `birth_year` and not the complete `birth_date`.
- [x] D…
-
### Component(s)
processor/redaction
### Is your feature request related to a problem? Please describe.
I want the processor to never redact specific values, such as email addresses from specific d…
-
@bzbarsky @dakami and I had a hallway discussion at the end of TPAC about the possibility of adding location.ancestorOrigins to Firefox. bz has had longstanding concerns about the information this lea…