This document summarizes an article that proposes a secure online voting system to avoid phishing attacks. It begins by describing different types of attacks against online voting like ransomware, malware, and phishing. It then discusses different types of voting systems, including paper-based, lever machines, electronic, poll-site electronic, remote, and internet voting. The existing systems use asymmetric key cryptography, which is slower and more complex than symmetric key cryptography. The proposed system uses a hybrid cryptosystem combining symmetric and asymmetric encryption for ballots and keys to provide a faster and more secure online voting system. It concludes that the proposed internet voting system could help more people vote while saving time and resources.