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

support rich, secure remote notifications #21

Closed
n8fr8 opened this issue Mar 24, 2017 · 7 comments
Closed

support rich, secure remote notifications #21

n8fr8 opened this issue Mar 24, 2017 · 7 comments

Comments

@n8fr8
Copy link
Member

n8fr8 commented Mar 24, 2017

  • can we do this through pure client/apps code
  • we might need to use a server with Signal-CLI
@n8fr8
Copy link
Member Author

n8fr8 commented Apr 3, 2017

related to #20 which might be more viable

@n8fr8 n8fr8 changed the title support notifications via Signal support rich, secure remote notifications Apr 3, 2017
@n8fr8
Copy link
Member Author

n8fr8 commented Apr 3, 2017

  • We need to support some kind of rich media remote notification to show alert event photos, audio
  • Can we just do email?
  • XMPP+OMEMO supports attachments, secure data

@n8fr8
Copy link
Member Author

n8fr8 commented Apr 26, 2017

This library looks good for background email sending: https://github.com/yesidlazaro/GmailBackground

n8fr8 added a commit that referenced this issue Jun 26, 2017
The app allows you to now enable remote access through an HTTP web interface
that is available, in coordination with the Orbot Tor for Android app, as a
Tor Hidden or "onion" service.
@n8fr8
Copy link
Member Author

n8fr8 commented Aug 14, 2017

I think that the Onion/HS is definitely the way to go here, but I do want to add the ability to sync via onion between two PhoneyPot apps. This isn't hard, and it means you can essentially "pair" two phoneypots, with one polling the other at a configurable interval, to synchronize any events that are detected.

We will still support the onion web interface, as well, for accessing from Tor Browser Desktop, Onion Browser iOS, etc.

Also, will be adding a password-based auth mechanism for now, since Authenticated Onions aren't well supported yet on desktop or iOS browsers.

@mrphs
Copy link

mrphs commented Nov 16, 2017

In case it becomes useful and you probably know this, but there's this TextSecure library and command line tool that INTERLOCK uses to make a minimal Signal client.

@n8fr8
Copy link
Member Author

n8fr8 commented Nov 16, 2017

Interesting - had not seen that! We are using a fork of signal-cli for now, and it seems to be working well.

This was referenced Dec 25, 2017
@n8fr8 n8fr8 closed this as completed Jan 3, 2018
@9662
Copy link

9662 commented Sep 8, 2018

Just linking here my Briar suggestion from #344.

Incidentally, why no XMPP support (yet)? With E2E encryption it offers superior security to signal (choice of and control over server so better metadata protection, no leaking of phone numbers, choice of client, etc.) and is not particularly difficult to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants