This is my little note taking app
https://www.solidscribe.com
1005913c0b
* Encrypts all notes going to the database * Creates encrypted snippets for loading note title cards * Creates an encrypted search index when note is changed * Migrates users to encrypted notes on login * Creates new encrypted master keys for newly logged in users |
||
---|---|---|
client | ||
configs/nginx | ||
server | ||
staticFiles | ||
.gitignore | ||
backupDatabase.sh | ||
buildAndUpdateProd.sh | ||
dontSync.txt | ||
package-lock.json | ||
package.json | ||
startDevServerAndClient.sh | ||
syncDown.sh |