Skip to content

Commit 7ffe63d

Browse files
committed
Start and README.md writing
1 parent 68fc369 commit 7ffe63d

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22

33
![SSH-MITM example](https://ssh-mitm.at/img/mitm-example.png)
44

5+
With version 0.4.0 the [ssh-mitm](http://ssh-mitm.at/) projects locks the features
6+
shipping with the core functionality of the program. It is now preferred that any additions to the
7+
feature-set is made through the modular capabilities that the ssh-mitm project is built upon. Using
8+
entrypoints in combination with modules anyone can make their own ssh-mitm plugins.
59

6-
7-
After working on features and functionality of the
8-
[ssh-mitm](http://ssh-mitm.at/)
9-
project it was decided that the features of the ssh-mitm version 0.4.0
10-
should be locked and any further additions to its feature-set should be
11-
made externally.
12-
This was done to keep the ssh-mitm project to its core functionality.
13-
The ssh-mitm plugins are advanced features that should enhance the capabilities of the ssh-mitm server.
14-
Here you will find detailed feature-oriented documentation of the creators
15-
additions to the ssh-mitm project.
10+
This projects adds some advanced features to the ssh-mitm server that furthers its capabilities
11+
to realise security audits.
1612

1713
## Installation
1814

docs/start.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Start
22
======
33

4-
After working on features and functionality of the `ssh-mitm <http://ssh-mitm.at/>`_
5-
project it was decided that the features of the ssh-mitm version 0.4.0
6-
should be locked and any further additions to its feature-set should be made externally.
7-
This was done to keep the ssh-mitm project to its core functionality.
8-
The ssh-mitm plugins are advanced features that should enhance the capabilities of the
9-
ssh-mitm server.
10-
Here you will find detailed feature-oriented documentation of the creators additions to the ssh-mitm project.
4+
With version 0.4.0 the [ssh-mitm](http://ssh-mitm.at/) projects locks the features
5+
shipping with the core functionality of the program.
6+
It is now preferred that any additions to the
7+
feature-set is made through the modular capabilities that the ssh-mitm project is built upon. Using
8+
entrypoints in combination with modules anyone can make their own ssh-mitm plugins.
9+
10+
Here you will find detailed feature-oriented documentation of the creators
11+
additions to the ssh-mitm project.

0 commit comments

Comments
 (0)