AceCentre / climbing-dots

A small project to distribute Client Docs (sounds like "Climbing Dots" when you are on a train) to individuals via the net
MIT License
0 stars 2 forks source link

Home page to have short-code entry. Sticky. #11

Open willwade opened 6 years ago

willwade commented 6 years ago

We need to distribute this to every client we work with. To do this I guess the easiest way is:

hosseinzoda commented 6 years ago

We can combine this with #12 for authentication. using public-key cryptography. Each user creates their own private key. and shares his/her finger-print of public-key for identification. There are several solutions for managing identification on admin side. What do you think?

short-code entry can work too. But it won't work with #12 . So short-code with another program to handle safe file transfer can work too.

willwade commented 6 years ago

Bear in mind that most stuff is not that sensitive. But its worth considering - particularly if "accidentally" stuff got on here that was sensitive. Needs a bit of thought - as particularly want this to be low maintenance on the admin side of things