Avatar
dev
ae5c6e0b74660d2194c8254b5c2c825676576be0297379fa20523114a6a85e87

this archive was created with bk.sh (included)

err error pow: 24 bits needed. (3)

files:

CudaSHA256

PoW-solver-rs

PoW-solver-rs/src

PoW-solver-rs/src/bin

html

html/bk

torrents

CudaSHA256/main.cu

CudaSHA256/powhash.cu

CudaSHA256/sha256.cuh

CudaSHA256/test.txt

CudaSHA256/test2.txt

PoW-solver-rs/.gitignore

PoW-solver-rs/Cargo.lock

PoW-solver-rs/Cargo.toml

PoW-solver-rs/LICENSE

PoW-solver-rs/README.md

PoW-solver-rs/mktest.sh

PoW-solver-rs/renovate.json

PoW-solver-rs/src/bin/solver-multi-nostr.rs

PoW-solver-rs/test.txt

adduser.sh

anonup.sh

archivecontent.sh

archivedl.sh

archivejson.sh

archivelinks.sh

archivereqthumbs.sh

arg.sh

bk.sh

bkdescription.txt

browse.sh

browser.py

browserscroll.js

chatbot.sh

chathistory.js

chatpic.sh

chatquery.sh

checkpoint.dyn

comfyreq.json

config.local.template

config.txt

countreplies.sh

enabled.txt

filcup.sh

fileloader.html

files.html

genhtml.js

genpic.sh

genthumbs.sh

genuser.sh

histchatbot.sh

html/bk/main.css

html/bk/main.js

infoup.sh

install.sh

iwaradl.py

iwarajson.sh

iwarapublish.sh

letsup.sh

majin.sh

majinbg.sh

majindl.sh

majinfetch.sh

majingen.js

majinjson.sh

majinregex.sh

majinsearch.sh

mirrorup.sh

multiup.sh

multiup2.sh

nextreply.sh

nextuser.sh

notes.js

observe.sh

observebg.sh

package-lock.json

package.json

param.sh

param2.sh

picdesc.py

picdesc.sh

picdesc.txt

picdesc.txt.bk

picrating.sh

picreply.sh

pics.sh

pictext.sh

postpic.sh

powsolver.sh

privk.sh

profilepic.sh

provideipfs.sh

pubkey.js

pubkey.sh

publish.sh

publish2.sh

publisharchive.sh

publishpicdesc.sh

queryselector-script.js

readconf.sh

readglobal.sh

readrnd.sh

reference.sh

relayup.js

renameupload.sh

reply.sh

replymentions.sh

replyuser.sh

resetidentity.sh

rndup.sh

run.sh

search.sh

start.sh

startbrowser.sh

storenote.sh

tags.sh

textgencontext.txt

textgenreq.json

torrents/viewer.html

transup.sh

updateipfs.sh

updateprofile.sh

upfile.sh

upfiles.sh

upipfs.sh

uploadall.sh

upone.sh

vidup.sh

webtorrent-pics.sh

webtorrent-viewer.sh

x0up.sh

did you know: 1) this does not work, 2) its unethical, 3) it slows down tor, 4) it leaks your ip and 5) everybody hates you for even trying. so what it is? torify qbittorrent. we should fix 1-5 and build better tor.

im wondering what is the next tor? it should do tcp and udp, it should scale to any use. it should not slow down from usage. it should support bittorrent. for some reason all the projects i have found so far are either 1) slow 2) last updated 6 years ago 3) installer doesnt work 4) installer requires sudo

#i2p is as fast as slowest peer in tunnel, so i need to be able to kick all the slow peers from tunnel. we sdoulh have tunnel speed classes. eg current 0-300 kbps, 300-1000 kbps, 1Mbps-10Mbps, 10Mbps-100Mbps. idk when we actually hit computing bottleneck, but with current speed we are FAR from that.

we could easily get 5-10x transfer speed on i2p by adjusting network parameters, maybe more. if tor can do 10Mbps so can i2p

"I2P is not know for its speed, but still it is faster than TOR."

installing #lokinet on #manjaro

git clone this:

https://aur.archlinux.org/packages/lokinet

lokinet 0.9.11-3

cd lokinet

if pgp error:

$ makepkg --skippgpcheck

if fmt / spdlog error. get older versions from arch package archive:

https://archive.archlinux.org/packages/

working versions:

$ sudo pacman -Qs fmt

local/fmt 9.0.0-1

$ sudo pacman -Qs spdlog

local/spdlog 1.11.0-1

when build & install ok, start it:

$ lokinet-bootstrap

$ lokinet -g

git clone gui from:

https://aur.archlinux.org/packages/lokinet-gui

$ cd lokinet-gui

$ makepkg

AppImage will be in here:

lokinet-gui/pkg/lokinet-gui/usr/bin

edit resolv.conf:

sudo nano /etc/resolv.conf

add this at the beginning:

nameserver 127.3.2.1

(note: might get overwritten by network manager, eg. disconnecting vpn -> resolv.conf get overwritten)

notes:

http://wiki.probably.loki/

resolves to 403 forbidden, so .loki probably works, server admin just dont care about this site

lokinet connects through gui when pressed from the large start button

(note: first i disconnected normal vpn)

note: vpn does not connect through gui

vpn starts from command line:

$ lokinet-vpn --up --exit exit.loki

$ lokinet-vpn --status

::/0 via exitsomething.loki

gui says: connected in via vpn mode

notes: after connecting in vpn mode, firefox does not load neither normal or .loki websites

installing #lokinet on #manjaro

git clone this:

https://aur.archlinux.org/packages/lokinet

lokinet 0.9.11-3

cd lokinet

if pgp error:

$ makepkg --skippgpcheck

if fmt / spdlog error. get older versions from arch package archive:

https://archive.archlinux.org/packages/

working versions:

$ sudo pacman -Qs fmt

local/fmt 9.0.0-1

$ sudo pacman -Qs spdlog

local/spdlog 1.11.0-1

when build & install ok, start it:

$ lokinet-bootstrap

$ lokinet -g

git clone gui from:

https://aur.archlinux.org/packages/lokinet-gui

$ cd lokinet-gui

$ makepkg

AppImage will be in here:

lokinet-gui/pkg/lokinet-gui/usr/bin

edit resolv.conf:

sudo nano /etc/resolv.conf

add this at the beginning:

nameserver 127.3.2.1

(note: might get overwritten by network manager at some point?)

notes:

http://wiki.probably.loki/

resolves to 403 forbidden, so .loki probably works, server admin just dont care about this site

notes:

vpn does not connect.

installing #lokinet on #manjaro

git clone this:

https://aur.archlinux.org/packages/lokinet

lokinet 0.9.11-3

cd lokinet

if pgp error:

$ makepkg --skippgpcheck

if fmt / spdlog error. get older versions from arch package archive:

https://archive.archlinux.org/packages/

working versions:

$ sudo pacman -Qs fmt

local/fmt 9.0.0-1

$ sudo pacman -Qs spdlog

local/spdlog 1.11.0-1

when build & install ok, start it:

$ lokinet-bootstrap

$ lokinet -g

git clone gui from:

https://aur.archlinux.org/packages/lokinet-gui

$ cd lokinet-gui

$ makepkg

AppImage will be in here:

lokinet-gui/pkg/lokinet-gui/usr/bin

notes:

not yet working. vpn does not connect. firefox does not resolve .loki.

installing #lokinet on #manjaro

https://aur.archlinux.org/packages/lokinet

lokinet 0.9.11-3

https://archive.archlinux.org/packages/

$ sudo pacman -Qs fmt

local/fmt 9.0.0-1

$ sudo pacman -Qs spdlog

local/spdlog 1.11.0-1

this archive was created with bk.sh (included)

https://bafybeibfcgiwjjhc7hl3rne6uogxwdcz3orihwcfp2xaswykrmvtv6ztxi.ipfs.dweb.link#710d92285ed10bc0ddf48df68cf6531ca3c58339d1407291fe3bed1a23e721ce

files:

CudaSHA256

PoW-solver-rs

PoW-solver-rs/src

PoW-solver-rs/src/bin

html

html/bk

torrents

CudaSHA256/main.cu

CudaSHA256/powhash.cu

CudaSHA256/sha256.cuh

CudaSHA256/test.txt

CudaSHA256/test2.txt

PoW-solver-rs/.gitignore

PoW-solver-rs/Cargo.lock

PoW-solver-rs/Cargo.toml

PoW-solver-rs/LICENSE

PoW-solver-rs/README.md

PoW-solver-rs/mktest.sh

PoW-solver-rs/renovate.json

PoW-solver-rs/src/bin/solver-multi-nostr.rs

PoW-solver-rs/test.txt

adduser.sh

anonup.sh

archivecontent.sh

archivedl.sh

archivejson.sh

archivelinks.sh

archivereqthumbs.sh

arg.sh

bk.sh

bkdescription.txt

browse.sh

browser.py

browserscroll.js

chatbot.sh

chathistory.js

chatpic.sh

chatquery.sh

checkpoint.dyn

comfyreq.json

config.local.template

config.txt

countreplies.sh

description.txt

enabled.txt

filcup.sh

fileloader.html

files.html

genhtml.js

genpic.sh

genthumbs.sh

genuser.sh

gitreset.sh

hash.py

histchatbot.sh

html/bk/main.css

html/bk/main.js

infoup.sh

install.sh

iwaradl.py

iwarajson.sh

iwarapublish.sh

letsup.sh

majin.sh

majinbg.sh

majindl.sh

majinfetch.sh

majingen.js

majinjson.sh

majinregex.sh

majinsearch.sh

mirrorup.sh

multiup.sh

multiup2.sh

nextreply.sh

nextuser.sh

notes.js

npub.sh

observe.sh

observebg.sh

package-lock.json

package.json

param.sh

param2.sh

picdesc.py

picdesc.sh

picdesc.txt

picdesc.txt.bk

picrating.sh

picreply.sh

pics.sh

pictext.sh

postpic.sh

postvid.sh

powsolver.py

powsolver.sh

privk.sh

profilepic.sh

provideipfs.sh

pubkey.js

pubkey.sh

publish.sh

publish2.sh

publisharchive.sh

publishpicdesc.sh

queryselector-script.js

readconf.sh

readglobal.sh

readrnd.sh

reference.sh

relayup.js

renameupload.sh

reply.sh

replymentions.sh

replyuser.sh

resetidentity.sh

rndup.sh

run.sh

search.sh

start.sh

startbrowser.sh

storenote.sh

tags.sh

test.sh

textgencontext.txt

textgenreq.json

torrents/viewer.html

transup.sh

updateipfs.sh

updateprofile.sh

upfile.sh

upfiles.sh

upipfs.sh

uploadall.sh

upone.sh

vidup.sh

webtorrent-pics.sh

webtorrent-viewer.sh

x0up.sh

this archive was created with bk.sh (included)

https://bafybeibfcgiwjjhc7hl3rne6uogxwdcz3orihwcfp2xaswykrmvtv6ztxi.ipfs.dweb.link#912bf8f0ff634d9c2983a1e99beb2ec437ad73bb6bfd6d7359b2cafb4d2834c5

files:

public

public/jpg

public/thumbs

public/videos

public/jpg/test.txt

bk.sh

convertvid.sh

description.txt

getonion.sh

infoup.sh

mv-shared-pics.sh

public/index.html

public/main.css

public/main.js

resetonion.sh

server.sh

update-one-pic.sh

update-pics-all.sh

update-pics.sh

this archive was created with bk.sh (included in this archive)

https://bafybeibfcgiwjjhc7hl3rne6uogxwdcz3orihwcfp2xaswykrmvtv6ztxi.ipfs.dweb.link#1666c82c7a0751558a090bba67364f456cdd144149fd527e02c3185727e96192

files:

update-pics-all.sh

public

public/thumbs

public/videos

public/main.js

public/jpg

public/jpg/test.txt

public/index.html

public/main.css

resetonion.sh

bk2.sh

mv-shared-pics.sh

getonion.sh

description.txt

update-pics.sh

infoup.sh

convertvid.sh

server.sh

update-one-pic.sh