Skip to content
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

Radiojade first steps #3

Open
Arnaz87 opened this issue Jan 26, 2019 · 5 comments
Open

Radiojade first steps #3

Arnaz87 opened this issue Jan 26, 2019 · 5 comments

Comments

@Arnaz87
Copy link

Arnaz87 commented Jan 26, 2019

1st interface

  • An html page that shows the current user's place (host, ip)

2nd interface

  • An html page with an input field to insert the previously shown place, so that another user inserts it
  • A url with the previously shown place given in an url parameter: localhost/?connect=[url]

Verification process

  • Lighttouch sends a check/connect/verification/ping message to the given place
  • The other instance responds with all relevant information of their profile: name, id and public-key
  • Lighttouch adds that information to the profile related documents
  • Optionally, also sends back the profile information
@Arnaz87
Copy link
Author

Arnaz87 commented Jan 26, 2019

This is vulnerable to man in the middle attacks

@Arnaz87
Copy link
Author

Arnaz87 commented Jan 26, 2019

To get the current place, we need the network interface bindings in torchbear

@naturallymitchell
Copy link
Member

An html page that shows the current user's place (host, ip)

jazzdotdev/jazz#206

for now hardcoded

@naturallymitchell naturallymitchell changed the title Radio-Jade step 1 RadioJade step 1 Jan 28, 2019
@Arnaz87
Copy link
Author

Arnaz87 commented Jan 28, 2019

The first interface is done, by jazzdotdev-packages/keys@1e810fb.

The second interface no longer goes, instead of making a form now there will be a url where the other profile's place is given as a url parameter, and then it immediately follows the connection steps

@naturallymitchell naturallymitchell changed the title RadioJade step 1 Radio-Jade step 1 Feb 6, 2019
@naturallymitchell
Copy link
Member

@naturallymitchell naturallymitchell changed the title Radio-Jade step 1 Radiojade first steps Mar 3, 2019
@naturallymitchell naturallymitchell transferred this issue from jazzdotdev/flute Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants