If this is a one time work, I would recommend using WordPress with a free template. You have to learn WordPress, but it will be easier than learning HTML CSS js trio.
- Posts
- 0
- Comments
- 11
- Joined
- 3 yr. ago
- Posts
- 0
- Comments
- 11
- Joined
- 3 yr. ago
I have a two layer system in place:
One issue was I had to write my own apps for windows and android for encrypting/decrypting the text files 😃. You can check them on GitHub: https://github.com/mcanyucel/TextCrypt-Windows https://github.com/mcanyucel/textcrypt-android
They use SHA256 with random IV and random salt. No warranties, though 😅