Sarah Jamie Lewis
Sarah Jamie Lewis
Currently the database can only handle objects up to 2mb in size. When it encounters a page/image etc larger than that it throws it out - i'm currently considering switching...
8ba57b7 adds the framework for this.
Currently we can detect if a server is listening on the ricochet protocol port, but not if it is a ricochet client. To finish this up we need to: -...
Thanks! Can you run `gofmt -s -w ./...` across this code? Looks like something is causing the travis scripts to not like this commit because of the formating - once...
Ah Sorry, this is my fault - I misread the output. There is some work going on in the go-ricochet package and it looks like it has broken an interface...
Exciting. Thanks for reporting. The only time I've ever seen recent versions of OnionScan segfault or panic in anyway, is due to the underlying system running low on disk space...
Ah yes, this is a bug which was introduced when I fixed some things in https://github.com/s-rah/onionscan/blob/master/deanonymization/apache_mod_status.go & https://github.com/s-rah/onionscan/blob/master/deanonymization/get_onion_links.go#L68 - the data is actually processed, but it is only put in...
@sainslie You can see the broken builds at https://travis-ci.org/s-rah/onionscan/builds/169658253 - you are redeclaring some variables which is causing the code to not compile. - You should be able to see...
Thanks @sainslie, this looks good. Can you squash the commits down to a single commit? - there is a lot of cruft currently in commit log :)
Hi @githubisstalkingme I do not run onionscan.io, onionscan.io is not part of the OnionScan project, it is not affiliated with onionscan.org or mascherari.press. I have already tried to reach out...