|
|
|
|
|
by justadudeama
2221 days ago
|
|
Maybe I don't understand all the way, but I see this line of code in there: `TraceLoggingUInt32(_rguiTimesApiUsed[GetConsoleAliases], "GetConsoleAliases"),` Is that sending Microsoft all of my bash/zsh aliases? And what about
`TraceLoggingUInt32(_rguiTimesApiUsed[GetConsoleTitle], "GetConsoleTitle"),` If it works how most other Terminals I have used - that is going to send the name of the program I am running or host I am connected to to Microsoft. I think that is pretty invasive if you ask me. |
|
EDIT: I put together a list of what happens in this file in a sibling comment.