About

The site's changelog and sponsors — 15,600 papers collected so far.

Support & Feedback

This site is maintained by one person in spare time. If it helped you, you can buy me a coffee — and if you have suggestions or spot a problem, please just tell me.

Sponsors

Timeline

  1. v0.4.02026-07-25
    • 🎉 Milestone: rewritten on Astro, from single-page app to static multi-page
    • ✨ New home page: scroll-revealed feature sections and a 10-venue × 12-year coverage matrix
    • ✨ Sidebar navigation replaced by a top bar, all five core pages one click away
    • ✨ Cross-page fade transitions
    • Chinese and English are now prerendered per language (/zh/ and /en/); old links redirect automatically
    • Removed PrimeVue and Tailwind in favor of a hand-written design system; accent colors narrowed to four
    • Awards, submission timeline, about and more-sites are now fully static and readable without JS
    • Search page prerenders its first 30 rows, so it stays readable and filterable if the CDN fails
    • Removed the LLM endpoint settings, which had no effect
    • Existing favorites and watched keywords are preserved
  2. v0.3.122026-04-16
    • ✨ Add `More Sites` page under Misc with curated resources
    • Update Submission Timeline to NDSS 2027
    • Beautify `Abstract` page
    • Beautify `Search` table
  3. v0.3.112026-04-03
    • Add paper favorites with IndexedDB persistence
    • Add keyword highlighting in Search and Abstract pages
    • Add remember-preference toggles for language, dark mode, and theme color
    • Enable Settings page in sidebar navigation
    • Add 404 page with i18n support
    • Refactor Search page to Composition API
    • Fix dev-mode data loading for Awards and Submission Timeline
    • Internationalize theme configurator panel
    • Clean up unused dashboard components
  4. v0.3.102026-03-29
    • Add ASE 15-25
  5. v0.3.92026-03-03
    • Add NDSS 2026 (265 papers)
  6. v0.3.82026-01-28
    • Add SOSP 01-25
    • Add ASPLOS 15-25
    • Update conference categories and display trends by categories
  7. v0.3.72026-01-07
    • Add FSE 15-25, including short papers
    • Update CCS 15-25, only includes research papers
  8. v0.3.62025-12-16
    • Update CCS 25 and USENIX 25 Awards
    • Add paper count and status in `Home`
  9. v0.3.52025-09-24
    • Update USENIX Sec 25 (Cycle 2) and ACM CCS 25 (Cycle 2)
  10. v0.3.42025-07-16
    • Beautify `Awards` page
    • Adjust the position of cyber begging
    • Fix several translation error
  11. v0.3.32025-07-02
    • ✨ Add multiple languages support
    • Add new category `Reputation`
    • Update submission timeline and add last sync remark
    • Other normal fixes
  12. v0.3.22025-04-27
    • Update abstract for CCS 24
    • Update cycle 2 for ICSE 2025
    • Update ISSTA 2025
    • Update cycle 2 for oakland 2025 (only titles currently)
  13. v0.3.12025-03-04
    • ✨ Add paper awards
    • Fix paper/search load error in local development mode
    • Fix incomplete abstract for NDSS
    • Update NDSS-2025 (Fall Cycle)
    • Add afdian support plan in Chinese
  14. v0.3.02025-01-21
    • ✨ Add paper submission timeline
    • Received the first support!
    • Add custom primary color support
    • Add dark mode support
    • Fix left sidebar following
  15. v0.2.42024-11-21
    • Update NDSS-2025 (Summer Cycle)
    • Update ICSE-2025
    • Update Oakland-2025 (First Round)
  16. v0.2.32024-10-11
    • ✨ Add abstract support in "View Abstract".
    • Remove useless websocket module.
    • Fix the inconsistency of total papers number count.
  17. v0.2.22024-09-16
    • Support analyzer for xplore and ACM dataset.
    • Update paper links for ACM CCS 15~23.
    • Update all paper links for ISSTA and ICSE.
    • Update all paper links for IEEE S&P.
    • Adjust feedback and acceptance positions.
    • Support feedback via Google form.
  18. v0.2.12024-09-03
    • Rewrite main.py for better understanding.
    • Add ali and wechat sponsor QR code.
    • Add background color.
    • Support one-click auto title copy.
    • Support quicker load (two-phase load) in Birdview.
  19. v0.2.02024-09-01
    • 🎉 Milestone
    • Reconstruct the website with Vue3.
    • Archive previous mkdocs version.
    • Open partial source code of the vue version.
    • Add paypal sponsor link.
  20. v0.1.72024-08-21
    • Update USENIX Sec-2024 (227->419) and ISSTA-2024 (42->143).
  21. v0.1.62024-07-17
    • Better search: now the page will scroll to the paper under search and highlight the url link.
  22. v0.1.52024-07-10
    • Add accepted-paper growth figures.
    • Add page view support in footer.
    • Merge icse_2015-1 and icse_2015-2.
  23. v0.1.42024-05-09
    • Add ISSTA-2024, USENIX Sec-2024-Fall cycle.
    • Support multiple urls with the same xpath now.
  24. v0.1.32024-05-02
    • Add NDSS-2024, S&P-2024, USENIX Sec-2024-Summer cycle.
    • Update ICSE-2024.
  25. v0.1.22023-06-19
    • Add ICSE and ISSTA support.
    • Update Oakland 2023.
  26. v0.1.12023-06-19
    • Add ICSE and ISSTA support.
    • Update Oakland 2023.
  27. v0.1.02023-05-15
    • First time to publish sec.c01dkit.com.
    • Use mkdocs as website generator.