Slashdot Mirror


User: _16s

_16s's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. SHA1_Pass on Ask Slashdot: Open Source Multi-User Password Management? · · Score: 1

    You may try SHA1_Pass. It runs on Linux, Windows and Macs. It generates passwords based on user input. It does not store passwords. It's open-source and the passwords it generates can be generated with OpenSSL and other Crypto libraries too, so there's no lock-in. http://16s.us/sha1_pass/why/

  2. Stipend on Jerry Brown Confiscates 48,000 Cell Phones · · Score: 3, Insightful

    Some states use stipends. They don't provide cell phones to state employees, they say, "Look, here's 40 bucks a month. Use this to pay for work related calls on your personal cell phone." It's much cheaper and everyone is happy.

  3. Secure Sentence Based Passwords on Passwords Are the Weakest Link In Online Security · · Score: 1

    I wrote SHA1 Pass and use it everywhere. Feel free to modify or implement it yourself: http://16s.us/sha1_pass/