You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ But I am not liable if any data stays encrypted forever. Because it is a real en
10
10
## Application description:
11
11
This is not a normal notebook/diary, no it is encrypted!
12
12
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.
14
14
That's why I decided to switch to EF (Entity Framework) and using DotNET 6.
15
15
Don't forget, all important data is hashed or encrypted, with SHA512 or AES256 (with salt).
16
16
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
24
24
25
25
## How to Download:
26
26
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
0 commit comments