[PR #130] [MERGED] Fixed Skype profile: was a copy of Steam profile #3544

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/130
Author: @al42and
Created: 11/11/2015
Status: Merged
Merged: 11/11/2015
Merged by: @netblue30

Base: masterHead: skype


📝 Commits (1)

  • e74750d Fixed Skype profile: was a copy of Steam profile

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 etc/disable-common.inc (+1 -0)
📝 etc/skype.profile (+1 -2)

📄 Description

It seems that default Skype profile, introduced in 4faa338ca7, is and exact duplicate of Steam profile. Thus, Skype has access to Steam directories.
Besides, file containing Skype account credentials could be stolen and used to login from another machine.

Thus in this commit, I:

  1. blacklisted ~/.Skype directory in disable-common.inc
  2. revoked Skype access to Steam dirs, and granted it access to Skype dirs in skype.profile

🔄 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/130 **Author:** [@al42and](https://github.com/al42and) **Created:** 11/11/2015 **Status:** ✅ Merged **Merged:** 11/11/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `skype` --- ### 📝 Commits (1) - [`e74750d`](https://github.com/netblue30/firejail/commit/e74750d639edfd125d5199cfe7d54fc258239c79) Fixed Skype profile: was a copy of Steam profile ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-common.inc` (+1 -0) 📝 `etc/skype.profile` (+1 -2) </details> ### 📄 Description It seems that default Skype profile, introduced in 4faa338ca738a0bf40d07b6d4b9b98f62a3cb34f, is and exact duplicate of Steam profile. Thus, Skype has access to Steam directories. Besides, file containing Skype account credentials could be stolen and used to login from another machine. Thus in this commit, I: 1) blacklisted ~/.Skype directory in `disable-common.inc` 2) revoked Skype access to Steam dirs, and granted it access to Skype dirs in `skype.profile` --- <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:03: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#3544
No description provided.