ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://feddit.it/post/15386990", "attributedTo": "https://feddit.it/u/mendace", "to": [ "https://feddit.it/c/informatica", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Miglior sistema di autenticazione sicuro per un progetto Node.js + React?", "cc": [], "content": "<p>Ciao a tutti, sto lavorando a un progetto che utilizza Node.js per il backend e React per il frontend, e vorrei implementare un sistema di autenticazione estremamente sicuro. L’obiettivo è garantire un alto livello di protezione contro attacchi come credential stuffing, session hijacking e man-in-the-middle.</p>\n<p>Ho valutato diverse opzioni come OAuth2 con provider esterni (Google, Auth0, Keycloak) e autenticazione basata su sessioni con password hashing avanzato (Argon2, bcrypt), ma vorrei sentire pareri da chi ha esperienza diretta.</p>\n<p>Quale soluzione consigliate per un’autenticazione sicura in un’app Node.js + React?</p>\n<p>Meglio affidarsi a provider esterni o gestire tutto in-house?</p>\n<p>Quali sono le best practice per garantire sicurezza lato client e lato server?</p>\n<p>Ogni consiglio è ben accetto, soprattutto per chi ha già affrontato questa sfida in progetti reali!</p>\n", "mediaType": "text/html", "source": { "content": "Ciao a tutti, sto lavorando a un progetto che utilizza Node.js per il backend e React per il frontend, e vorrei implementare un sistema di autenticazione estremamente sicuro. L'obiettivo è garantire un alto livello di protezione contro attacchi come credential stuffing, session hijacking e man-in-the-middle.\n\nHo valutato diverse opzioni come OAuth2 con provider esterni (Google, Auth0, Keycloak) e autenticazione basata su sessioni con password hashing avanzato (Argon2, bcrypt), ma vorrei sentire pareri da chi ha esperienza diretta.\n\nQuale soluzione consigliate per un'autenticazione sicura in un'app Node.js + React?\n\nMeglio affidarsi a provider esterni o gestire tutto in-house?\n\nQuali sono le best practice per garantire sicurezza lato client e lato server?\n\n\nOgni consiglio è ben accetto, soprattutto per chi ha già affrontato questa sfida in progetti reali! \n", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2025-03-04T11:46:54.155756Z", "language": { "identifier": "it", "name": "Italiano" }, "audience": "https://feddit.it/c/informatica", "tag": [ { "href": "https://feddit.it/post/15386990", "name": "#informatica", "type": "Hashtag" } ] }