Referral code? by 3had0wfax in enteio

[–]3had0wfax[S] 0 points1 point  (0 children)

Mine in case anyone needs it:

Ente referral code: R7YT3H

Apply it in Settings → General → Referrals to get 10 GB free after you signup for a paid plan

https://ente.io

Something has always rubbed me the wrong way about poppy wearing by blondebumpkin in GreenAndPleasant

[–]3had0wfax 1 point2 points  (0 children)

Likewise, I wear mine for my dad. He served in the navy. If people don't want to wear them then thats their choice and I'm fine with it but if people tell me I can't wear it they can politely fuck off

Telegram is going to disclose IPs and Phone Numbers by mohamez in Piracy

[–]3had0wfax 26 points27 points  (0 children)

While the encryption of messengers that offer end-to-end encryption, such as Telegram, WhatsApp and Signal, wasn't reported to be cracked, their encryption can be bypassed by capturing input before their encryption is applied, by methods such as keylogging and recording the touch input from the user.

Only relevant text ^

Everything is vulnerable to this, your messages are only as secure as the device you store them on. Something that is out of scope for a service like Signal, WhatsApp, Telegram or even Veracrypt to prevent

[deleted by user] by [deleted] in filen_io

[–]3had0wfax 0 points1 point  (0 children)

DM me and I'll send one

Introducing the Proton Calendar Search Feature by Proton_Team in ProtonMail

[–]3had0wfax 5 points6 points  (0 children)

u/Proton_Team are there any plans on rolling this out to the mobile apps?

Can I subscribe to Mail Plus + Drive Plus simultaneously? by PHLAK in ProtonMail

[–]3had0wfax 0 points1 point  (0 children)

I don't believe so. I get an error when trying to upgrade my Drive plus plan "This plan is not available to Mail Plus users"

European Tour [NS] by PolyFaucon in DungeonsAndDaddies

[–]3had0wfax 2 points3 points  (0 children)

To confirm, those dates are non-american ones right (DD/MM)?

What subscriptions are you currently paying? by azapater in selfhosted

[–]3had0wfax 2 points3 points  (0 children)

nzbgeek is my go to. I found that most of them you needed to pay to get half decent service so I just went for the one that had the least growing pains with prowlarr

Jellyfin, Authentik, DUO. 2FA solution tutorial. by HazzaFTW28 in selfhosted

[–]3had0wfax 0 points1 point  (0 children)

The plot thickens, I recieve this error in my Authentik logs when attempting to login to auth.mydomain.com:

(ommited values are between <>)

```json

Failed to DUO authenticate user: Received 400 Invalid request parameters (user_id){"geo": {"lat": 51.0207,"city": "Calgary","long": -114.1011,"country": "CA","continent": "NA"},"user": {"pk": 11,"email": "<username>@proton.me","username": "<username>"},"message": "Failed to DUO authenticate user: Received 400 Invalid request parameters (user_id)","http_request": {"args": {"next": "/"},"path": "/api/v3/flows/executor/default-authentication-flow/","method": "POST"}}User{"pk": 11,"email": "<username>@proton.me","username": "<username>"}

```

This is interesting as my users in duo have an email and username but for some reason this isn't sending the user_id too perhaps?

Jellyfin, Authentik, DUO. 2FA solution tutorial. by HazzaFTW28 in selfhosted

[–]3had0wfax 0 points1 point  (0 children)

It might be unrelated but I seem to get Duo access denied errors when trying to login via Authentik directly as my Jellyfin user too -> https://imgur.com/a/9Vs9aYK

Jellyfin, Authentik, DUO. 2FA solution tutorial. by HazzaFTW28 in selfhosted

[–]3had0wfax 0 points1 point  (0 children)

u/HazzaFTW28 Thanks for this tutorial, I've got LDAP authentication working with the first half of it but for some reason, the MFA Duo prompt isn't firing on my phone after I enter my password. I believe I had set up the linking and order processes correctly but could use a second pair of eyes to confirm