aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
Commit message (Collapse)AuthorAge
* Merge pull request #1149 from SYN-cook/masterLibravatar netblue302017-03-20
|\ | | | | complete autostart blacklist for KDE
| * complete autostart blacklist for KDELibravatar SYN-cook2017-03-19
| |
* | Handles #1150Libravatar Fred Barclay2017-03-19
|/ | | | Terminix is being renamed to tilix. This adds ${PATH}/tilix to the blacklisted terminals in disable-common.inc without removing terminix (since there will still be users of terminix).
* persistent configLibravatar netblue302017-02-09
|
* profile mergesLibravatar netblue302017-01-25
|
* Prevent tmux connecting to an existing sessionLibravatar ecat32017-01-22
|
* profile mergesLibravatar netblue302017-01-20
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-01-20
|\
| * Merge pull request #1044 from KellerFuchs/disable-path-localLibravatar netblue302017-01-20
| |\ | | | | | | Make ~/.local read-only
| | * disable-common: Make ~/.local read-onlyLibravatar The Fox in the Shell2017-01-12
| | |
| | * disable-common: Make directories commonly found in $PATH read-onlyLibravatar The Fox in the Shell2017-01-12
| | |
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-01-20
|\| |
| * | Merge pull request #1056 from SYN-cook/masterLibravatar netblue302017-01-20
| |\ \ | | | | | | | | blacklist GNOME keyring and Konqueror
| | * | blacklist GNOME (and other) keyringsLibravatar SYN-cook2017-01-17
| | | | | | | | | | | | in .local/share
* | | | profile mergesLibravatar netblue302017-01-20
|/ / /
* | | Merge pull request #1034 from KellerFuchs/disable-localLibravatar netblue302017-01-11
|\ \ \ | | | | | | | | etc: Support local customizations in *.inc
| * | | etc: Support local customizations in *.incLibravatar The Fox in the Shell2017-01-09
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | This is useful for places, like hashbang.sh, which have site-specific modifications of the *.inc files. With the current setup, the package manager cannot automatically install updated versions of those files, as it would need to somehow merge the site-specific and upstream changes. Having the site-specific changes in separate files solves this.
* | | Merge pull request #1035 from KellerFuchs/disable-muttLibravatar netblue302017-01-11
|\ \ \ | |_|/ |/| | disable-common: Make mutt and msmtp's rc files read-only
| * | disable-common: Make mutt and msmtp's rc files R/OLibravatar The Fox in the Shell2017-01-10
| |/ | | | | | | Those allow arbitrary command executions through various mechanisms
* / hands off bash aliasesLibravatar SYN-cook2016-12-27
|/ | | manipulating aliases means manipulating users (to do things they don't want to do)
* Merge pull request #979 from curiosity-seeker/masterLibravatar netblue302016-12-16
|\ | | | | Correct skanlite.profile
| * Update disable-common.incLibravatar curiosity-seeker2016-12-15
| |
* | Add keepassx2 profileLibravatar Fred Barclay2016-12-14
|/
* remove konsole from the list of restricted terminals in disable-common.incLibravatar netblue302016-12-08
|
* Update disable-common.incLibravatar vismir22016-12-03
|
* Added profileLibravatar vismir22016-12-03
| | | Added truecrypt and zuluCrypt
* blacklisted various program filesLibravatar valoq2016-12-01
|
* xpra fixLibravatar netblue302016-11-29
|
* ssh fixLibravatar netblue302016-11-24
|
* completed ecryptfs blacklistLibravatar vis2016-11-07
|
* profilesLibravatar netblue302016-11-07
|
* Blacklist ecryptfs filesLibravatar Fred-Barclay2016-11-06
|
* minor fixesLibravatar valoq2016-10-26
|
* resolve conflictLibravatar valoq2016-10-26
|\
| * removed ping blacklistingLibravatar netblue302016-10-26
| |
| * fixesLibravatar netblue302016-10-25
| |
| * blacklisted kernel filesLibravatar Fred-Barclay2016-10-24
| |
* | removed blacklist duplateLibravatar valoq2016-10-20
| |
* | blacklisted common suid programmsLibravatar valoq2016-10-19
|/
* added muttrc to blacklisted secetsLibravatar vismir22016-10-02
| | | ~/.muttrc, ~/.mutt/muttrc and ~/.msmtprc contain in most cases login credentials of the users mail accounts
* fixesLibravatar netblue302016-08-20
|
* New KDE apps and settings path added.Libravatar Icaro Perseo2016-08-17
|
* for Issue #637Libravatar Fred-Barclay2016-07-18
|
* disable-common: Blacklist ~/.config/keybaseLibravatar Niklas Haas2016-07-06
| | | | This is used by keybase.io's client to store secrets.
* disable-common: Make ~/.dotfiles and ~/dotfiles ROLibravatar The Fox in the Shell2016-06-18
| | | | | | Having dotfiles in such a directory, under version control, and symlinking the actual dotfiles to there, is a common-enough practice that I believe should be supported.
* disable-common: Make ~/.reportbugrc read-onlyLibravatar The Fox in the Shell2016-06-18
| | | | | reportbug is a standard Debian tool. Its config file may specify a specific command to use as MTA.
* disable-common: Make ~/.msmtprc read-onlyLibravatar The Fox in the Shell2016-06-18
| | | | | msmtp is a MTA that aims for simplicity and security. ~/.msmtprc may specify commands that are run when sending email.
* disable-common: Make ~/.emacs.d and ~/.nano read-onlyLibravatar The Fox in the Shell2016-06-18
|
* disable-common: Blacklist ~/.smbcredentialsLibravatar The Fox in the Shell2016-06-18
|
* disable-common: Protect caff's filesLibravatar The Fox in the Shell2016-06-18
| | | | | Caff (CA fire & forget) is a popular GnuPG helper for keysigning safely.