JimAnkrom / sway

App-free, multi-user, device-agnostic control systems. Translate smartphone sensor data into control data (OSC, WebSockets for now - future with MIDI, DMX?).
14 stars 4 forks source link

As a user, I would like any sway installation to remember me over time. #27

Open JimAnkrom opened 10 years ago

JimAnkrom commented 10 years ago

Current implementation has some support for cookies. This could be greatly improved. User MAC addresses could be captured and stored in an optional database (using node-arp), along with some connection information (such as "Installations visited", etc).

Users could be remembered as donors, friends, family... even people that need to be prevented from connecting.

JimAnkrom commented 10 years ago

Moving this to advanced capabilities; this is not a required feature.