diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -82,3 +82,18 @@ _By the way, I will mention that the official examples of i2p-rs have a complete <h1 id="support"> Support us </h1> **This project cannot be implemented without some support. The most valuable thing you can do for us is to create a Pull Request or spread information about us in any circle. We are a team of enthusiasts who do not have all the means to do this initially. All big projects absolutely always start small.** + +# Development checklist + +- [x] - Basic functionality (http, installation/removal of packages.) + - Implemented (some functions related to deletion and some actions with packages have not been tested properly) +- [ ] - i2p funtions + - WIP (As mentioned above, there are problems with the library part of the client i2p, everything that uses yosemite is likely to be rewritten because it is a SAMv3 library, SAM is not intended for downloading files) + +# Anouncements and plans + +- Initially, the distribution is inspired by the spirit of QubesOS and we plan to implement an **alternative to qubes HVM**. + +- **The I2PUtils**. For i2p, you can use standard utilities like WGET/CURL, etc., but for convenience and support of all standards, we plan to create alternatives tailored specifically for this network. + +- Additional documentation and eepsites for our utilities, well, where without it?
\ No newline at end of file |
