onionbox icon indicating copy to clipboard operation
onionbox copied to clipboard

Send and receive files securely through Tor.

Results 7 onionbox issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [github.com/cretz/bine](https://github.com/cretz/bine) from 0.1.0 to 0.2.0. Release notes Sourced from github.com/cretz/bine's releases. v0.2.0 . Commits 2d69661 Merge pull request #52 from cretz/go-mod c916fae Add go.mod f9f678b Merge pull request #32...

dependencies

Bumps [github.com/ipsn/go-libtor](https://github.com/ipsn/go-libtor) from 1.0.294 to 1.0.380. Commits 55f28f3 Updated libtor dependencies 886c8d3 Updated libtor dependencies a33d5d6 Updated libtor dependencies aec4f6b Updated libtor dependencies bfb4103 Updated libtor dependencies 5f67267 Updated libtor...

dependencies

A possible implementation is below: ```go func uploadMR(mr *multipart.Reader, writer io.Writer) error { for { part, err := mr.NextPart() if err == io.EOF { break } if part.FileName() == ""...

enhancement
help wanted

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191210023423-ac6580df4449 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20191210023423-ac6580df4449&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190125091013-d26f9f9a57f3 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20190125091013-d26f9f9a57f3&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.0 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies