Post ASCJstOwejbe4VCev2 by justin@ser.endipito.us
 (DIR) More posts by justin@ser.endipito.us
 (DIR) Post #ASBnKXTmSSfFhd2Xwm by alex@gleasonator.com
       2023-01-31T03:15:57.664522Z
       
       1 likes, 0 repeats
       
       @justin What’s this project? I see ActivityPub 👀
       
 (DIR) Post #ASBo2L4VwyFlxm6idk by justin@ser.endipito.us
       2023-01-31T03:20:31Z
       
       3 likes, 1 repeats
       
       @alex I'm experimenting with some end-to-end encryption ideas applied to Fediverse tech. I roughed out the concepts last month (essentially just applying Olm libraries to structures that work with ActivityPub). Now I'm building out the underlying platform (Rust and Svelte) to put things in to practice.
       
 (DIR) Post #ASBo2sUBiXOjaxNBjs by alex@gleasonator.com
       2023-01-31T03:24:05.224733Z
       
       0 likes, 0 repeats
       
       @justin That’s fantastic. Excited to see what you come up with. Look into Pleroma ChatMessages if you haven’t… they were designed to eventually be encrypted but it never happened, so a bunch of servers have unencrypted chat with a great UX just waiting for encryption to happen.
       
 (DIR) Post #ASBqGz1CQVC7okfRtg by justin@ser.endipito.us
       2023-01-31T03:29:04Z
       
       3 likes, 0 repeats
       
       @alex Nice, I will! I'll open the repos soon, too. I'm excited about the model I'm building on - all the privacy components are contained in WASM modules that can be imported and re-used in whatever ways someone might want. I'm trying to focus on building to enable other folks to make things look nice and to reduce their backend work.
       
 (DIR) Post #ASCJstOwejbe4VCev2 by justin@ser.endipito.us
       2023-01-31T03:14:10Z
       
       0 likes, 1 repeats
       
       There's something enjoyable about watching the logs of something you've built operating as it's supposed to. Here I'm just exercising the infinite scrolling I added to my timeline this weekend.