Loading docs/development.md +2 −2 Original line number Diff line number Diff line Loading @@ -99,10 +99,10 @@ These are raw development notes made during the Oniongroove development. ### Implementation Consider to plit architecture into implementors, and don't rely on specific choices: Consider to split architecture into implementations, and don't rely on specific choices: * Onion Services: * Arti is an implementor for the Onion Service protocol. * Arti is an implementation for the Onion Service protocol. * Consider also to support C Tor as another Onion Service implementation. Involves more work, but may be useful for operators that want to migrate from solutions such as [Onionspray][] while Arti does not have Onion Loading docs/specs.md +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ graph LR ``` Not sticking with an specific tool allows Oniongroove to be sustainable in the long term if the uderlying deployment technology changes or if the community long term if the underlying deployment technology changes or if the community prefers to change implementations. ### Modularization Loading Loading
docs/development.md +2 −2 Original line number Diff line number Diff line Loading @@ -99,10 +99,10 @@ These are raw development notes made during the Oniongroove development. ### Implementation Consider to plit architecture into implementors, and don't rely on specific choices: Consider to split architecture into implementations, and don't rely on specific choices: * Onion Services: * Arti is an implementor for the Onion Service protocol. * Arti is an implementation for the Onion Service protocol. * Consider also to support C Tor as another Onion Service implementation. Involves more work, but may be useful for operators that want to migrate from solutions such as [Onionspray][] while Arti does not have Onion Loading
docs/specs.md +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ graph LR ``` Not sticking with an specific tool allows Oniongroove to be sustainable in the long term if the uderlying deployment technology changes or if the community long term if the underlying deployment technology changes or if the community prefers to change implementations. ### Modularization Loading