zeronet/src
caryoscelus 5fadd5f9bd Improve SafeRe code readability
function isSafePattern was never used as boolean function, its only
useful behaviour being raising exception on bad regexp, so it's renamed
and reused accordingly
2023-07-31 08:28:29 +00:00
..
Connection reduce fingerprinting information accessible to unprivileged sites 2022-11-14 13:58:57 +00:00
Content Drop attempts at py<3.6 compatibility 2023-07-29 18:03:45 +00:00
Crypt helper function: quickly check if a string looks like a valid Bitcoin address 2023-07-23 10:44:21 +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 Merge pull request #122 from zeronet-conservancy/from_enhanced 2022-07-09 17:25:31 +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 Always load plugins abc sorted 2019-08-08 14:37:42 +02:00
Site Merge pull request #219 from caryoscelus/bootstrap 2023-07-26 07:06:18 +00:00
Test Make Debug message test cases independent from line numbers, Windows support 2020-11-30 14:37:45 +01: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 More sophisticated detection of cross-site info leak 2023-07-25 20:58:57 +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 Only try to get more peers for timeout task if site is recently added 2020-09-08 19:26:18 +02:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
Config.py Bump version 2023-07-30 19:00:43 +00:00
main.py py3.8 compat 2023-07-26 07:56:31 +00:00