Welcome Guest, Not a member yet? Register   Sign In
Poll: What do we do with the Encrypter module?
You do not have permission to vote in this poll.
Build it into CI4 core
59.57%
28 59.57%
Doesn't matter to me
25.53%
12 25.53%
Leave it out of the core
14.89%
7 14.89%
Total 47 vote(s) 100%
* You voted for this item. [Show Results]

[done] Encrypter
#6

(03-24-2019, 11:31 AM)MGatner Wrote: Please forgive my ignorance, but what are all these uses of encryption that everyone keeps referencing (and that apparently  not doing but should be)? I encrypt user passwords and that’s about it, and that with pretty basic code from Stackflow.
My general library philosophy is include it if the upkeep is worth time it saves the user. I’m not worried so much about bloat in CI because everything is added modularly, so having the library doesn’t affect people who won’t use it.

If you're encrypting user passwords, you're doing it very very wrong. Passwords need to be hashed and not encrypted.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
[done] Encrypter - by jlp - 03-08-2019, 10:06 AM
RE: [feature] Encrypter - by mladoux - 03-13-2019, 07:50 AM
RE: [feature] Encrypter - by searchy - 03-23-2019, 07:41 PM
RE: [feature] Encrypter - by MGatner - 03-24-2019, 11:31 AM
RE: [feature] Encrypter - by albertleao - 03-24-2019, 10:20 PM
RE: [feature] Encrypter - by php_rocs - 03-24-2019, 02:17 PM
RE: [feature] Encrypter - by MGatner - 03-25-2019, 04:14 AM
RE: [feature] Encrypter - by albertleao - 03-25-2019, 07:30 AM
RE: [feature] Encrypter - by albertleao - 03-25-2019, 07:32 AM
RE: [feature] Encrypter - by ciadmin - 03-25-2019, 08:24 AM
RE: [feature] Encrypter - by php_rocs - 03-25-2019, 09:00 AM
RE: [feature] Encrypter - by ciadmin - 03-25-2019, 09:16 AM
RE: [feature] Encrypter - by php_rocs - 03-25-2019, 10:59 AM
RE: [feature] Encrypter - by ciadmin - 03-25-2019, 05:32 PM
RE: [feature] Encrypter - by php_rocs - 03-25-2019, 08:49 PM
RE: [feature] Encrypter - by MGatner - 03-25-2019, 03:50 PM
RE: [feature] Encrypter - by albertleao - 03-25-2019, 10:28 PM
RE: [feature] Encrypter - by Paradinight - 03-26-2019, 01:29 PM
RE: [feature] Encrypter - by albertleao - 03-26-2019, 01:33 PM
RE: [feature] Encrypter - by Paradinight - 03-26-2019, 01:39 PM
RE: [feature] Encrypter - by twpmarketing - 03-27-2019, 09:33 AM
RE: [feature] Encrypter - by ciadmin - 03-27-2019, 05:51 PM
RE: [feature] Encrypter - by php_rocs - 03-28-2019, 06:42 AM
RE: [feature] Encrypter - by hlohrenz - 05-06-2019, 09:14 AM
RE: [feature] Encrypter - by ciadmin - 07-11-2019, 12:23 PM
RE: [feature] Encrypter - by InsiteFX - 07-18-2019, 03:57 AM
RE: [feature] Encrypter - by mladoux - 07-18-2019, 05:35 PM
RE: [feature] Encrypter - by ciadmin - 07-18-2019, 06:28 PM
RE: [feature] Encrypter - by ivantcholakov - 08-10-2019, 11:24 AM
RE: [feature] Encrypter - by ciadmin - 08-10-2019, 01:03 PM
RE: [feature] Encrypter - by dave friend - 08-11-2019, 07:59 AM
RE: [feature] Encrypter - by ciadmin - 09-03-2019, 04:19 PM
RE: [feature] Encrypter - by dave friend - 09-03-2019, 07:04 PM
RE: [done] Encrypter - by ciadmin - 09-03-2019, 04:17 PM
RE: [done] Encrypter - by ciadmin - 09-03-2019, 07:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB