
Changelog
Kicksecure 16.0.5.0
- update default bridges [1]
- Update motd copyright year It's still outdated in various other files (both website and packages), but with this fix users will be greeted on the terminal with the correct copyright info. [2] (Thanks to Andrea Varesio!)
- variables [3]
- rewrite usr/libexec/helper-scripts/repair_torrc.py in bash usr/libexec/helper-scripts/repair-torrc [4]
- Hardened Malloc Original was renamed to Hardened Malloc Default [5]
- add iotop to kicksecure-recommended-cli [6]
- monero-gui-linux-x64-v0.17.3.2.tar.bz2 https://web.archive.org/web/20220501150445/https://github.com/monero-project/monero-gui/releases/tag/v0.17.3.2
https://web.archive.org/web/20220430025141/https://downloads.getmonero.org/gui/monero-gui-linux-x64-v0.17.3.2.tar.bz2
https://web.archive.org/web/20220525112107/https://www.getmonero.org/downloads/hashes.txt
[7]
- new file: maintenance-prepare-new not part of package being built [8]
- new file: maintenance-delete-old not part of package being built [9]
- delete for upcoming update [10]
- fix warning "tb_updater_gui:141: DeprecationWarning: an integer is required (got type float)" Thanks to TNT_BOM_BOM for the bug report! https://forums.whonix.org/t/tb-updater-gui-deprecationwarning-an-integer-is-required-got-type-float/13706
[11]
- fix for DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. [12]
- remove deprecated legacy parameter `--refresh-keys` [13]
- fix, restore usage information if no parameters are given [14]
- default to plain-tls-tor https://forums.whonix.org/t/tool-to-onionize-all-apt-sources/13367/28
[15]
- single file to be changed [16] (Thanks to nyxnor!)
- whonix double repo parse Signed-off-by: nyxnor <nyxnor@protonmail.com> [17] (Thanks to nyxnor!)
- autodetect OS; block kicksecure from enabling whonix repo Signed-off-by: nyxnor <nyxnor@protonmail.com> [18] (Thanks to nyxnor!)
- add transports [19] (Thanks to nyxnor!)
- fix, add to systemd SystemCallFilter mremap prctl [20]
- Update 30_default.conf [21] (Thanks to TNT BOM BOM!)
- Update 30_default.conf [22] (Thanks to TNT BOM BOM!)
- onion-tester maintenance script: no longer create file in working directory terminal output only [23]
- Fix syscall whitelist for Python 3.10.x on PowerPC Necessary for Debian Sid ppc64 and ppc64el. I have no idea whether a similar change is needed on x86 or ARM. Also no idea what attack surface is introduced by that syscall. [24] (Thanks to Jeremy Rand!)
- AppArmor: explicitly allow network access Fixes https://forums.whonix.org/t/sdwdate-apparmor-profile-broken-on-bookworm/13521
[25] (Thanks to Jeremy Rand!)
- Fix syscall whitelist for bookworm on ppc64el Both added syscalls were already whitelisted for ARM. It's not obvious to me why they only started mattering for ppc64el on Bookworm and higher (Bullseye unaffected), but seems worth fixing. [26] (Thanks to Jeremy Rand!)
- lower debugging [27]
- hide-hardware-info: disable selinux whitelist by default [28] (Thanks to 0xC0ncord!)
- hide-hardware-info: make indentation consistent [29] (Thanks to 0xC0ncord!)
- hide-hardware-info: re-enable restrictions on sysfs when using SELinux When using SELinux, restrict the parts of sysfs explicitly to ensure restrictions are working as expected. [30] (Thanks to 0xC0ncord!)
- prevent eventual autostart in future Qubes versions [31]
- Hardened Malloc Original was renamed to Hardened Malloc Default [34]
- Hardened Malloc Original was renamed to Hardened Malloc Full [35]
- fix check journal if journal is longer then operating system ARG_MAX limit [36]
- alpha tbb_hardcoded_version="11.5a11" [37]
- tbb_hardcoded_version="11.0.13" [38]
- tbb_hardcoded_version="11.0.7" [39]
- update usr/share/timesanitycheck/minimum_unixtime [40]
- update default bridges [41]
- remove tor-control-panel.service since running repair-torrc does not belong into this package [42]
- improve usage and less repeated code https://github.com/nyxnor/tor-ctrl/issues/27
[43] (Thanks to nyxnor!)
- explain which socket failed and which worked https://github.com/nyxnor/tor-ctrl/issues/27
[44] (Thanks to nyxnor!)
- sort socket per tor system https://github.com/nyxnor/tor-ctrl/issues/27
[45] (Thanks to nyxnor!)
- var: don't compare integers, compare if empty or not [46] (Thanks to nyxnor!)
- enhance socket selection https://github.com/nyxnor/tor-ctrl/issues/27
[47] (Thanks to nyxnor!)
- sort socket per tor system https://github.com/nyxnor/tor-ctrl/issues/27
[48] (Thanks to nyxnor!)
- info about which socket it connected https://github.com/nyxnor/tor-ctrl/issues/27
[49] (Thanks to nyxnor!)
- try TBB socket and env var till finding something https://github.com/nyxnor/tor-ctrl/issues/27
[50] (Thanks to nyxnor!)
- do not ommit exits from normal streams [51] (Thanks to nyxnor!)
- make less connections to the controller when possible [52] (Thanks to nyxnor!)
- fix duplicate https://github.com/nyxnor/tor-ctrl/issues/28
[53] (Thanks to nyxnor!)
- tor-ctrl-observer https://github.com/nyxnor/tor-ctrl/issues/28
[54] (Thanks to nyxnor!)
- misc [55] (Thanks to nyxnor!)
- the typo https://github.com/nyxnor/tor-ctrl/issues/30
[56] (Thanks to nyxnor!)
- the typo https://github.com/nyxnor/tor-ctrl/issues/30
[57] (Thanks to nyxnor!)
- do no share circuits on public forums https://github.com/nyxnor/tor-ctrl/issues/30
[58] (Thanks to nyxnor!)
- shellcheck [59] (Thanks to nyxnor!)
- fi https://github.com/nyxnor/tor-ctrl/issues/26
[60] (Thanks to nyxnor!)
- restore also from file, not just folders https://github.com/nyxnor/tor-ctrl/issues/26
[61] (Thanks to nyxnor!)
- restore from a singe file https://github.com/nyxnor/tor-ctrl/issues/26
[62] (Thanks to nyxnor!)
- finish permanent mode https://github.com/nyxnor/tor-ctrl/issues/26
[63] (Thanks to nyxnor!)
- fix return carriage https://github.com/nyxnor/tor-ctrl/issues/26
[64] (Thanks to nyxnor!)
- fix return carriage https://github.com/nyxnor/tor-ctrl/issues/26
[65] (Thanks to nyxnor!)
- small fixes to permanent mode [66] (Thanks to nyxnor!)
- introducing permanent onion mode https://github.com/nyxnor/tor-ctrl/issues/26
[67] (Thanks to nyxnor!)
- don't print exits on stream private mode https://github.com/nyxnor/tor-ctrl/issues/28
[68] (Thanks to nyxnor!)
- fix again 250 hide https://github.com/nyxnor/tor-ctrl/issues/28
[69] (Thanks to nyxnor!)
- fix ^250 [70] (Thanks to nyxnor!)
- tone down warning on private mode https://github.com/nyxnor/tor-ctrl/issues/28
[71] (Thanks to nyxnor!)
- remove DIR_FETCH from private tor-ctrl-stream https://github.com/nyxnor/tor-ctrl/issues/28
[72] (Thanks to nyxnor!)
- small changes to -onion [73] (Thanks to nyxnor!)
- add TBB instructions fix https://github.com/nyxnor/tor-ctrl/issues/27
[74] (Thanks to nyxnor!)
- fix tor-ctrl-onion port arg [75] (Thanks to nyxnor!)
- grep fixed strings where to avoid problems with ipv6 relays [76] (Thanks to nyxnor!)
- invert hostname order [77] (Thanks to nyxnor!)
- grep fixed string to not fail on [] fix https://github.com/nyxnor/tor-ctrl/issues/25
[78] (Thanks to nyxnor!)
- add tor as a dependency as we use --verify-config [79] (Thanks to nyxnor!)
- configure.sh [80] (Thanks to nyxnor!)
- add newline [81] (Thanks to nyxnor!)
- make streams without circuits cleaner [82] (Thanks to nyxnor!)
- onion hostname is only lower-case [83] (Thanks to nyxnor!)
- fix max stream close circuit [84] (Thanks to nyxnor!)
- fix tor-ctrl-onion max streams [85] (Thanks to nyxnor!)
- add nonanonymous and maxtreams for tor-ctrl-onion https://github.com/nyxnor/tor-ctrl/issues/17
[86] (Thanks to nyxnor!)
- add ONION_CLIENT_AUTH_{ADD,REMOVE,VIEW} to tor-ctrl-onion https://github.com/nyxnor/tor-ctrl/issues/24
and https://github.com/nyxnor/tor-ctrl/issues/17
[87] (Thanks to nyxnor!)
- remove shift from getopts [88] (Thanks to nyxnor!)
- check if tor-ctrl is installed to use secondary scripts [89] (Thanks to nyxnor!)
- fix V3Auth [90] (Thanks to nyxnor!)
- initial tor-ctrl-onion https://github.com/nyxnor/tor-ctrl/issues/17
[91] (Thanks to nyxnor!)
- fix double quoting [92] (Thanks to nyxnor!)
- fix https://github.com/nyxnor/tor-ctrl/issues/21
[93] (Thanks to nyxnor!)
- move hostname to inside () fix for https://github.com/nyxnor/tor-ctrl/issues/22
[94] (Thanks to nyxnor!)
- fix catting no file for the first run fix for https://github.com/nyxnor/tor-ctrl/issues/22
[95] (Thanks to nyxnor!)
- saving hostname to a temporary file fix https://github.com/nyxnor/tor-ctrl/issues/22
[96] (Thanks to nyxnor!)
- save strean information as soon as client tried to connect "SENTCONNECT" / ; Sent a connect cell along a circuit "SENTRESOLVE" / ; Sent a resolve cell along a circuit Now, stream does not need to succeed or be closed, it is better this way cause we can see all tried connections/resolves [97] (Thanks to nyxnor!)
- add stream purpose [98] (Thanks to nyxnor!)
- even if the stream does not close, print it SUCCEEDED does not appear on stream NEWRESOLVE that is for DNS_REQUEST, so we need to keep the CLOSED option but in the case it has SUCCEEDED to connect but not closed yet, still print it [99] (Thanks to nyxnor!)
- print stream ordered by number fix https://github.com/nyxnor/tor-ctrl/issues/23
[100] (Thanks to nyxnor!)
- fix tor-ctrl-stream listening to torscosk requests https://github.com/nyxnor/tor-ctrl/issues/22
[101] (Thanks to nyxnor!)
- add machine mode (default not set), this means info messages will be printed by default https://github.com/nyxnor/tor-ctrl/issues/19
[102] (Thanks to nyxnor!)
- just attempt to install highest package version from parent directory [103] (Thanks to nyxnor!)
- --no-sign package on configure.sh I presume whonix automated script takes care of this for signing new releases without depending on this custom script [104] (Thanks to nyxnor!)
- fix sending empty line has two or more consecutives \n \n this occurs if there is a user made typo, just avoid it [105] (Thanks to nyxnor!)
- don't attempt to sign package from readme instructions if not signed, error code is 25,lets use flag --no-sign so error code is zero and not red alarming on the screen [106] (Thanks to nyxnor!)
- fix bold header on tor-ctrl-stream [107] (Thanks to nyxnor!)
- update manuals [108] (Thanks to nyxnor!)
- format text to left and numbers to right [109] (Thanks to nyxnor!)
- fix tor-ctrl-stream trap signal https://github.com/nyxnor/tor-ctrl/issues/18
[110] (Thanks to nyxnor!)
- tor-ctrl-stream prints whole stream without format first fix https://github.com/nyxnor/tor-ctrl/issues/18
[111] (Thanks to nyxnor!)
- fix https://github.com/nyxnor/tor-ctrl/issues/15
. Print bandwidth and contry for circuits [112] (Thanks to nyxnor!)
- add deb option to configure.sh and make .gitignore pattern more broad [113] (Thanks to nyxnor!)
- readme' [114] (Thanks to nyxnor!)
- typo readme [115] (Thanks to nyxnor!)
- update readme about sharing private info [116] (Thanks to nyxnor!)
- 'tor-ctrl -w' quits with INT and 'tor-ctrl-stream' resumes with INT. Closes https://github.com/nyxnor/tor-ctrl/issues/13
[117] (Thanks to nyxnor!)
- add shellcheck option in configure.sh [118] (Thanks to nyxnor!)
- update docs [119] (Thanks to nyxnor!)
- add dot files [120] (Thanks to nyxnor!)
- Kicksecure [121]
- variables [122]
Footnotes
- ↑
https://gitlab.com/kicksecure/anon-connection-wizard/-/commit/44923ed122c5107904840fa5eb8ae48d43aa7e5f
- ↑
https://gitlab.com/kicksecure/dist-base-files/-/commit/eee5c45e3a40006b763a0ab5ad0beddc04c723b4
- ↑
https://gitlab.com/kicksecure/genmkfile/-/commit/74d34caa3949dda30794960cd837c6c34b562baf
- ↑
https://gitlab.com/kicksecure/helper-scripts/-/commit/751efe32c7354594b07e46f165887f0cda75f1b3
- ↑
https://gitlab.com/kicksecure/helper-scripts/-/commit/29bdc344c406cae700a2cad1a4a19a13042a4cab
- ↑
https://gitlab.com/kicksecure/kicksecure-meta-packages/-/commit/f4e37f11485120e60ebee187c9745727193fdf73
- ↑
https://gitlab.com/kicksecure/monero-gui/-/commit/b02b0957e3523aadafc6e01fca77b28a84121b25
- ↑
https://gitlab.com/kicksecure/monero-gui/-/commit/385482ad6b4cf4a06ab57bc6f8ab3e6d979319ba
- ↑
https://gitlab.com/kicksecure/monero-gui/-/commit/d7d9e6cd6b967be5d9e3a478e45eadfc479196f7
- ↑
https://gitlab.com/kicksecure/monero-gui/-/commit/82f0e9770138b19eda8f6fe566bf50fb2e21fe2b
- ↑
https://gitlab.com/kicksecure/msgcollector/-/commit/8172dd747d53df7ec5bd81c49b4df78c3fd2b9a4
- ↑
https://gitlab.com/kicksecure/msgcollector/-/commit/e77c8853c29dfdde46e59297c8b01dbb08058210
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/2f3aad67ef676283bf4d6f27234b504c49f401a4
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/78c91c5cd9cf5e54026ce3aa20509bd5886e9a5b
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/fae6814168b530d54aed3a6bba597bc5a49d73bc
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/2793512f71e10f9ea46ba5f36f0bfe955e6a877d
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/faca24a2ed405b005b4e23c9a700badfc966b44f
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/123fb6d6551ba41bff8db33a49c5b0c5c6cc25f4
- ↑
https://gitlab.com/kicksecure/repository-dist/-/commit/0cf8bf721603d06cfb923526b3284c713032b687
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/59e93f645148c47d791274fe5f47c8a94b896495
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/f22ac6d5cc189c217fd0a3296bae02ba81c0e400
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/3713bca1059a1ab5747dd7f7c779182fa2f31c02
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/0f1d9af183f5ac7445f0d47a1084478bdbb3a420
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/f8f2a8875584b7297e3d0be71f6c5fd5d74d9f70
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/d54661000842c52c46c64e104f26d269a38fc41e
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/a9ab58d9abb10a19d50854195e1ece804e13df2c
- ↑
https://gitlab.com/kicksecure/sdwdate/-/commit/b20d060fa2bb1ee61c6812ad6c2f2627f3438a37
- ↑
https://gitlab.com/kicksecure/security-misc/-/commit/93efa506dac6135f1a5c260ec95d985e7fedc53d
- ↑
https://gitlab.com/kicksecure/security-misc/-/commit/4172232eb75aaca301e51529e49df76ca86b93b3
- ↑
https://gitlab.com/kicksecure/security-misc/-/commit/060d7d890a0292addaa1e85bb1b2ff7eece23378
- ↑
https://gitlab.com/kicksecure/setup-dist/-/commit/d69415e6a122bb904ce8c733b4aaee04d27f8e87
- ↑
https://gitlab.com/kicksecure/setup-wizard-dist/-/commit/b5ddc7aa0957a04e91d55f032518764745f19a24
- ↑
https://gitlab.com/kicksecure/setup-wizard-dist/-/commit/2bfa8d8a3bb7f32fd49031a8c72e89ecfbc35f0a
- ↑
https://gitlab.com/kicksecure/systemcheck/-/commit/9f443badc945674749058e17b533b6479d083a7f
- ↑
https://gitlab.com/kicksecure/systemcheck/-/commit/ea7a6d8cb80db32a4e43573871ac0e5ce7dc4c01
- ↑
https://gitlab.com/kicksecure/systemcheck/-/commit/c21224b5aeff1f9cc4a95819bde4b4ef8fa86e9b
- ↑
https://gitlab.com/kicksecure/tb-updater/-/commit/6296b57e16476e8c2fc48926861270da12fe4725
- ↑
https://gitlab.com/kicksecure/tb-updater/-/commit/968427f74183d871b6f2083459904215b5db8cce
- ↑
https://gitlab.com/kicksecure/tb-updater/-/commit/1f5b6972d75dfee0b48d2fb65462955204aad345
- ↑
https://gitlab.com/kicksecure/timesanitycheck/-/commit/f0e9d156a8d08567aedd0d254b0d442db3335ca8
- ↑
https://gitlab.com/kicksecure/tor-control-panel/-/commit/5dbe215b1734f7234b0b787755dcad0e98d906a1
- ↑
https://gitlab.com/kicksecure/tor-control-panel/-/commit/df3550f8885cfb71a3601503dc2cd233cf50f168
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/520324b35e6ae8941d5d7b2d3fa6004702c58f85
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/0d55024e1e9fb5cece3f10678767dc6a2db39559
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/b9ebebd9fd2de637b0e00fa97ca7418fb9a35214
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/a8d9bf3c244832e71b1a5f5c9c6ef698fd73ac68
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/11a2d33b9b1ca39040dc207e8ae3425af3f54284
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/a1246bc518b73366bdfe57a016ed704bc93d29a3
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/21aa3b189f2cfa8fbf36a1740e05ca0f2da2f6bc
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/c69df4c1d8149e71813334b343fc0e8ce2e7e71e
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/bda0df76f6d93587e4897dea3387f427832e6a87
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/0792bb42d1d944c51cff2868bf111c75a51afdd3
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/df14202d5120a3b280dbe3db9b0691409f3ffecd
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/b90f6b8c1fc975d029bdc2bf1a371808dcb06870
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/bdc74d70f24d542cbde4e781a6bedab027e12ae1
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/9e56bf9609c16f8b8df54074ed7e07c7454d4a73
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/40023de168f143e065a010931e7fd302b8748673
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/944266ec6d2fd5d556c07aff323d0b34fb6f932b
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/8504280f38608b7ac0c5ba7a444be257ec4641cd
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/6a9c2297a9ad014465a4a87c145041c9d63be268
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/46362407665741342c351656cff37f3520062293
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/3ae5b08a30174bc3ce6e7fae533f1a41d597b369
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/6fbfc86846e95f7327faf9a0c44be3aad467e05c
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/b97f9412ceb3f327422d6cda5b5246043226eb68
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/25583a1b83ebef8ab71c0766c120d5e2e2b79184
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/0d2f9b8583efcc1b6e3c86fba75b3f4b810a1c55
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/8d4ca3dd3be0d7bb44db9ab582d9d4e275724b49
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/3847b1907cdf6cf8196b6bd6a8d62a0f7d698870
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/b4e996dee3f6ace12d8baddcc8895f234a136be8
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/6744c0ac6f70df08f1ee9d5e8d8fbb96b9081f1d
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/07598d799f41500ef1009407fbe5ccdf88a4f5f9
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/28f138d46a21cdd64ef3a949e7be610d8179ac8f
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/d7f4edf62734b2480a451544bf087bb57dde132f
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/e695900c4a1d0d48fef71c87bfe544666228ae60
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/ece5e97a69bf636dd5b4af9cfd17a9bacddaee2d
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/91aadedc1f7feb6f7d58c68c23b6bd0330f6b2b8
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/9051de5a494f8ed7c29d6ab957e6f71b105df689
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/185050d6d8e051dccf9e7fc280b082a384cad8aa
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/7d822a2f566a5070b417597f34dae5750f387ad1
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/15ad2c65341c7e0a8cf1a6a5617af4bfd2fb5069
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/fd6c4888368ca0152a711159ce67727ba3fd0a41
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/9f31740e88dbd40fd8cd098df59799d8c8d6bf71
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/f5879a8a0d10053b64a9cd427d0910e2c9fbdbd5
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/78cf43f6c17e8d1c63f220f1fd828340fe533bf3
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/dae0098e0044b48ed72443320eaa39aba344ddb6
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/5029208dc077ab279983325de61d1820b5b3eb71
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/2860b60c3b2d809616f2c760f953e4d870e5377a
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/510029a9a43fa1e8102abf5d47bd9499e90c5186
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/cced9d2c280ba5aba81b0b44168458c3112549eb
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/b08676b061227e5287c84eb109c2793d8a44e7e4
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/33e10e991643cc831e992923705d1c3add255c66
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/f33e9ac39e9017d9d0e736fa973b82a9f028a9f6
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/37ada279c7bd3a95ca322d738c7bf002d20fdd59
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/48140da8fbc7812aad7dc5eaaa6986aeaa0f624d
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/922823236273b4bfd9cd5627e8e220f3cdacab39
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/7db9aacc25e4ee0f92cf241c38ac49219883a4cd
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/62ead28cdf8de507cef34ef0d97d061fc3bbcbcd
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/96ffbdf42ea8eeef3340827411cd77fbb8f5d163
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/64160ce977c575ab67d11194428c559ef886aae6
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/acce8d07a7178bdc5450581774ef807ff5d4342f
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/731e1bc4383aee7c48abb67ad4c2aa27b341f8ad
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/0136eab410e590a872de2ff5b82b3011f82a5d91
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/d96c6de6ac04a03d3d209008e4afff6df8d3fc34
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/8d6e855321cc34087ae528e465582b724d7143a3
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/75349b8f777643cbed8d2435db986d4835a74446
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/20a8fe7fcdb1b2b2ac44229509820b73be502ccc
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/eb991be83864c8434d3f411b5bfc5dd90996ed21
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/5854005ca2262b42d30c3da0fcb91cb2f23a81b8
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/117aefcc3b015c78d9b9a328d6274ff7ee0dabf3
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/ea1ddcd507f480113626563b129d47800065481c
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/443426965d4516b509642a595576d2598c78ed44
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/79ffc9d3af684c2c8513eda901a61bd9c05195a0
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/52a86589ee509075de81618b4802cf2501621cc5
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/79532c0a9516e7f0c505a3be133d758516eeb3dd
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/42b8ac0cf0399ce59cf6cc343334a5aebdce412f
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/df3e9c1312580640a02f26ac633aac444abf660d
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/123a848e7658898f4c059d60c087b756760ed24c
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/a9ea0782141e018b4d9284d556ff98c7c13b6b12
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/4827f423ad2f823d38748fcf59d0458478dc5cff
- ↑
https://gitlab.com/kicksecure/tor-ctrl/-/commit/77e0d5a07f236a5b3bd72ee6bfc7bc632bbbc102
- ↑
https://gitlab.com/kicksecure/usability-misc/-/commit/4e035ac9f0947515429962073aa113746286feb1
- ↑
https://gitlab.com/kicksecure/vm-config-dist/-/commit/dee69040c15808b57c20c11c1a9f979bcf67c950

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!