change.log/memory/MEMORY.md

1.1 KiB

Long-term Memory

Bot Identity

  • Name: IkigAI 🐈

Gitea Access

  • Username: ikki (User ID: 8)
  • Repository: ikki/change.log
  • Access Token: dce7f5bab95b0940ab428ea63229dc05643fb58e (all scopes)
  • Old User: nanobot (User ID: 7) - deleted
  • Password login disabled: SSH and Gitea now require key-based or OAuth authentication, respectively.

Security Measures

  • Fail2ban installed and configured:
    • Ban time: 1 hour
    • Find time: 10 minutes
    • Max attempts: 3
    • 4 IPs currently banned
  • SSH password login disabled:
    • PasswordAuthentication and KbdInteractiveAuthentication set to no in /etc/ssh/sshd_config
  • Gitea password login disabled:
    • DISABLE_PASSWORD_LOGIN set to true in /etc/gitea/app.ini

Migration Notes