clients/apps/desktop/desktop_native
Bernd Schoolmann a7242a1186
[BEEEP|PM-25164] Prevent memory dumping on renderer on Linux (#16136)
* Implement libmemory_security

* Cleanup and add script

* Remove duplicate build for flatpak

* Rename to process isolation

* Move to desktop native

* Undo changes in gitignore

* Remove after-pack changes

* Run cargo fmt

* Sort deps

* Attempt to fix windows build

* Update apps/desktop/desktop_native/process_isolation/Cargo.toml

Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>

* Revert "Remove after-pack changes"

This reverts commit c441025587.

* Fix lib process isolation not being included in build

* Fix build

* Attempt to fix build

* Attempt to fix build

* Undo

* Fix library not being included

---------

Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2025-10-13 15:06:41 +02:00
..
.cargo [PM-8789] Move desktop_native into subcrate (#9682) 2024-07-01 15:19:29 +02:00
autotype More robust error handling for desktop autotype windows implementation (#16501) 2025-09-30 22:22:30 +00:00
bitwarden_chromium_importer Upgrade rusqlite to 0.37.0 (#16530) 2025-09-25 16:54:57 +02:00
core Use tracing in ssh_agent (#16455) 2025-09-30 06:33:32 -06:00
macos_provider [BEEEP][PM-255518] Use tracing for improved observability (#16321) 2025-09-22 09:56:23 -06:00
napi [PM-22758] Configurable Keyboard Shortcut for Autotype (#16613) 2025-09-29 14:20:15 +00:00
objc [BEEEP][PM-255518] Use tracing for improved observability (#16321) 2025-09-22 09:56:23 -06:00
process_isolation [BEEEP|PM-25164] Prevent memory dumping on renderer on Linux (#16136) 2025-10-13 15:06:41 +02:00
proxy Configure clippy (#16194) 2025-08-29 08:27:50 -04:00
windows_plugin_authenticator Configure clippy (#16194) 2025-08-29 08:27:50 -04:00
.gitignore [PM-17619] Add Intial Windows WebAuthn Plugin Authenticator Bindings Crate (#13112) 2025-02-03 09:53:53 -05:00
build.js [BEEEP|PM-25164] Prevent memory dumping on renderer on Linux (#16136) 2025-10-13 15:06:41 +02:00
Cargo.lock [BEEEP|PM-25164] Prevent memory dumping on renderer on Linux (#16136) 2025-10-13 15:06:41 +02:00
Cargo.toml [BEEEP|PM-25164] Prevent memory dumping on renderer on Linux (#16136) 2025-10-13 15:06:41 +02:00
clippy.toml Configure clippy (#16194) 2025-08-29 08:27:50 -04:00
rust-toolchain.toml Pin rust toolchain (#14817) 2025-05-17 22:17:36 +02:00