Archived
Self hosted riot web uses vector.im when adding email #1338
Closed
opened 2019-09-23 11:53:04 +00:00 by afonari
·
6 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#1338
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Might be related to #1049.
Open riot.privacytools.io Set home server and identity server to chat.privacytools.io (this is currently defaults). You should see orange message about connection failure to the identity server. Login with your account. From the settings, try to add email address. Receive email from vector.im.
@JonahAragon
The recent privacy work in Riot 1.4 and Synapse 1.4 fixes this issue by ensuring that the HS manages validating your email when you are adding it to your HS account. The IS is no longer involved in adding an email to your HS account.
Please note that you must be using both Riot 1.4 and Synapse 1.4 (which is currently only an RC, full release expected in a few days) for this issue to be fixed. The HS privacy changes are already live on matrix.org, so you could use that to test the experience if you like.
So, what you are seeing is expected for now, but will be fixed once the privacytools.io HS is updated to Synapse 1.4 and configured to handle email validation itself.
I've tried with Riot-web and Synapse 1.4 on matrix.org. I still get the email when I try to add one, even without any identity Server set. So I guess HS is managing the emails now.
1.4.0 is out: https://github.com/matrix-org/synapse/releases
Hopefully PIO can update soon.
The actual reason this was happening was because of an apparent bug in an earlier version of Synapse that did not allow me to set custom email settings. After updating to 1.4.0 I was also able to configure my own mailserver.
Just tested this myself, email verification messages are sent from
matrix-notifications@privacytools.io. Closing issue :)Noice! Thanks!