G

external ip guessing

To facilitate file transfer, external ip must be known. To date, this is done by calling a script on goffi.org, it is explained in the README file, but this is a privacy issue (that mean that goffi.org can know the IP of people using SàT) which must be changed. The proper method would be to use XEP-0279, but it is not always available. So a good method must be used to respect privacy and keep file transfer easy as much as possible. so improvment must be done in 2 times: - first implement and use XEP-0279, and use external ip guessing as fallback. Make it possible to disable it before first launch in sat.conf - in a second time, display a message if XEP-0279 is not available which ask user permission to do a request on goffi.org.
G

Goffi 24/11/2015, 10:03

Done in revs hg a5e0393a06cd (permission check), ec3848916ee8 (XEP-0279) and README warning has been removed in rev c09429bf587f

id

103

author

Goffi

created

26/09/2015, 11:29

updated

24/11/2015, 10:03

labels
Backend
type
bug
status
closed
priority
normal
milestone
0.7
severity
normal