zeronet/src
caryoscelus 31d94a16b6
Add option to ignore compromised certificates
This would allow to stop spam attacks without pausing sites that allow
compromised certificates and without action from site owners. However,
without mass adoption of adding individual permissions on sites for
valid users of such certificates, this will also block updates from
such users.

In any case this is more of a temporary measure in case we face such
an attack before the whole user id issue is resolved
2023-12-22 12:59:04 +00:00
..
Connection reduce fingerprinting information accessible to unprivileged sites 2022-11-14 13:58:57 +00:00
Content Add option to ignore compromised certificates 2023-12-22 12:59:04 +00:00
Crypt Minor CryptBitcoin refactor 2023-12-22 11:00:58 +00:00
Db Drop attempts at py<3.6 compatibility 2023-07-29 18:03:45 +00:00
Debug [cleanup] keep removing old coffeescript related bloat 2022-05-31 13:18:59 +04:00
File Add --disable_port_check option 2023-09-04 21:39:46 +00:00
lib remove pyaes from src/lib 2022-07-18 23:25:58 +00:00
Peer more anonymous upnp 2023-07-23 09:37:52 +00:00
Plugin disable plugins in data dir 2023-07-18 14:38:17 +00:00
Site Merge pull request #219 from caryoscelus/bootstrap 2023-07-26 07:06:18 +00:00
Test fix threadpool test 2023-07-20 18:28:21 +00:00
Tor allow only passing port as tor_* parameters 2022-09-07 19:31:55 +00:00
Translate Japanese Translation 2020-12-04 13:07:32 +09:00
Ui Add option to ignore compromised certificates 2023-12-22 12:59:04 +00:00
User Display more clean error on users.json/sites.json load error 2019-08-07 14:11:30 +02:00
util Improve SafeRe code readability 2023-07-31 08:28:29 +00:00
Worker debug log 2023-09-15 14:23:19 +00:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
Config.py Add option to ignore compromised certificates 2023-12-22 12:59:04 +00:00
main.py Separate http server for site content WIP 2023-12-07 07:38:14 +00:00