Commit graph

195 commits

Author SHA1 Message Date
SovereigntyIsNotFreedom
9158e265fe Added option 1 in lantern.py 2025-04-13 13:43:08 +01:00
SovereigntyIsNotFreedom
412a36e66d Added captcha: Created new page with captcha auth and fields saving mechanism. 2025-04-13 09:22:37 +01:00
SovereigntyIsNotFreedom
243e3d24bb Merge branch 'main' of http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/SovereigntyIsNotFreedom/darknet-lantern 2025-04-11 09:07:41 +01:00
SovereigntyIsNotFreedom
46bd00a05a issue #49: link with status 0.0 now removes the whole line and add fixes with issues for php8.4 2025-04-11 09:04:52 +01:00
SovereigntyIsNotFreedom
39d93838e5 issue #49: link with status 0.0 will not be shown and somepthere fixes for security 2025-04-10 08:20:15 +01:00
nihilist
13d39dc5c2 Merge pull request 'main' (#50) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/50
yep, looking good, thanks!
merging + sending payment shortly
2025-04-08 20:44:09 +02:00
SovereigntyIsNotFreedom
574a11fdc5 issue #25: all test checked and passed. the funcs in the utils file are specifically for this folder don't use elsewhere 2025-04-07 12:41:21 +01:00
SovereigntyIsNotFreedom
fb09b21684 issue #25: still WIP 2025-04-06 08:19:33 +01:00
nihilist
029f2a361c Merge pull request 'crawler.py' (#48) from cynthia/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/48
thx, sent payment + works as intended
2025-04-05 17:36:08 +02:00
cynthia
e7abd25857 switch instancepath to rootpath 2025-04-05 15:32:01 +00:00
cynthia
63d89b9b8b add crawler dir for default crawler outputs 2025-04-05 14:41:26 +00:00
cynthia
e76d29807d make the verified csv file optional argument 2025-04-05 12:15:49 +00:00
cynthia
323a47dd46 fix blacklist matching 2025-04-05 11:30:50 +00:00
cynthia
e764c5e6f3 add new col for hostname, check for scheme and add http:// by default 2025-04-05 11:24:35 +00:00
cynthia
c6518363c1 fix blacklist 2025-04-05 08:56:35 +00:00
cynthia
fe6b826027 add blacklist 2025-04-05 00:27:54 +00:00
cynthia
c041e5df19 replace default parameters with paths to the current lantern instance paths 2025-04-05 00:00:47 +00:00
cynthia
6cc297fe66 add dotenv 2025-04-04 18:10:35 +00:00
cynthia
08e2b5ab20 switch to IsUrlValid 2025-04-03 21:53:37 +00:00
cynthia
0a0233a8a2 add crawler.py 2025-04-03 16:43:22 +00:00
cynthia
e989f299d2 add beautifulsoup4 in requirements.txt 2025-04-02 12:09:31 +00:00
root
5ff29c3ddd fix the styling issue 2025-04-01 08:37:59 +02:00
nihilist
8188043b68 Merge pull request 'main' (#47) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/47
2025-03-31 14:17:15 +02:00
SovereigntyIsNotFreedom
3e4fa309ef issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:58:26 +01:00
SovereigntyIsNotFreedom
a0eab386f3 issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:54:32 +01:00
SovereigntyIsNotFreedom
42c5976055 issue #44 - SEO: now with no hard coded stuff 2025-03-31 10:52:59 +01:00
SovereigntyIsNotFreedom
ad298c1653 issue #44 - SEO: now with less hard coded stuff 2025-03-30 20:37:43 +01:00
SovereigntyIsNotFreedom
b05e3e1be1 issue #44 - SEO: fixed the position of the head tags now they are above the body tags and also added new meta tags too 2025-03-29 10:49:12 +00:00
root
56c7c319e1 fixed the default nginx.conf and torrc configs 2025-03-26 09:05:28 +01:00
nihilist
2e076599ff Merge pull request 'main' (#42) from SovereigntyIsNotFreedom/darknet-lantern:main into main
Reviewed-on: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern/pulls/42
2025-03-26 08:53:20 +01:00
SovereigntyIsNotFreedom
5a7d14c16a issue #36 - env variables: .env works from anywhere on the system using absolute path fixed the issue 2025-03-25 09:16:08 +00:00
root
05e66faebc no need to print rows each time (verbose) 2025-03-25 08:24:05 +01:00
root
57f53c95ea fix option 4 (when empty filtered dataframe it was failing) 2025-03-25 08:20:06 +01:00
SovereigntyIsNotFreedom
acad0af3a1 issue #36 - env variables: Add to there specific folder. now the script works 2025-03-24 19:34:01 +00:00
root
64e703ad47 new webring participant: crux 2025-03-23 20:03:42 +01:00
SovereigntyIsNotFreedom
31037597ad issue #36 - env variables: now a default value is set at .env.sample if the user wants to add custom config they can create a .env file 2025-03-23 18:28:52 +00:00
SovereigntyIsNotFreedom
4dd9ed0c80 Update SimpleX/main.py 2025-03-23 13:03:38 +01:00
SovereigntyIsNotFreedom
d952950a6c issue #36 - env variables: added the dotenv module and fixed requirements.txt
Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
2025-03-22 19:24:03 +00:00
root
35e04b6eda make it readable a bit 2025-03-14 08:55:51 +01:00
root
c90a01f17f started drafting the TODOs for simplex links regexes 2025-03-14 08:48:54 +01:00
root
5f7e87a2e1 update roadmap + start working on simplex 2025-03-14 08:05:44 +01:00
root
760ee9d1b9 fix roadmap 2025-03-12 08:59:30 +01:00
root
95a3af2a90 new roadmap with crawler and simplex chatrooms and servers 2025-03-12 08:55:51 +01:00
root
e7a2ad4a0c remove wip + edit version 2025-03-04 07:55:07 +01:00
root
2f47e12ea0 fix 1.0.2 release 2025-03-02 10:30:04 +01:00
root
6ac372917a v1.0.2 release 2025-03-02 10:28:02 +01:00
root
159d2265da v1.0.2 completed 2025-03-02 10:25:44 +01:00
root
1f07e29abc finished option 2 and 3 2025-03-02 10:23:54 +01:00
root
85d6e6947a added the remaining todos for option 2 and 3 2025-02-24 13:23:41 +01:00
root
97fcc4c8c4 updated dockerfile + option 2 and 3 merging is WIP 2025-02-24 08:55:49 +01:00