[feat] Feed Authorization #417

Open
opened 2023-01-04 13:56:37 +00:00 by Beefox · 0 comments

The idea

Feed Aggregators should be able to use some sort of authentication system to be able to access feeds as the user who has given the authentication.

Some feed readers allow setting specific cookies, usernames and passwords, and user agents. the most common one is probably usernames and passwords, however my understanding is that those are plaintext as part of the header (https://user:pass@example.org is how they are included)

The reasoning

I might want to see my friends non public posts in my feed reader

Have you searched for this feature request?

  • I have double-checked and have not found this feature request mentioned anywhere.
  • This feature is related to the Akkoma backend specifically, and not pleroma-fe.
### The idea Feed Aggregators should be able to use some sort of authentication system to be able to access feeds as the user who has given the authentication. Some feed readers allow setting specific cookies, usernames and passwords, and user agents. the most common one is probably usernames and passwords, however my understanding is that those are plaintext as part of the header (`https://user:pass@example.org` is how they are included) ### The reasoning I might want to see my friends non public posts in my feed reader ### Have you searched for this feature request? - [x] I have double-checked and have not found this feature request mentioned anywhere. - [x] This feature is related to the Akkoma backend specifically, and not pleroma-fe.
Beefox added the
feature request
label 2023-01-04 13:56:37 +00:00
floatingghost added the
extremely low priority
label 2023-01-21 19:29:53 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#417
No description provided.