Skip to content

Commit

Permalink
blog: small changes to pilcrow interview.
Browse files Browse the repository at this point in the history
  • Loading branch information
matijaSos committed Oct 24, 2024
1 parent 9238c83 commit b86de85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/blog/2024-10-24-pilcrow-os-maintainers-interview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'The Faces Behind Open Source Projects: Pilcrow'
title: 'The Faces Behind Open Source Projects: Pilcrow, author of Lucia Auth 🔒'
authors: [milica]
image: /img/os-interviews/pilcrow_banner.png
tags: [webdev, auth, os-maintainers]
Expand All @@ -14,7 +14,7 @@ import ImgWithCaption from './components/ImgWithCaption'

We're back with our series of posts in which we interview open-source maintainers and showcase their amazing projects they keep pushing. This week we've talked with [Pilcrow](https://github.com/pilcrowonpaper), an inspiring young dev from Japan, famous for his auth library Lucia and love for auth and security.

[Lucia](https://github.com/lucia-auth/lucia) is one of the open-source tools that we use under-the-hood at Wasp. It grew to 9.5K stars on GitHub since October 2023. Unfortunately, this project is going to be deprecated in April 2025. Wasp will make all the necessary changes on time, no worries 😃 You should look into other projects Pilcrow has kickstarted as well, some of those will serve as a replacement for Lucia.
[Lucia](https://github.com/lucia-auth/lucia) is one of the open-source tools that we use under-the-hood at Wasp. It grew to 9.5K stars on GitHub since October 2023. Although Lucia itself will be deprecated as a library in 2025 and converted into a [learning resource](https://github.com/lucia-auth/lucia/discussions/1714), Pilcrow is also working on other projects related to auth, such as Copenhagen and Oslo. You can learn more about his work and projects on his [blog](https://pilcrowonpaper.com/).

We hope this interview inspires you to contribute to the open-source community yourself. Let's dive in!

Expand Down

0 comments on commit b86de85

Please sign in to comment.