-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add frontend #30
Labels
Comments
fxnn
added a commit
that referenced
this issue
Jan 4, 2018
that's just the unchanged code from `create-react-app` cmd, cf. https://reactjs.org/docs/add-react-to-a-new-app.html
fxnn
added a commit
that referenced
this issue
Jan 4, 2018
* sass integrated just as stated in tutorial (README.md) * bulma is loaded from node_modules
fxnn
added a commit
that referenced
this issue
Jan 4, 2018
* sass integrated just as stated in tutorial (README.md) * bulma is loaded from node_modules
fxnn
added a commit
that referenced
this issue
Jan 4, 2018
fxnn
added a commit
that referenced
this issue
Jan 4, 2018
* sass integrated just as stated in tutorial (README.md) * bulma is loaded from node_modules
For encrypting the responses, we should pobably not rely upon RSA, see for this StackExchange answer. Maybe, as suggested there, AES would be a better choice -- the request is already encrypted, so we could without a problem send the symmetric key together with the request. Besides, interesting JavaScript libraries in RSA context are
|
|
fxnn
added a commit
that referenced
this issue
Jan 14, 2018
fxnn
added a commit
that referenced
this issue
Jan 15, 2018
fxnn
added a commit
that referenced
this issue
Jan 15, 2018
fxnn
added a commit
that referenced
this issue
Jan 20, 2018
fxnn
added a commit
that referenced
this issue
Jan 20, 2018
fxnn
added a commit
that referenced
this issue
Jan 20, 2018
fxnn
added a commit
that referenced
this issue
Jan 28, 2018
fxnn
added a commit
that referenced
this issue
Jan 28, 2018
fxnn
added a commit
that referenced
this issue
Nov 16, 2019
fxnn
added a commit
that referenced
this issue
Nov 16, 2019
* webapp verification * untrusted Drop * plus, some README.md rework
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: