onion routed cloud - 分布式、匿名、安全的对象存储
onion routed cloud - 分布式、匿名、安全的对象存储v10.0.0-alpha.4
bookchin released this
- Upgrade to kad@2.5.0
v10.0.0-alpha.3
bookchin released this
v10.0.0-alpha.1
bookchin released this
- Upgrade to use v3 tor hidden services (Closes #61, Close #99)
- Remove/Separate ORC Desktop (Close #118, Close #85, Close #73, Close #74) ((not really close, but move))
- Start bridge/api server immediately
- Remove the control port interface
- Require claims have a hashcash stamp (Close #119)
- Merge directory API with bridge API
- Improved process management
- Remove electron packaging, switch back to shipping with docker
- Expose a stats api from bridge
- Pipe logs to bridge's event controller
- Enforce protocol version stamp compatibility
- Include capacity information in contact map
- More aggressive redundancy/auditing (Close #97)
- Docker compose mini test-network using chutney
- Improve node discovery/joining
- Test coverage
Note! This is a patch release and pre-built packages are not provided! Download the latest package for your platform here.
- Forces the equivalent of adding
TransportMessageResponseTimeout = 30S
to$HOME/.config/orc/config
- If you are running a pre-packaged ORC 9.3.0, you can ignore this release and add the above to your config
- Rollback the more aggressive timeout for RPC messages introduced in the last release
Downloads
Downloads
This release is a patch targeting ORC Desktop for Windows. Prebuilt packages for GNU+Linux and MacOS are not provided. If you are looking for packages for GNU+Linux or MacOS, see the previous release.
Downloads
Downloads
- Closes #103
- Closes #106
- Closes #104
- Closes #102
- Incorporate bookchin/granax#6 (via kadtools/kad-onion#10) for debugging #99
Downloads
- Updated behavior for tray and window in ORC Desktop
- Object auditing bugfixes
- Implement hashcash to prevent DoS and spam on STORE and PUBLISH
- Upgrade require nodejs version to include new security patch
- Fix issues on OSX with starting and restarting ORC desktop
The protocol bump is backwards incompatible for STORE
and PUBLISH
messages, which means that until you upgrade, you:
- Won't be able to publish capacity announcements to the network
- Won't be able to store encrypted object pointers in the DHT
In terms of how this affects you, you'll still be able to download and upload objects, but can't share them and updated nodes won't store shards on your node. This is due to a new proof-of-work requirement based on hashcash that will be in place for these 2 message types to mitigate potential vulnerabilities to targeted denial-of-service and network spam.
Downloads
Downloads
Note: This release is for the "headless" version of ORC for running on a server (no desktop interface). Stay tuned for the next release, which will include both desktop and server packages!
- Upgrade
granax
package - fix failed install on OSX - Enable CI builds for OSX
Downloads
- Bug fixes around failed audits
- Increase the frequency for audits and decrease the decay threshold
- Add more error handling
- Start audit routine on bootstrapping
Downloads
- Upgrades the
kad
package to include upstream bugfixes
Downloads
Note: This release is for the "headless" version of ORC for running on a server (no desktop interface). Stay tuned for the next release, which will include both desktop and server packages!
- Closes #63
Downloads
Watchers:14 |
Star:202 |
Fork:24 |
创建时间: 2017-06-12 03:58:06 |
最后Commits: 24天前 |
许可协议:AGPL-3.0 |
v10.0.0-alpha.6
Assets