[PR #5553] [MERGED] profiles: blacklist google-drive-ocamlfuse config #5542

Closed
opened 2026-05-05 10:40:22 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5553
Author: @slowpeek
Created: 12/23/2022
Status: Merged
Merged: 1/4/2023
Merged by: @netblue30

Base: masterHead: master


📝 Commits (2)

  • 9dbf090 Blacklist google-drive-ocamlfuse config
  • d0c4a59 Blacklist XDG cache and data dirs for google-drive-ocamlfuse

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+4 -0)

📄 Description

google-drive-ocamlfuse is a FUSE filesystem over Google Drive. Its config stores sensitive access tokens, much like rclone's config. The latter is blacklisted in firejail by default, so let it be the same for the former.

According to the docs there are two default pathes for the config: either ~/.gdfuse or ~/.config/gdfuse


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5553 **Author:** [@slowpeek](https://github.com/slowpeek) **Created:** 12/23/2022 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9dbf090`](https://github.com/netblue30/firejail/commit/9dbf090b349af77fe1af867cb92ca80dadff97dc) Blacklist google-drive-ocamlfuse config - [`d0c4a59`](https://github.com/netblue30/firejail/commit/d0c4a599a22f945e061e889a6e399dfb89215955) Blacklist XDG cache and data dirs for google-drive-ocamlfuse ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+4 -0) </details> ### 📄 Description [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) is a _FUSE filesystem over Google Drive_. Its config stores sensitive access tokens, much like rclone's config. The latter is blacklisted in firejail by default, so let it be the same for the former. According to the [docs](https://github.com/astrada/google-drive-ocamlfuse/blob/beta/doc/Configuration.md) there are two default pathes for the config: either `~/.gdfuse` or `~/.config/gdfuse` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:40:22 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5542
No description provided.