Skip to content

Commit 2165c8f

Browse files
authored
Update README.md
1 parent dd08c04 commit 2165c8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ But I am not liable if any data stays encrypted forever. Because it is a real en
1010
## Application description:
1111
This is not a normal notebook/diary, no it is encrypted!
1212
In addition, you are the own master of your data, because you have to host the database by yourself!
13-
I had an older version of this ( meanwhile archive) that only ran on RAW MySQL querys, which is everything except nice.
13+
I had an older version of this (meanwhile archive [press here to see](https://github.com/Schecher1/Encrypted-Notebook-MySqlData)) that only ran on RAW MySQL querys, which is everything except nice.
1414
That's why I decided to switch to EF (Entity Framework) and using DotNET 6.
1515
Don't forget, all important data is hashed or encrypted, with SHA512 or AES256 (with salt).
1616
And if you are bored with MySQL, you only have to change the NuGet package!
@@ -24,7 +24,7 @@ Just enter them and press the button. Everything will be automatically set up fo
2424

2525
## How to Download:
2626
Go to the "DOWNLOAD" folder and download any version (for security the latest one).
27-
Or [press here](https://github.com/Schecher1/Encrypted-Notebook/blob/master/DOWNLOADS/Latest%20Version.zip) to download if you want the latest one
27+
Or [press here](https://github.com/Schecher1/Encrypted-Notebook-EntityFramework/blob/master/DOWNLOADS/Latest%20Version.zip) to download if you want the latest one
2828

2929

3030
## Features:

0 commit comments

Comments
 (0)