Robert Babaev

Results 10 issues of Robert Babaev

It looks like the actual file write function does not work with what I've tested. It looks like the write function makes no actual modifications to the file. I'm not...

A lot of the command sequences [BUILD_INSTRUCTIONS.md](https://github.com/cortex/ripasso/blob/master/BUILD_INSTRUCTIONS.md) have dollar signs ($) as prefixes for each command, which cause errors in the terminal. For someone copy-pasting the commands, which is especially...

This might involve creating a PasswordData struct, along with some provisions to retrofit existing password entries, but having the entries be in encrypted JSON or YAML would allow for slightly...

I didn't know this thing supported MFA up until I opened up the menu and tried to copy the MFA code. Honestly, the current process could use some tweaks, since...

``` app | pydantic_core._pydantic_core.ValidationError: 1 validation error for PublicAPIsResponse app | Invalid JSON: expected value at line 1 column 1 [type=json_invalid, input_value=b'You have reached maximum request limit.', input_type=bytes] app |...

Logs: ``` INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit) INFO: 127.0.0.1:36860 - "GET /init...

How much sense would it make to have a dedicated install script of sorts for this project? I'm thinking something like a bash script that would check whether Mythic was...

### Feature Description If possible, it's best to not have the .env file potentially committed to git, even if some parts of it are crucial for cross-developer collaboration and other...

enhancement

### Feature Description The ability to use Ollama without having to manually configure the .env to not say `openai/MODELNAME` would be nice. Specifically a dedicated option in the SAM initialization...

enhancement

### Describe the bug In summary, the application does not want to compile to Android *specifically*. Desktop works fine. I have tried looking for ways to install these missing libraries,...

type: bug
platform: Linux
status: needs triage
platform: Android