Craft your forge, Build your project, Grow your community freely
1---
2id: "cc97"
3priority: 35
4sprint: ""
5assignee: null
6status: v0.5
7kind: issue
8---
910# Sftp to set private variable?
1112If we make a private dir, inspectable only by user with right to write in defaultBranch we could add a file, à la .env containing secret variables for ci/plugins.
1314We could also use age to encrypt them but need to be decryptable by plugin. Maybe an access to plugin pub/priv ssh keys by project could do the trick.