mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 06:37:06 +02:00
Add FreeRDP (#781)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/781 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
faca9aacd9
commit
0b6cf1df0d
1 changed files with 7 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Python](#python)
|
||||
* [Rust](#rust)
|
||||
* [Alternative GUI crates](#alternative-gui-crates)
|
||||
* [Remote Desktop](#remote-desktop)
|
||||
* [Reverse Engineering and Debugging](#reverse-engineering-and-debugging)
|
||||
* [Search Engines](#search-engines)
|
||||
* [Service Monitoring](#service-monitoring)
|
||||
|
|
@ -1289,6 +1290,12 @@ Note that Rust is itself tainted; see [the Programming Languages section](#progr
|
|||
>
|
||||
> On facet: If possible avoid all-in-one libraries for deserialization, and avoid macros that slow things down.
|
||||
|
||||
## Remote Desktop
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [FreeRDP](https://www.freerdp.com/) | [`3.20.0`](https://github.com/FreeRDP/FreeRDP/releases/tag/3.20.0) | [](#permissive-ai-policy) ([1](https://github.com/FreeRDP/FreeRDP/commit/bd67348eb3380a66b544835346191bd2138a5ba4), [2](https://github.com/FreeRDP/FreeRDP/commit/95e17c57fd1a5e729516ee6bfb351ec02c431f90), [3](https://github.com/FreeRDP/FreeRDP/commit/45ace279494e8dfdfe0f94ac885d807a4288cda7)) | [](#request-for-help) |
|
||||
|
||||
## Reverse Engineering and Debugging
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue