*Browser fingerprinting*” is a method of tracking web *browsers* by the
configuration and settings information they make visible to websites,
rather than traditional tracking methods such as IP addresses and unique
cookies. *Browser fingerprinting* is both difficult to detect and and
extremely difficult to thwart.

This should solve most of our problems l an sure they are already
algorithms available for python or javascript ready to use


On Mon, Sep 14, 2020, 2:17 PM Farai M <[email protected]> wrote:

> You might need to capture mac address on login then associate it with the
> login session
>
> On Mon, Sep 14, 2020, 1:48 PM Salima Begum <[email protected]>
> wrote:
>
>> Hi all,
>> By using python and django.
>>
>>
>>    1. User Login with one account in different devices.
>>    2. If he login into another device we sent user to email. Saying that
>>    New device login.
>>    3. After we show user in his/her account activity page With that
>>    account how many devices are login.
>>    4. Then if user clicks on sign-out to a particular device then that
>>    particular device should be logoff and deleted from activity list.
>>    5. The only remain thing is that signout to a particular device.
>>    6. How to do signout to a particular device from his activity list.
>>
>>   For example, User has 2 devices and He/She login from 2 devices with
>> one account. In his account activity it will show 2 devices how to signout
>> another device from his account activity. In python and django
>>
>> Thank You in advance
>> ~ Salima
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAMSz6bkQhOy8bA%3D1XgUZ6%2BXryhu0cf%3Dr%2BXGJ5UVNPZdxL6n90g%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAMSz6bkQhOy8bA%3D1XgUZ6%2BXryhu0cf%3Dr%2BXGJ5UVNPZdxL6n90g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMeub5PHhZte1H9XvPEVP-iEDH8R3KMZ765m%2BaErXm1dUHPgwg%40mail.gmail.com.

Reply via email to