Some help for your engineers https://www.rssboard.org/rss-specification#ltguidgtSubelementOfLtitemgt : "If the guid element has an attribute named isPermaLink with a value of true, the reader may assume that it is a permalink to the item, that is, a url that can be opened in a Web browser, that points to the full item described by the item element. An example: <guid ispermalink="true">http://inessential.com/2002/09/01.php#a2</guid> isPermaLink is optional, its default value is true. " Unsuprisingly...
I can confirm that it works well using the Atom feed.
"A frequently asked question about <guid>s is how do they compare to <link>s. Aren't they the same thing? Yes, in some content systems, and no in others. In some systems, <link> is a permalink to a weblog item. However, in other systems, each <item> is a synopsis of a longer article, <link> points to the article, and <guid> is the permalink to the weblog entry. In all cases, it's recommended that you provide the guid, and if possible make it a permalink. This enables aggregators to not repeat items,...
Broken link in project rss feed
Fixes; rm some dead code; next version : 0.884
Cap chat link tooltips at 2 KiB
Fix a UB (it's handled in glibc but may happen with other tools/libs) L#2161786, F-37
Require a well formed, and at least 10-byte-long salt for better security and stability