Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 416 Bytes

prerequisite

node, git

how to use

git clone to a dir, run $node server.js. visit http://localhost:4321 . if you are new, a popup appears and require you set a password to protect random generated aes key. after you set key, you can write name and content. "save" button will save your file encrypted in encrypted dir.

how to use github to sync files

git init in encrypted dir. use "push" to sync files.