aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
Commit message (Collapse)AuthorAge
* Tighten SSH with nodbus (#2789)Libravatar glitsj162019-06-24
| | | | | | * nodbus for ssh-agent * nodbus for ssh.profile
* consequent order of writable-*Libravatar rusty-snake2019-06-16
|
* Add comment to use tor to ssh.profileLibravatar rusty-snake2019-06-06
|
* profile hardening: add disable-exec.inc in more placesLibravatar smitsohu2019-03-15
|
* Merge pull request #2201 from SkewedZeppelin/u2f-apLibravatar netblue302018-10-17
|\ | | | | Add nou2f to all profiles
| * Add nou2f to all profilesLibravatar Tad2018-10-15
| | | | | | | | - Closes #2194
* | Remove "/etc/firejail/" from all include paths, now that profile_read will ↵Libravatar Glenn Washburn2018-10-17
|/ | | | search for the file.
* Cleanup descriptionsLibravatar Tad2018-08-13
|
* Add descriptions to profiles, pulled from Ubuntu 18.04Libravatar Tad2018-08-13
|
* Add private-cache to many profilesLibravatar Tad2018-06-14
| | | | grep "cache" -L $(grep "redirect" -iL $(grep "whitelist" -RL))
* Consistent home directory nomenclatureLibravatar Fred-Barclay2017-11-17
|
* --writable-run-user, solving ssh/gnupg authentication problems for smarcardsLibravatar netblue302017-09-14
|
* ssh fix: #1543Libravatar netblue302017-09-14
|
* Fix nodvd placementLibravatar Tad2017-08-13
|
* added nodvd to most profilesLibravatar netblue302017-08-13
|
* Fix notv placementLibravatar Tad2017-08-11
|
* added notv to most profilesLibravatar netblue302017-08-11
|
* Fix comments in 88 profilesLibravatar Tad2017-08-07
| | | | There may actually be some other comments that were removed, but the bulk have been restored
* Unify all profilesLibravatar Tad2017-08-07
|
* Initial adding of memory-deny-write-execute to profilesLibravatar Tad2017-08-02
| | | | | | | | - mdwe breaks most vm-based languages so python/java/javascript and some mono programs are not compatible - mdwe also breaks most 3d accelerated programs such as 3d games - mdwe is similar to PaX's mprotect meaning PaX flag managers can be used as reference -- See https://github.com/copperhead/paxd-archive/blob/master/paxd.conf -- See https://github.com/nning/linux-pax-flags
* fix quiet in profilesLibravatar netblue302017-06-08
|
* added /etc/firejail/globals.local for global customizationsLibravatar netblue302017-05-23
|
* Harden more profilesLibravatar Tad2017-04-17
|
* Harden 9 more profilesLibravatar Tad2017-04-16
|
* persistent support for all profile filesLibravatar netblue302017-02-09
|
* ssh fixLibravatar netblue302016-11-24
|
* Quiet SSH configLibravatar Dara Adib2016-09-19
| | | | | | | | | | | | | | firejail output in ssh client breaks git+ssh for me, e.g., $ git clone git@github.com:netblue30/firejail.git Cloning into 'firejail'... Reading profile /etc/firejail/ssh.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-passwdmgr.inc fatal: protocol error: bad line length character: Pare The "Pare" comes from "Parent pid x, child pid y".
* disable ssh-agent sockets in disable-programs.incLibravatar netblue302016-08-21
|
* merged Various #542 pull request from Fred-BarclayLibravatar netblue302016-05-31
|
* profiles: Add nonewprivs where sensibleLibravatar The Fox in the Shell2016-05-25
|
* delete blacklist wine from profilesLibravatar avoidr2016-04-12
|
* introducing disable-passwdmgr.incLibravatar netblue302016-03-28
|
* consolidated disable-terminals into disable-commonLibravatar netblue302016-03-27
|
* consolidating disable-mgmt and disable-sercret into disable-commonLibravatar netblue302016-03-26
|
* profile workLibravatar netblue302016-03-26