vigeeking / homeAutomation

My goal is to create a pipeline that is built exclusively with tools I either already know, or am only learning because they provide added value to the project
https://github.com/vigeeking/homeAutomation
0 stars 0 forks source link

Figure out data leakage #32

Closed vigeeking closed 4 years ago

vigeeking commented 4 years ago

I recently ran into a problem where I was on my gaming desktop and had to create an account. I realized I didn't have a way to access my pipeline from outside of the pipeline (in this case, no way to securely create an account unless I'm on a computer logged into bitwarden). I would like to figure out a way to accomplish this general task in the best way possible. This will likely be a spike, and will be time boxed by one hour to try and figure out the best way to generate an account I will later need to access with nothing other than bitwarden and whatever framework I am currently trying to implement. This is low priority, but may have larger ramifications so it deserves more examination.

vigeeking commented 4 years ago

This issue is addressed by mattermost. I can easily pass information back and forth through there.