2017-12-26 07:25:29 +00:00
|
|
|
# Onionr
|
|
|
|
|
2018-01-15 21:26:40 +00:00
|
|
|
[![Build Status](https://travis-ci.org/beardog108/onionr.svg?branch=master)](https://travis-ci.org/beardog108/onionr)
|
2018-01-15 21:13:58 +00:00
|
|
|
|
2018-03-03 09:31:57 +00:00
|
|
|
Anonymous P2P platform, using Tor & I2P.
|
|
|
|
|
|
|
|
![Onionr logo](./docs/onionr-logo.png)
|
|
|
|
|
2017-12-26 07:25:29 +00:00
|
|
|
|
2018-01-12 09:06:24 +00:00
|
|
|
Major work in progress.
|
|
|
|
|
|
|
|
***THIS SOFTWARE IS NOT USABLE OR SAFE YET.***
|
2018-01-05 09:16:21 +00:00
|
|
|
|
|
|
|
|
2018-02-21 03:17:24 +00:00
|
|
|
**Roadmap/features:**
|
|
|
|
|
|
|
|
* [X] Fully p2p/decentralized, no trackers or other single points of failure
|
|
|
|
* [X] High level of anonymity
|
2018-02-21 03:19:27 +00:00
|
|
|
* [ ] End to end encryption where applicable
|
2018-02-21 03:17:24 +00:00
|
|
|
* [X] Optional non-encrypted blocks, useful for blog posts or public file sharing
|
2018-02-21 03:19:27 +00:00
|
|
|
* [ ] Easy API system for integration to websites
|
2018-02-21 03:17:24 +00:00
|
|
|
|
2018-01-05 09:16:21 +00:00
|
|
|
# Development
|
|
|
|
|
2018-01-12 09:06:24 +00:00
|
|
|
This software is in heavy development. If for some reason you want to get involved, get in touch first.
|
2018-01-20 07:23:09 +00:00
|
|
|
|
2018-02-07 09:04:58 +00:00
|
|
|
**Onionr API and functionality is subject to non-backwards compatible change during development**
|
|
|
|
|
2018-01-20 07:23:09 +00:00
|
|
|
## Disclaimer
|
|
|
|
|
|
|
|
The Tor Project, I2P developers, and anyone else do not own, create, or endorse this project, and are not otherwise involved.
|