summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-12-03 12:19:37 +0300
committerNamilskyy <alive6863@gmail.com>2025-12-03 12:19:37 +0300
commit1542713fef2e7a2241c74203873b822a17f6165e (patch)
treeb0e88d18bb2a952afbad1b83ee37a45b7dc83e6b /README.md
parent28f2822aa43096c4c6dfc675bfa20a3291730a87 (diff)
Starget rewritting i2p features of package manager and writing documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1cf5bc9..2b70d04 100644
--- a/README.md
+++ b/README.md
@@ -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