caryoscelus
6260a98759
Merge branch 'main' into git-and-newdir
2024-05-10 10:28:18 +00:00
caryoscelus
2191e496b4
Cleanup
2024-05-10 10:23:51 +00:00
caryoscelus
e9eec9bb27
Merge pull request #254 from caryoscelus/filter-cert
...
Optional ignoring of compromised id certificates
2024-05-08 23:53:39 +00:00
caryoscelus
bdddf58712
WIP: change default data directories, subdirectories and config file
2024-05-07 14:03:44 +00:00
caryoscelus
e3b010175f
--ui-ip-protect option to only apply recent privacy protection where it makes sense (i.e. on localhost) by default
...
refs #263 , #270
2024-04-04 23:42:34 +00:00
caryoscelus
d09e1f8757
Build script
2024-04-04 22:15:34 +00:00
caryoscelus
b674737f99
Restructure main, split Actions.py, minor clean-up
2024-04-04 13:08:21 +00:00
caryoscelus
bbe577310c
New config/data path management (WIP)
2024-04-04 12:37:47 +00:00
yggverse
4030d3a859
remove ipv6_testip info as dependent #263
2024-03-28 16:28:58 +02:00
yggverse
5858a68d11
add ipv6_testip to server info #263
2024-03-28 16:22:44 +02:00
caryoscelus
e48df971e7
Merge remote-tracking branch 'origin/master' into filter-cert
2024-01-17 21:30:00 +00:00
caryoscelus
d66dafc111
WIP
2023-12-27 13:58:03 +00:00
caryoscelus
15dddc27c6
Get rid of using old-style revision everywhere
2023-12-27 13:17:59 +00:00
caryoscelus
1a8c6aaa93
Fetch version info from git or Build file
2023-12-27 11:27:15 +00:00
caryoscelus
0382aee68f
CHANGELOG
2023-12-26 15:14:27 +00:00
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
caryoscelus
0c31000593
Use dashes in command line options instead of underscore
...
- using underscore is deprecated but still works
- also don't override commandline --open-browser option
2023-12-21 10:18:57 +00:00
caryoscelus
f37ab4ee5d
Continuing previous commit: --ui_site_port
2023-12-07 09:56:01 +00:00
caryoscelus
ba60f5dc0e
Add basic ipython-based repl via --repl
2023-11-26 18:09:56 +00:00
caryoscelus
751eaaab20
Merge remote-tracking branch 'origin/master' into fix-start-dir
2023-09-14 11:03:54 +00:00
caryoscelus
1eb094bba5
Fix detection of non-writeable start directory
2023-09-14 11:03:23 +00:00
caryoscelus
337f98a479
Add --disable_port_check option
2023-09-04 21:39:46 +00:00
caryoscelus
a334eefdf7
Bump version
2023-07-30 19:00:43 +00:00
caryoscelus
18d35d3bed
v0.7.10
2023-07-26 08:01:47 +00:00
caryoscelus
eeaded23f9
Update bootstrap url
2023-07-26 07:14:14 +00:00
caryoscelus
615e155043
Merge pull request #219 from caryoscelus/bootstrap
...
Bootstrap 0net trackers on first launch
2023-07-26 07:06:18 +00:00
caryoscelus
a8c2117a55
CHANGELOG & revision bump
2023-07-25 15:11:33 +00:00
caryoscelus
1d2e264a44
Remove manually copied tracker list
2023-07-24 08:36:00 +00:00
caryoscelus
41c7bd47c8
Use Syncronite directly by default
2023-07-24 08:22:19 +00:00
caryoscelus
9444e097a6
New command line action: importBundle; load bootstrap bundle on first run
...
- importBundle imports zip archive of sites
- latest bootstrapping bundle is downloaded if data/ dir is empty; primary
reason for this for now is to avoid constantly updating tracker list in
git tree and use Syncronite instead
2023-07-23 21:25:11 +00:00
caryoscelus
5a184a5489
Don't hide warnings in console
...
WARNING logging level is higher than INFO so really shouldn't hide them..
2023-07-23 21:13:58 +00:00
caryoscelus
c09b5e16c9
sitePublish --recursive option
2023-07-20 16:29:04 +00:00
caryoscelus
8b7d7d5f7c
bump version
2023-07-18 19:40:45 +00:00
caryoscelus
f966a4203f
v0.7.9
...
no longer officially maintained
2023-07-02 03:46:37 +00:00
caryoscelus
053eb8e7d6
updated trackers from Syncronite by @Styromaniac
2023-07-02 03:45:59 +00:00
caryoscelus
03a9f2c490
new development cycle
2022-11-29 16:40:46 +00:00
caryoscelus
0054eca9df
v0.7.8.1
...
update CHANGELOG & bump revision
2022-11-28 15:53:08 +00:00
caryoscelus
b1f2560037
update CHANGELOG
...
preparing v0.7.8.1
2022-11-28 13:03:51 +00:00
caryoscelus
f02e576973
code comment
2022-11-28 09:28:52 +00:00
caryoscelus
0475a39fe1
release commit hash in CHANGELOG
2022-11-23 21:34:14 +00:00
caryoscelus
110307a419
v0.7.8
2022-11-23 11:18:07 +00:00
caryoscelus
b2acdc8e47
use archived version of .bit domain list (deprecated) by default
2022-11-20 14:48:47 +00:00
caryoscelus
79ffcac22d
reduce fingerprinting information accessible to unprivileged sites
...
refs #163
2022-11-14 13:58:57 +00:00
caryoscelus
61915c620d
Merge pull request #159 from zeronet-conservancy/update_trackers
...
update trackers from Syncronite
2022-09-08 14:24:11 +00:00
caryoscelus
6c1bbef54b
update trackers from Syncronite
2022-09-08 12:41:39 +00:00
caryoscelus
39042c5283
allow only passing port as tor_* parameters
...
fixes #153
2022-09-07 19:31:55 +00:00
caryoscelus
39a3830deb
bump version
2022-08-06 01:10:19 +00:00
caryoscelus
f40dbfeb21
v0.7.7
2022-07-27 13:59:38 +00:00
caryoscelus
8913363ca8
minor code improvements
...
fixes #138
2022-07-26 19:57:14 +00:00
caryoscelus
7353c8ff90
reduce fingerprinting of site owner
...
replace version with generic `user_agent` that will remain constant
2022-07-01 19:28:53 +00:00